Skip to content

feat: update hash method for adapt bsc prague hardfork #1293

feat: update hash method for adapt bsc prague hardfork

feat: update hash method for adapt bsc prague hardfork #1293

Triggered via pull request April 18, 2025 09:16
Status Failure
Total duration 25m 2s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

unit-test.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors
unit_test: consensus/misc/create2deployer_test.go#L74
cannot use state (variable of type *stateDb) as vm.StateDB value in argument to EnsureCreate2Deployer: *stateDb does not implement vm.StateDB (wrong type for method SetCode)
unit_test: core/vm/runtime/runtime_test.go#L1101
not enough arguments in call to state.New
unit_test: core/vm/runtime/runtime_test.go#L1101
undefined: state.NewDatabaseForTesting
unit_test: core/vm/runtime/runtime_test.go#L1103
undefined: program
unit_test: core/vm/runtime/runtime_test.go#L1160
undefined: tracing
unit_test: core/vm/runtime/runtime_test.go#L1161
undefined: tracing
unit_test
Process completed with exit code 2.