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