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 haskell-conformance [x86_64-linux] succeeded Jan 6, 2025 in 9m 1s

Run results

Build succeeded

Details

Last 100 lines of logs:

              on-curve-serialised-not-compressed (budget):     OK (0.02s)
            bad-zero-03
              bad-zero-03 (evaluation):                        OK
              bad-zero-03 (budget):                            OK (0.01s)
            bad-syntax-01
              bad-syntax-01 (evaluation):                      OK
              bad-syntax-01 (budget):                          OK (0.02s)
            on-curve-bit3-set
              on-curve-bit3-set (evaluation):                  OK (0.03s)
              on-curve-bit3-set (budget):                      OK (0.04s)
            bad-syntax-02
              bad-syntax-02 (evaluation):                      OK
              bad-syntax-02 (budget):                          OK (0.02s)
          G2
            on-curve-bit3-set
              on-curve-bit3-set (evaluation):                  OK (0.03s)
              on-curve-bit3-set (budget):                      OK (0.04s)
            on-curve-serialised-not-compressed
              on-curve-serialised-not-compressed (evaluation): OK
              on-curve-serialised-not-compressed (budget):     OK (0.02s)
            out-of-group
              out-of-group (evaluation):                       OK
              out-of-group (budget):                           OK (0.02s)
            bad-zero-03
              bad-zero-03 (evaluation):                        OK
              bad-zero-03 (budget):                            OK (0.02s)
            bad-zero-01
              bad-zero-01 (evaluation):                        OK
              bad-zero-01 (budget):                            OK (0.02s)
            on-curve-bit3-clear
              on-curve-bit3-clear (evaluation):                OK (0.03s)
              on-curve-bit3-clear (budget):                    OK (0.04s)
            off-curve
              off-curve (evaluation):                          OK
              off-curve (budget):                              OK (0.02s)
            bad-syntax-01
              bad-syntax-01 (evaluation):                      OK
              bad-syntax-01 (budget):                          OK (0.02s)
            too-long
              too-long (evaluation):                           OK
              too-long (budget):                               OK (0.02s)
            bad-zero-02
              bad-zero-02 (evaluation):                        OK
              bad-zero-02 (budget):                            OK (0.02s)
            zero
              zero (evaluation):                               OK (0.03s)
              zero (budget):                                   OK (0.04s)
            too-short
              too-short (evaluation):                          OK
              too-short (budget):                              OK (0.02s)
            bad-syntax-02
              bad-syntax-02 (evaluation):                      OK
              bad-syntax-02 (budget):                          OK (0.02s)
        string
          string-04
            string-04 (evaluation):                            OK (0.03s)
            string-04 (budget):                                OK (0.04s)
          string-03
            string-03 (evaluation):                            OK (0.02s)
            string-03 (budget):                                OK (0.03s)
          string-01
            string-01 (evaluation):                            OK (0.03s)
            string-01 (budget):                                OK (0.03s)
          string-06
            string-06 (evaluation):                            OK
            string-06 (budget):                                OK (0.02s)
          string-02
            string-02 (evaluation):                            OK (0.03s)
            string-02 (budget):                                OK (0.03s)
          string-05
            string-05 (evaluation):                            OK (0.02s)
            string-05 (budget):                                OK (0.03s)
        unit
          unit-fail-1
            unit-fail-1 (evaluation):                          OK
            unit-fail-1 (budget):                              OK (0.02s)
          unit-fail-2
            unit-fail-2 (evaluation):                          OK
            unit-fail-2 (budget):                              OK (0.02s)
          unit
            unit (evaluation):                                 OK (0.02s)
            unit (budget):                                     OK (0.03s)
        pair
          illTypedPair-02
            illTypedPair-02 (evaluation):                      OK
            illTypedPair-02 (budget):                          OK (0.02s)
          nestedPair
            nestedPair (evaluation):                           OK (0.02s)
            nestedPair (budget):                               OK (0.03s)
          illTypedPair-01
            illTypedPair-01 (evaluation):                      OK
            illTypedPair-01 (budget):                          OK (0.02s)
          simplePair
            simplePair (evaluation):                           OK (0.02s)
            simplePair (budget):                               OK (0.02s)
          illTypedNestedPair
            illTypedNestedPair (evaluation):                   OK
            illTypedNestedPair (budget):                       OK (0.01s)

All 1422 tests passed (1.19s)