Péter Szilágyi 143c4341d8 core, eth, trie: streaming GC for the trie cache (#16810) 6 years ago
..
asm c514fbccc0 core/asm: accept uppercase instructions (#16531) 6 years ago
bloombits 8f8774cf6d all: fix various typos (#16533) 6 years ago
rawdb 7beccb29be all: get rid of error when creating memory database (#16716) 6 years ago
state 38c7eb0f26 trie: rename TrieSync to Sync and improve hexToKeybytes (#16804) 6 years ago
types 426f62f1a8 core: improve test for TransactionPriceNonceSort (#16413) 6 years ago
vm d258eee211 core/vm: fix typo in comment 6 years ago
.gitignore 9008b155d3 Renamed `chain` => `core` 9 years ago
bench_test.go 7beccb29be all: get rid of error when creating memory database (#16716) 6 years ago
block_validator.go 55599ee95d core, trie: intermediate mempool between trie and database (#15857) 6 years ago
block_validator_test.go 7beccb29be all: get rid of error when creating memory database (#16716) 6 years ago
blockchain.go 143c4341d8 core, eth, trie: streaming GC for the trie cache (#16810) 6 years ago
blockchain_test.go 7beccb29be all: get rid of error when creating memory database (#16716) 6 years ago
blocks.go 17f0b11942 core: typos and comments improve 7 years ago
chain_indexer.go 6cf0ab38bd core/rawdb: separate raw database access to own package (#16666) 6 years ago
chain_indexer_test.go 7beccb29be all: get rid of error when creating memory database (#16716) 6 years ago
chain_makers.go 7beccb29be all: get rid of error when creating memory database (#16716) 6 years ago
chain_makers_test.go 7beccb29be all: get rid of error when creating memory database (#16716) 6 years ago
dao_test.go 7beccb29be all: get rid of error when creating memory database (#16716) 6 years ago
error.go da7d57e07c core: make txpool operate on immutable state 6 years ago
events.go 49719e21bc core, eth: minor txpool event cleanups 6 years ago
evm.go 1fae50a199 core: minor evm polishes and optimizations 6 years ago
gaspool.go 18a7d31338 miner: avoid unnecessary work (#15883) 6 years ago
gen_genesis.go 9d06026c19 all: regenerate codecs with gencodec commit 90983d99de (#15830) 6 years ago
gen_genesis_account.go 9d06026c19 all: regenerate codecs with gencodec commit 90983d99de (#15830) 6 years ago
genesis.go 7beccb29be all: get rid of error when creating memory database (#16716) 6 years ago
genesis_alloc.go 3da1bf8ca1 all: use gometalinter.v2, fix new gosimple issues (#15650) 6 years ago
genesis_test.go 7beccb29be all: get rid of error when creating memory database (#16716) 6 years ago
headerchain.go 6cf0ab38bd core/rawdb: separate raw database access to own package (#16666) 6 years ago
helper_test.go 7beccb29be all: get rid of error when creating memory database (#16716) 6 years ago
mkalloc.go 37dd9086ec core: refactor genesis handling 7 years ago
state_processor.go 6f69cdd109 all: switch gas limits from big.Int to uint64 6 years ago
state_transition.go 3caf16b15f core: remove stray account creations in state transition (#16470) 6 years ago
tx_journal.go 49719e21bc core, eth: minor txpool event cleanups 6 years ago
tx_list.go 55b579e02c core: use a wrapped map to remove contention in `TxPool.Get`. (#16670) 6 years ago
tx_list_test.go 6f69cdd109 all: switch gas limits from big.Int to uint64 6 years ago
tx_pool.go 342ec83d67 core: fix transaction event asynchronicity 6 years ago
tx_pool_test.go 55b579e02c core: use a wrapped map to remove contention in `TxPool.Get`. (#16670) 6 years ago
types.go 6f69cdd109 all: switch gas limits from big.Int to uint64 6 years ago