erigon-pulse/core
Andrew Ashikhmin 0fdd60a0d1
Execution Spec Tests & HashCheck() (#6444)
Run tests from a new repo
https://github.com/ethereum/execution-spec-tests.

Also introduce `HashCheck()` function that checks correctness of block's
uncle, transaction, and withdrawals hashes.
2022-12-28 17:01:40 +01:00
..
allocs
asm
forkid
rawdb
state
systemcontracts
types
vm
.gitignore
block_builder_parameters.go
block_validator_test.go
block_validator.go
blockchain.go
blocks.go
bor_fee_log.go
chain_makers.go
error.go
events.go rename (#1978) 2021-05-20 19:25:53 +01:00
evm.go
gaspool.go
gen_genesis_account.go
gen_genesis.go Report Valid ExecutionStatus only after all stages (#3212) 2022-01-07 16:54:26 +01:00
genesis_test.go
genesis.go Add override.shanghaiTime flag (#6414) 2022-12-23 17:06:56 +01:00
mkalloc.go
rlp_test.go
skip_analysis.go
state_processor.go
state_transition.go Native tracers - step 1 (#6356) 2022-12-18 04:36:57 +00:00
system_contract_lookup.go
tx_cacher.go
tx_pool.go