Skip to content

fix: update the linker.hex to use 32-byte hash of linker symbols #9

fix: update the linker.hex to use 32-byte hash of linker symbols

fix: update the linker.hex to use 32-byte hash of linker symbols #9

GitHub Actions / Linux X64 Unit Tests Results failed Nov 9, 2024 in 0s

1 fail, 239 pass in 0s

240 tests   239 ✅  0s ⏱️
  3 suites    0 💤
  1 files      1 ❌

Results for commit c2428d4.

Annotations

Check warning on line 0 in cli::link

See this annotation in the file changed.

@github-actions github-actions / Linux X64 Unit Tests Results

with_libraries (cli::link) failed

release-unit-tests-results.xml [took 0s]
Raw output
failed cli::link::with_libraries
thread 'cli::link::with_libraries' panicked at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/core/src/ops/function.rs:250:5:
Unexpected stdout, failed var.contains("linked":{"tests/data/bytecodes/linker_copy.hex":)
├── var: {"ignored":{},"linked":{},"unlinked":{"tests/data/bytecodes/linker_copy.hex":["test.sol:GreaterHelper"]}}
└── var as str: {"ignored":{},"linked":{},"unlinked":{"tests/data/bytecodes/linker_copy.hex":["test.sol:GreaterHelper"]}}

command=`PATH="/__w/era-compiler-solidity/era-compiler-solidity/era-compiler-solidity/solc-bin" "/__w/era-compiler-solidity/era-compiler-solidity/target/x86_64-unknown-linux-musl/release/zksolc" "--link" "tests/data/bytecodes/linker_copy.hex" "--libraries" "test.sol:GreaterHelper=0x1234567890abcdef1234567890abcdef12345678"`
code=0
stdout="{\"ignored\":{},\"linked\":{},\"unlinked\":{\"tests/data/bytecodes/linker_copy.hex\":[\"test.sol:GreaterHelper\"]}}"
stderr=""

note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace