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