op-geth/core
Martin Holst Swende e868adde30
core/vm: improve jumpdest lookup (#21123)
2020-05-25 16:12:48 +02:00
..
asm
bloombits
forkid les, les/lespay: implement new server pool (#20758) 2020-05-22 13:46:34 +02:00
rawdb all: fix typos in comments (#21118) 2020-05-25 10:21:28 +02:00
state all: fix typos in comments (#21118) 2020-05-25 10:21:28 +02:00
types
vm core/vm: improve jumpdest lookup (#21123) 2020-05-25 16:12:48 +02:00
.gitignore
bench_test.go cmd, core, eth: background transaction indexing (#20302) 2020-05-11 18:58:43 +03:00
block_validator.go
block_validator_test.go cmd, core, eth: background transaction indexing (#20302) 2020-05-11 18:58:43 +03:00
blockchain.go all: fix typos in comments (#21118) 2020-05-25 10:21:28 +02:00
blockchain_insert.go
blockchain_test.go all: fix typos in comments (#21118) 2020-05-25 10:21:28 +02:00
blocks.go
chain_indexer.go core: add check in AddChildIndexer to avoid double lock (#20982) 2020-04-27 15:16:30 +02:00
chain_indexer_test.go
chain_makers.go
chain_makers_test.go cmd, core, eth: background transaction indexing (#20302) 2020-05-11 18:58:43 +03:00
dao_test.go cmd, core, eth: background transaction indexing (#20302) 2020-05-11 18:58:43 +03:00
error.go all: fix typos in comments (#21118) 2020-05-25 10:21:28 +02:00
events.go
evm.go
gaspool.go
gen_genesis.go
gen_genesis_account.go
genesis.go cmd, core: remove override muir glacier and override istanbul (#20942) 2020-04-20 12:46:38 +03:00
genesis_alloc.go cmd: deprecate --testnet, use named networks instead (#20852) 2020-04-09 12:09:58 +03:00
genesis_test.go cmd, core, eth: background transaction indexing (#20302) 2020-05-11 18:58:43 +03:00
headerchain.go core: mirror full node reorg logic in light client too (#20931) 2020-04-22 11:27:47 +03:00
mkalloc.go
rlp_test.go cmd, core, eth: background transaction indexing (#20302) 2020-05-11 18:58:43 +03:00
state_prefetcher.go all: seperate consensus error and evm internal error (#20830) 2020-04-22 11:25:36 +03:00
state_processor.go all: seperate consensus error and evm internal error (#20830) 2020-04-22 11:25:36 +03:00
state_transition.go all: seperate consensus error and evm internal error (#20830) 2020-04-22 11:25:36 +03:00
tx_cacher.go
tx_journal.go
tx_list.go
tx_list_test.go
tx_noncer.go
tx_pool.go all: fix typos in comments (#21118) 2020-05-25 10:21:28 +02:00
tx_pool_test.go core: avoid double-lock in tx_pool_test (#20984) 2020-05-06 15:47:59 +02:00
types.go