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 / package nofib-exe [x86_64-linux] succeeded Jan 6, 2025 in 10m 39s

Run results

Build succeeded

Details

Last 100 lines of logs:

Running phase: unpackPhase
@nix {"action":"setPhase","phase":"unpackPhase"}
unpacking source archive /nix/store/q73nyyyi27dj7mnc8jsm6c48lf49hwbv-source-plutus-benchmark-exe-nofib-exe-root
source root is source-plutus-benchmark-exe-nofib-exe-root
Running phase: patchPhase
@nix {"action":"setPhase","phase":"patchPhase"}
Running phase: updateAutotoolsGnuConfigScriptsPhase
@nix {"action":"setPhase","phase":"updateAutotoolsGnuConfigScriptsPhase"}
Running phase: configurePhase
@nix {"action":"setPhase","phase":"configurePhase"}
Configure flags:
--prefix=/nix/store/3si15k3f9rmglmhis6mvgmmkx6syrxqj-plutus-benchmark-exe-nofib-exe-0.1.0.0 exe:nofib-exe --package-db=clear --package-db=/build/tmp.5iZkl9ThoF/lib/ghc-9.6.6/lib/package.conf.d --exact-configuration --dependency=flat=flat-0.6-7wy2Exx9qU37Udxe7NpDXt --dependency=dlist=dlist-1.0-4gU1uwZtlC12QPDWmtCZHA --dependency=hashable=hashable-1.4.7.0-FP5AGkU12JDJaeLYkuvjdc --dependency=os-string=os-string-2.0.7-1wZ4pPiRvvH7hNvqWqsmFt --dependency=list-t=list-t-1.0.5.7-FOdQkNyQXtkLwhvzoAafpA --dependency=foldl=foldl-1.4.17-BWfoeZDE8nT2U8gVX6ZINp --dependency=comonad=comonad-5.0.8-3xIudzCL45jB4z06tBhrns --dependency=distributive=distributiv…
Configuring executable 'nofib-exe' for plutus-benchmark-0.1.0.0..
Warning: 'hs-source-dirs: agda-common' specifies a directory which does not
exist.
Warning: 'hs-source-dirs: bitwise/bench' specifies a directory which does not
exist.
Warning: 'hs-source-dirs: bitwise/src' specifies a directory which does not
exist.
Warning: 'hs-source-dirs: bitwise/test' specifies a directory which does not
exist.
Warning: 'hs-source-dirs: bls12-381-costs/bench' specifies a directory which
does not exist.
Warning: 'hs-source-dirs: bls12-381-costs/exe' specifies a directory which
does not exist.
Warning: 'hs-source-dirs: bls12-381-costs/src' specifies a directory which
does not exist.
Warning: 'hs-source-dirs: bls12-381-costs/test' specifies a directory which
does not exist.
Warning: 'hs-source-dirs: cek-calibration' specifies a directory which does
not exist.
Warning: 'hs-source-dirs: ed25519-costs/exe' specifies a directory which does
not exist.
Warning: 'hs-source-dirs: ed25519-costs/src' specifies a directory which does
not exist.
Warning: 'hs-source-dirs: ed25519-costs/src' specifies a directory which does
not exist.
Warning: 'hs-source-dirs: ed25519-costs/test' specifies a directory which does
not exist.
Warning: 'hs-source-dirs: lists/bench' specifies a directory which does not
exist.
Warning: 'hs-source-dirs: lists/exe' specifies a directory which does not
exist.
Warning: 'hs-source-dirs: lists/src' specifies a directory which does not
exist.
Warning: 'hs-source-dirs: lists/test' specifies a directory which does not
exist.
Warning: 'hs-source-dirs: marlowe/bench' specifies a directory which does not
exist.
Warning: 'hs-source-dirs: marlowe/bench' specifies a directory which does not
exist.
Warning: 'hs-source-dirs: marlowe/exe' specifies a directory which does not
exist.
Warning: 'hs-source-dirs: marlowe/src' specifies a directory which does not
exist.
Warning: 'hs-source-dirs: marlowe/test' specifies a directory which does not
exist.
Warning: 'hs-source-dirs: nofib/bench' specifies a directory which does not
exist.
Warning: 'hs-source-dirs: nofib/bench' specifies a directory which does not
exist.
Warning: 'hs-source-dirs: nofib/bench' specifies a directory which does not
exist.
Warning: 'hs-source-dirs: nofib/src' specifies a directory which does not
exist.
Warning: 'hs-source-dirs: nofib/test' specifies a directory which does not
exist.
Warning: 'hs-source-dirs: script-contexts/src' specifies a directory which
does not exist.
Warning: 'hs-source-dirs: script-contexts/test' specifies a directory which
does not exist.
Warning: 'hs-source-dirs: validation/bench' specifies a directory which does
not exist.
Warning: 'hs-source-dirs: validation/bench' specifies a directory which does
not exist.
Warning: 'hs-source-dirs: validation/bench' specifies a directory which does
not exist.
Warning: 'hs-source-dirs: validation/bench' specifies a directory which does
not exist.
Running phase: buildPhase
@nix {"action":"setPhase","phase":"buildPhase"}
Preprocessing executable 'nofib-exe' for plutus-benchmark-0.1.0.0..
Building executable 'nofib-exe' for plutus-benchmark-0.1.0.0..
[1 of 1] Compiling Main             ( nofib/exe/Main.hs, dist/build/nofib-exe/nofib-exe-tmp/Main.o )
[2 of 2] Linking dist/build/nofib-exe/nofib-exe
Running phase: installPhase
@nix {"action":"setPhase","phase":"installPhase"}
Installing executable nofib-exe in /nix/store/3si15k3f9rmglmhis6mvgmmkx6syrxqj-plutus-benchmark-exe-nofib-exe-0.1.0.0/bin
Warning: The directory
/nix/store/3si15k3f9rmglmhis6mvgmmkx6syrxqj-plutus-benchmark-exe-nofib-exe-0.1.0.0/bin
is not in the system search path.
Running phase: fixupPhase
@nix {"action":"setPhase","phase":"fixupPhase"}
checking for references to /build/ in /nix/store/3si15k3f9rmglmhis6mvgmmkx6syrxqj-plutus-benchmark-exe-nofib-exe-0.1.0.0...
patching script interpreter paths in /nix/store/3si15k3f9rmglmhis6mvgmmkx6syrxqj-plutus-benchmark-exe-nofib-exe-0.1.0.0
checking for references to /build/ in /nix/store/pk9nkpxcmm246d7wd5qbplfrrzph2a1f-plutus-benchmark-exe-nofib-exe-0.1.0.0-data...
patching script interpreter paths in /nix/store/pk9nkpxcmm246d7wd5qbplfrrzph2a1f-plutus-benchmark-exe-nofib-exe-0.1.0.0-data
Running phase: installCheckPhase
@nix {"action":"setPhase","phase":"installCheckPhase"}
no Makefile or custom installCheckPhase, doing nothing