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