gary rong c113723fdb core: handle importing known blocks more gracefully (#19417) 6 years ago
..
asm 768b4c2e6b asm: remove unused parameter for function Lex (#18058) 6 years ago
bloombits 9e24491c65 core/bloombits, light: fix typos (#17235) 7 years ago
rawdb abeba0a1de core/rawdb: fix typo (#19526) 6 years ago
state 36f81118f6 core/state: fix state iterator (#19127) 6 years ago
types ce9a289fa4 core/types: fix cummulative gas bug and legacy decoding tests 6 years ago
vm 36f81118f6 core/state: fix state iterator (#19127) 6 years ago
.gitignore 9008b155d3 Renamed `chain` => `core` 11 years ago
bench_test.go 7221cb1434 core, eth, les, light: scope receipt functionality a bit cleaner 6 years ago
block_validator.go 4f457859a2 core: use headers only where blocks are unnecessary 6 years ago
block_validator_test.go 054412e335 all: clean up and proerly abstract database access 6 years ago
blockchain.go c113723fdb core: handle importing known blocks more gracefully (#19417) 6 years ago
blockchain_insert.go 0b4fe8d192 all: simplify timestamps to uint64 (#19372) 6 years ago
blockchain_test.go c113723fdb core: handle importing known blocks more gracefully (#19417) 6 years ago
blocks.go 17f0b11942 core: typos and comments improve 8 years ago
chain_indexer.go 054412e335 all: clean up and proerly abstract database access 6 years ago
chain_indexer_test.go 054412e335 all: clean up and proerly abstract database access 6 years ago
chain_makers.go 4c90efdf57 consensus,core,miner: avoid overhead of creating a new block (#19301) 6 years ago
chain_makers_test.go 054412e335 all: clean up and proerly abstract database access 6 years ago
dao_test.go 054412e335 all: clean up and proerly abstract database access 6 years ago
error.go da7d57e07c core: make txpool operate on immutable state 8 years ago
events.go 54216811a0 miner: regenerate mining work every 3 seconds (#17413) 7 years ago
evm.go 0b4fe8d192 all: simplify timestamps to uint64 (#19372) 6 years ago
gaspool.go 18a7d31338 miner: avoid unnecessary work (#15883) 7 years ago
gen_genesis.go 9d06026c19 all: regenerate codecs with gencodec commit 90983d99de (#15830) 7 years ago
gen_genesis_account.go 9d06026c19 all: regenerate codecs with gencodec commit 90983d99de (#15830) 7 years ago
genesis.go 0b4fe8d192 all: simplify timestamps to uint64 (#19372) 6 years ago
genesis_alloc.go b0ed083ead cmd, core, params: add support for Goerli 6 years ago
genesis_test.go 054412e335 all: clean up and proerly abstract database access 6 years ago
headerchain.go 0b4fe8d192 all: simplify timestamps to uint64 (#19372) 6 years ago
helper_test.go 054412e335 all: clean up and proerly abstract database access 6 years ago
mkalloc.go 7504dbd6eb core/vm: 64 bit memory and gas calculations (#19210) 6 years ago
state_prefetcher.go bb9631c399 core: prefetch next block state concurrently 6 years ago
state_processor.go 4c90efdf57 consensus,core,miner: avoid overhead of creating a new block (#19301) 6 years ago
state_transition.go d0082bb7ec core: fix comment typo (#17236) 7 years ago
tx_cacher.go 9940d93a43 Comment error (#18303) 7 years ago
tx_journal.go 0bec85f2e2 core: fix typos in comment (#17531) 7 years ago
tx_list.go 2cffd4ff3c core: fix some small typos on comment code (#17278) 7 years ago
tx_list_test.go 6f69cdd109 all: switch gas limits from big.Int to uint64 7 years ago
tx_pool.go fbe7caf136 core: cache tx signature before obtaining lock 6 years ago
tx_pool_test.go 054412e335 all: clean up and proerly abstract database access 6 years ago
types.go bb9631c399 core: prefetch next block state concurrently 6 years ago