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