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