Martin Holst Swende 058a4ac5f1 core/evm: less iteration in blockhash (#20589) пре 5 година
..
asm 3a0480e07d core/asm: allow numbers in labels (#20362) пре 6 година
bloombits 9e24491c65 core/bloombits, light: fix typos (#17235) пре 7 година
forkid bc01593afb consensus/ethash, params: eip-2384: bump difficulty bomb (#20347) пре 6 година
rawdb 58e33d9e5a Merge pull request #20403 from karalabe/fix-freezer-reinit пре 6 година
state 5a9c96454e trie: separate hashes and committer, collapse on commit пре 5 година
types b6d4f6b66e core/types: remove BlockBy sorting code (#20355) пре 6 година
vm 058a4ac5f1 core/evm: less iteration in blockhash (#20589) пре 5 година
.gitignore 9008b155d3 Renamed `chain` => `core` пре 11 година
bench_test.go c2c4c9f1e5 core, light, params: implement eip2028 (#19931) пре 6 година
block_validator.go 4f457859a2 core: use headers only where blocks are unnecessary пре 6 година
block_validator_test.go 054412e335 all: clean up and proerly abstract database access пре 6 година
blockchain.go 770316dc20 core, light: write chain data in atomic way (#20287) пре 5 година
blockchain_insert.go 0b4fe8d192 all: simplify timestamps to uint64 (#19372) пре 6 година
blockchain_test.go fc7e0fe6c7 core, miner: remove PostChainEvents (#19396) пре 6 година
blocks.go 17f0b11942 core: typos and comments improve пре 8 година
chain_indexer.go 802074cba9 core: fix chain indexer (#19786) пре 6 година
chain_indexer_test.go b88b4632c2 core: fix chain indexer unit test (#20506) пре 5 година
chain_makers.go f71e85b8e2 core: fix staticcheck warnings (#20323) пре 6 година
chain_makers_test.go 054412e335 all: clean up and proerly abstract database access пре 6 година
dao_test.go 054412e335 all: clean up and proerly abstract database access пре 6 година
error.go ec2131c8d3 core: move error variable to error.go (#19560) пре 6 година
events.go d90d1db609 eth/filters: remove use of event.TypeMux for pending logs (#20312) пре 5 година
evm.go 058a4ac5f1 core/evm: less iteration in blockhash (#20589) пре 5 година
gaspool.go 18a7d31338 miner: avoid unnecessary work (#15883) пре 7 година
gen_genesis.go 9d06026c19 all: regenerate codecs with gencodec commit 90983d99de (#15830) пре 7 година
gen_genesis_account.go 9d06026c19 all: regenerate codecs with gencodec commit 90983d99de (#15830) пре 7 година
genesis.go f383eaa102 core: removed old invalid comment пре 5 година
genesis_alloc.go b0ed083ead cmd, core, params: add support for Goerli пре 6 година
genesis_test.go 054412e335 all: clean up and proerly abstract database access пре 6 година
headerchain.go 770316dc20 core, light: write chain data in atomic way (#20287) пре 5 година
mkalloc.go 7504dbd6eb core/vm: 64 bit memory and gas calculations (#19210) пре 6 година
state_prefetcher.go bb9631c399 core: prefetch next block state concurrently пре 6 година
state_processor.go 3b6c9902f3 core: remove unused gas return in ApplyTransaction (#20065) пре 6 година
state_transition.go 57d697629d core: s/isEIP155/isHomestead/g (fix IntrinsicGas signature var name) (#20300) пре 6 година
tx_cacher.go 9940d93a43 Comment error (#18303) пре 7 година
tx_journal.go 0bec85f2e2 core: fix typos in comment (#17531) пре 7 година
tx_list.go 8bd37a1d91 core: count tx size in slots, bump max size ot 4x32KB (#20352) пре 5 година
tx_list_test.go 6f69cdd109 all: switch gas limits from big.Int to uint64 пре 7 година
tx_noncer.go 8f80cafa10 core: fix write concurrency in txpool (#19835) пре 6 година
tx_pool.go b2de0bd87b core: set max tx size down to 2 slots (64KB) пре 5 година
tx_pool_test.go 8bd37a1d91 core: count tx size in slots, bump max size ot 4x32KB (#20352) пре 5 година
types.go bb9631c399 core: prefetch next block state concurrently пре 6 година