plugeth/core
Freeman Jiang 8bbaf882a6
core/types: add "chainID" field to legacy tx JSON encoding (#27452)
Co-authored-by: lightclient <14004106+lightclient@users.noreply.github.com>
2023-06-13 14:46:45 +02:00
..
asm
bloombits
forkid all: remove the Rinkeby testnet (#27406) 2023-06-02 14:03:21 +03:00
rawdb all: remove the Rinkeby testnet (#27406) 2023-06-02 14:03:21 +03:00
state core/state/snapshot, core/types, eth: move account definition to type (#27323) 2023-06-06 11:17:39 +03:00
txpool core/txpool: make transaction validation reusable across packages (pools) (#27429) 2023-06-06 12:53:29 +03:00
types core/types: add "chainID" field to legacy tx JSON encoding (#27452) 2023-06-13 14:46:45 +02:00
vm core: 4844 opcode and precompile (#27356) 2023-06-05 16:43:25 +03:00
.gitignore
bench_test.go
block_validator_test.go
block_validator.go core, eth/downloader: validate blobtx.To at serialization time (#27393) 2023-05-31 13:08:15 +03:00
blockchain_insert.go
blockchain_reader.go
blockchain_repair_test.go
blockchain_sethead_test.go
blockchain_snapshot_test.go
blockchain_test.go
blockchain.go eth,core: add api debug_getTrieFlushInterval (#27303) 2023-06-06 08:41:44 -04:00
blocks.go
bloom_indexer.go
chain_indexer_test.go
chain_indexer.go
chain_makers_test.go
chain_makers.go
dao_test.go
error.go
events.go
evm.go core: 4844 opcode and precompile (#27356) 2023-06-05 16:43:25 +03:00
forkchoice.go
gaspool.go
gen_genesis_account.go
gen_genesis.go
genesis_alloc.go all: remove the Rinkeby testnet (#27406) 2023-06-02 14:03:21 +03:00
genesis_test.go all: remove the Rinkeby testnet (#27406) 2023-06-02 14:03:21 +03:00
genesis.go all: remove the Rinkeby testnet (#27406) 2023-06-02 14:03:21 +03:00
headerchain_test.go
headerchain.go
mkalloc.go
rlp_test.go
sender_cacher.go
state_prefetcher.go
state_processor_test.go
state_processor.go
state_transition.go core: 4844 opcode and precompile (#27356) 2023-06-05 16:43:25 +03:00
types.go