Péter Szilágyi 7b7b327ff2 core/state/snapshot: update generator marker in sync with flushes 5 år sedan
..
asm 3a0480e07d core/asm: allow numbers in labels (#20362) 6 år sedan
bloombits eb87121300 core/bloombits: faster generator (#21625) 5 år sedan
forkid a25899f3dc cmd/devp2p: add eth protocol test suite (#21598) 5 år sedan
rawdb b63e3c37a6 core: improve snapshot journal recovery (#21594) 5 år sedan
state 7b7b327ff2 core/state/snapshot: update generator marker in sync with flushes 5 år sedan
types 175506e7fd core/types, rlp: optimize derivesha (#21728) 5 år sedan
vm 6487c002f6 all: implement EIP-2929 (gas cost increases for state access opcodes) + yolo-v2 (#21509) 5 år sedan
.gitignore 9008b155d3 Renamed `chain` => `core` 11 år sedan
bench_test.go 4535230059 cmd, core, eth: background transaction indexing (#20302) 5 år sedan
block_validator.go 6c8310ebb4 trie: use stacktrie for Derivesha operation (#21407) 5 år sedan
block_validator_test.go 4535230059 cmd, core, eth: background transaction indexing (#20302) 5 år sedan
blockchain.go b63e3c37a6 core: improve snapshot journal recovery (#21594) 5 år sedan
blockchain_insert.go 91c4607979 core: fix blockchain insert report time interval calculation (#21723) 5 år sedan
blockchain_repair_test.go b63e3c37a6 core: improve snapshot journal recovery (#21594) 5 år sedan
blockchain_sethead_test.go b63e3c37a6 core: improve snapshot journal recovery (#21594) 5 år sedan
blockchain_snapshot_test.go 7b7b327ff2 core/state/snapshot: update generator marker in sync with flushes 5 år sedan
blockchain_test.go 87c0ba9213 core, eth, les, trie: add a prefix to contract code (#21080) 5 år sedan
blocks.go 17f0b11942 core: typos and comments improve 8 år sedan
chain_indexer.go c37e68e7c1 all: replace RWMutex with Mutex in places where RLock is not used (#21622) 5 år sedan
chain_indexer_test.go 6eef141aef les: historical data garbage collection (#19570) 5 år sedan
chain_makers.go 6eef141aef les: historical data garbage collection (#19570) 5 år sedan
chain_makers_test.go 4535230059 cmd, core, eth: background transaction indexing (#20302) 5 år sedan
dao_test.go 6eef141aef les: historical data garbage collection (#19570) 5 år sedan
error.go 4f2784b38f all: fix typos in comments (#21118) 5 år sedan
events.go d90d1db609 eth/filters: remove use of event.TypeMux for pending logs (#20312) 5 år sedan
evm.go 058a4ac5f1 core/evm: less iteration in blockhash (#20589) 5 år sedan
gaspool.go 18a7d31338 miner: avoid unnecessary work (#15883) 7 år sedan
gen_genesis.go 9d06026c19 all: regenerate codecs with gencodec commit 90983d99de (#15830) 7 år sedan
gen_genesis_account.go 9d06026c19 all: regenerate codecs with gencodec commit 90983d99de (#15830) 7 år sedan
genesis.go 6487c002f6 all: implement EIP-2929 (gas cost increases for state access opcodes) + yolo-v2 (#21509) 5 år sedan
genesis_alloc.go 890757f03a cmd, core, params: inital support for yolo-v1 testnet (#21154) 5 år sedan
genesis_test.go 4535230059 cmd, core, eth: background transaction indexing (#20302) 5 år sedan
headerchain.go 8cbdc8638f core: define and test chain rewind corner cases (#21409) 5 år sedan
mkalloc.go 7504dbd6eb core/vm: 64 bit memory and gas calculations (#19210) 6 år sedan
rlp_test.go 4535230059 cmd, core, eth: background transaction indexing (#20302) 5 år sedan
state_prefetcher.go b9df7ecdc3 all: seperate consensus error and evm internal error (#20830) 5 år sedan
state_processor.go 6487c002f6 all: implement EIP-2929 (gas cost increases for state access opcodes) + yolo-v2 (#21509) 5 år sedan
state_transition.go b9df7ecdc3 all: seperate consensus error and evm internal error (#20830) 5 år sedan
tx_cacher.go 9940d93a43 Comment error (#18303) 7 år sedan
tx_journal.go 0bec85f2e2 core: fix typos in comment (#17531) 7 år sedan
tx_list.go eebfb13053 core: free pointer from slice after popping element from price heap (#21572) 5 år sedan
tx_list_test.go bcb3087450 Revert "core, txpool: less allocations when handling transactions (#21232)" 5 år sedan
tx_noncer.go 8f80cafa10 core: fix write concurrency in txpool (#19835) 6 år sedan
tx_pool.go 706f5e3b98 core: fix txpool off-by-one error (#21683) 5 år sedan
tx_pool_test.go 87c0ba9213 core, eth, les, trie: add a prefix to contract code (#21080) 5 år sedan
types.go bb9631c399 core: prefetch next block state concurrently 6 år sedan