feat: update hash method for adapt bsc prague hardfork #1293
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
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.
|