Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add docs on data-backed ScriptContext #6759

Merged
merged 3 commits into from
Jan 6, 2025

Address review comment

bd9591f
Select commit
Loading
Failed to load commit list.
Merged

Add docs on data-backed ScriptContext #6759

Address review comment
bd9591f
Select commit
Loading
Failed to load commit list.
Garnix CI / check untyped-plutus-core-test [x86_64-linux] succeeded Jan 6, 2025 in 9m 9s

Run results

Build succeeded

Details

Last 100 lines of logs:

      Graceful
        graceTop:                                                                        OK (0.02s)
        graceDeep:                                                                       OK (0.02s)
        graceConst:                                                                      OK (0.02s)
        graceElaborate:                                                                  OK (0.02s)
    Scope
      idFun0:                                                                            OK
      deepFun0:                                                                          OK
      deeperFun0:                                                                        OK
      delay0:                                                                            OK
      top0:                                                                              OK
      top1:                                                                              OK
      fun1var1:                                                                          OK
      fun0var0:                                                                          OK
      fun1var0:                                                                          OK
      const0var0:                                                                        OK
      const0var1:                                                                        OK
      ite10:                                                                             OK
      deepOut0:                                                                          OK
      deepFun1:                                                                          OK
      deepMix0_1:                                                                        OK
      deepOutMix1_0:                                                                     OK
      manyFree01:                                                                        OK
    FlatNatWord
      compatible minbound:                                                               OK
      compatible maxbound:                                                               OK
      compatible inside bounds:                                                          OK
          ✓ <interactive> passed 100 tests.
      dec outside bounds:                                                                OK
          ✓ <interactive> passed 100 tests.
      oldVsNew Index:                                                                    OK
          ✓ <interactive> passed 100 tests.
  FreeVars
    cekInternal
      delay0:                                                                            OK
      fun0var0:                                                                          OK
      const0var0:                                                                        OK
      const0var0Discharge:                                                               OK
      iteLazy0:                                                                          OK
      iteStrict0:                                                                        OK
      illITELazy:                                                                        OK
      illITEStrict:                                                                      OK
      illAdd:                                                                            OK
      illOverAppBuiltin:                                                                 OK
      illOverAppFun:                                                                     OK
    discharge
      freeRemains1:                                                                      OK
      freeRemains2:                                                                      OK
  Parsing
    Flat:                                                                                OK (0.08s)
        ✓ Flat passed 100 tests.
    Parser:                                                                              OK (0.09s)
        ✓ parser passed 100 tests.
    parser captures ending positions correctly:                                          OK (0.09s)
        ✓ propTermSrcSpan passed 100 tests.
    Unit:                                                                                OK
    DefaultUni:                                                                          OK
  debug
    ex1:                                                                                 OK
    ex2:                                                                                 OK
    ex3:                                                                                 OK
    ex4:                                                                                 OK
  FlatProp
    deBruijnIso:                                                                         OK
      +++ OK, passed 100 tests.
    fakeIso:                                                                             OK
      +++ OK, passed 100 tests.
    debruijnTripping:                                                                    OK
      +++ OK, passed 100 tests.
    fakeTripping:                                                                        OK
      +++ OK, passed 100 tests.
    binderDeBruijn:                                                                      OK
      +++ OK, passed 100 tests.
    binderFake:                                                                          OK
      +++ OK, passed 100 tests.
    flat encodes Data canonically:                                                       OK (1.03s)
      +++ OK, passed 5000 tests.
    flat encodes ByteStrings canonically:                                                OK
      +++ OK, passed 1000 tests.
    Non-canonical bytestring encodings decode succesfully
      Data via lazy bytestrings:                                                         OK (1.06s)
        +++ OK, passed 5000 tests.
      Arbitrary lazy bytestrings:                                                        OK (0.06s)
        +++ OK, passed 10000 tests.
      Explicit input 1:                                                                  OK
      Explicit input 2:                                                                  OK
      Explicit input 3:                                                                  OK
      Explicit input 4:                                                                  OK
      Explicit input 5:                                                                  OK
      Explicit input 6:                                                                  OK
      Explicit input 7:                                                                  OK
      Explicit input 8:                                                                  OK
  Schnorr signature verification regressions
    malformed verkey should fail:                                                        OK
  evalOrder
    letFun:                                                                              OK (0.01s)
    letImpure:                                                                           OK (0.01s)
    evalOrderLazy:                                                                       OK

All 657 tests passed (5.88s)