Martin Holst Swende b0b65d017f core/state: abort commit if read errors have occurred (#21039) před 5 roky
..
asm 3a0480e07d core/asm: allow numbers in labels (#20362) před 6 roky
bloombits 9e24491c65 core/bloombits, light: fix typos (#17235) před 7 roky
forkid 15540ae992 cmd: deprecate --testnet, use named networks instead (#20852) před 5 roky
rawdb 6402c42b67 all: simplify and fix database iteration with prefix/start (#20808) před 5 roky
state b0b65d017f core/state: abort commit if read errors have occurred (#21039) před 5 roky
types b6d4f6b66e core/types: remove BlockBy sorting code (#20355) před 6 roky
vm b9df7ecdc3 all: seperate consensus error and evm internal error (#20830) před 5 roky
.gitignore 9008b155d3 Renamed `chain` => `core` před 11 roky
bench_test.go c2c4c9f1e5 core, light, params: implement eip2028 (#19931) před 6 roky
block_validator.go 4f457859a2 core: use headers only where blocks are unnecessary před 6 roky
block_validator_test.go 054412e335 all: clean up and proerly abstract database access před 6 roky
blockchain.go 76eed9e50d snapshotter/tests: verify snapdb post-state against trie (#20812) před 5 roky
blockchain_insert.go 0b4fe8d192 all: simplify timestamps to uint64 (#19372) před 6 roky
blockchain_test.go 92a7538ed3 core: improve TestLogRebirth (#20961) před 5 roky
blocks.go 17f0b11942 core: typos and comments improve před 8 roky
chain_indexer.go ba068d40dd core: add check in AddChildIndexer to avoid double lock (#20982) před 5 roky
chain_indexer_test.go b88b4632c2 core: fix chain indexer unit test (#20506) před 5 roky
chain_makers.go 542df8898e core: initial version of state snapshots před 5 roky
chain_makers_test.go 054412e335 all: clean up and proerly abstract database access před 6 roky
dao_test.go 054412e335 all: clean up and proerly abstract database access před 6 roky
error.go b9df7ecdc3 all: seperate consensus error and evm internal error (#20830) před 5 roky
events.go d90d1db609 eth/filters: remove use of event.TypeMux for pending logs (#20312) před 5 roky
evm.go 058a4ac5f1 core/evm: less iteration in blockhash (#20589) před 5 roky
gaspool.go 18a7d31338 miner: avoid unnecessary work (#15883) před 7 roky
gen_genesis.go 9d06026c19 all: regenerate codecs with gencodec commit 90983d99de (#15830) před 7 roky
gen_genesis_account.go 9d06026c19 all: regenerate codecs with gencodec commit 90983d99de (#15830) před 7 roky
genesis.go 648b0cb714 cmd, core: remove override muir glacier and override istanbul (#20942) před 5 roky
genesis_alloc.go 15540ae992 cmd: deprecate --testnet, use named networks instead (#20852) před 5 roky
genesis_test.go 15540ae992 cmd: deprecate --testnet, use named networks instead (#20852) před 5 roky
headerchain.go 2ec7232191 core: mirror full node reorg logic in light client too (#20931) před 5 roky
mkalloc.go 7504dbd6eb core/vm: 64 bit memory and gas calculations (#19210) před 6 roky
state_prefetcher.go b9df7ecdc3 all: seperate consensus error and evm internal error (#20830) před 5 roky
state_processor.go b9df7ecdc3 all: seperate consensus error and evm internal error (#20830) před 5 roky
state_transition.go b9df7ecdc3 all: seperate consensus error and evm internal error (#20830) před 5 roky
tx_cacher.go 9940d93a43 Comment error (#18303) před 7 roky
tx_journal.go 0bec85f2e2 core: fix typos in comment (#17531) před 7 roky
tx_list.go 8bd37a1d91 core: count tx size in slots, bump max size ot 4x32KB (#20352) před 5 roky
tx_list_test.go 6f69cdd109 all: switch gas limits from big.Int to uint64 před 7 roky
tx_noncer.go 8f80cafa10 core: fix write concurrency in txpool (#19835) před 6 roky
tx_pool.go b9df7ecdc3 all: seperate consensus error and evm internal error (#20830) před 5 roky
tx_pool_test.go 39c64d85a2 core: avoid double-lock in tx_pool_test (#20984) před 5 roky
types.go bb9631c399 core: prefetch next block state concurrently před 6 roky