| .. |
|
asm
|
ec192f18b4
core/asm: correct comments typo (#16974)
|
7 years ago |
|
bloombits
|
8f8774cf6d
all: fix various typos (#16533)
|
7 years ago |
|
rawdb
|
aab7ab04b0
core/rawdb: wrap db key creations (#16914)
|
7 years ago |
|
state
|
d926bf2c7e
trie: cache collapsed tries node, not rlp blobs (#16876)
|
7 years ago |
|
types
|
9b1536b26a
core: remove dead code, limit test code scope (#17006)
|
7 years ago |
|
vm
|
9b1536b26a
core: remove dead code, limit test code scope (#17006)
|
7 years ago |
|
.gitignore
|
9008b155d3
Renamed `chain` => `core`
|
11 years ago |
|
bench_test.go
|
7beccb29be
all: get rid of error when creating memory database (#16716)
|
7 years ago |
|
block_validator.go
|
55599ee95d
core, trie: intermediate mempool between trie and database (#15857)
|
7 years ago |
|
block_validator_test.go
|
7beccb29be
all: get rid of error when creating memory database (#16716)
|
7 years ago |
|
blockchain.go
|
d926bf2c7e
trie: cache collapsed tries node, not rlp blobs (#16876)
|
7 years ago |
|
blockchain_test.go
|
d926bf2c7e
trie: cache collapsed tries node, not rlp blobs (#16876)
|
7 years ago |
|
blocks.go
|
17f0b11942
core: typos and comments improve
|
8 years ago |
|
chain_indexer.go
|
6cf0ab38bd
core/rawdb: separate raw database access to own package (#16666)
|
7 years ago |
|
chain_indexer_test.go
|
7beccb29be
all: get rid of error when creating memory database (#16716)
|
7 years ago |
|
chain_makers.go
|
9b1536b26a
core: remove dead code, limit test code scope (#17006)
|
7 years ago |
|
chain_makers_test.go
|
7beccb29be
all: get rid of error when creating memory database (#16716)
|
7 years ago |
|
dao_test.go
|
7beccb29be
all: get rid of error when creating memory database (#16716)
|
7 years ago |
|
error.go
|
da7d57e07c
core: make txpool operate on immutable state
|
8 years ago |
|
events.go
|
49719e21bc
core, eth: minor txpool event cleanups
|
7 years ago |
|
evm.go
|
1fae50a199
core: minor evm polishes and optimizations
|
7 years ago |
|
gaspool.go
|
18a7d31338
miner: avoid unnecessary work (#15883)
|
7 years ago |
|
gen_genesis.go
|
9d06026c19
all: regenerate codecs with gencodec commit 90983d99de (#15830)
|
7 years ago |
|
gen_genesis_account.go
|
9d06026c19
all: regenerate codecs with gencodec commit 90983d99de (#15830)
|
7 years ago |
|
genesis.go
|
7beccb29be
all: get rid of error when creating memory database (#16716)
|
7 years ago |
|
genesis_alloc.go
|
3da1bf8ca1
all: use gometalinter.v2, fix new gosimple issues (#15650)
|
8 years ago |
|
genesis_test.go
|
7beccb29be
all: get rid of error when creating memory database (#16716)
|
7 years ago |
|
headerchain.go
|
049f5b3572
core, eth, les: more efficient hash-based header chain retrieval (#16946)
|
7 years ago |
|
helper_test.go
|
7beccb29be
all: get rid of error when creating memory database (#16716)
|
7 years ago |
|
mkalloc.go
|
37dd9086ec
core: refactor genesis handling
|
8 years ago |
|
state_processor.go
|
feb6620c34
core: relax type requirement for bc in ApplyTransaction (#16901)
|
7 years ago |
|
state_transition.go
|
3caf16b15f
core: remove stray account creations in state transition (#16470)
|
7 years ago |
|
tx_cacher.go
|
2ab24a2a8f
core: concurrent background transaction sender ecrecover
|
7 years ago |
|
tx_journal.go
|
49719e21bc
core, eth: minor txpool event cleanups
|
7 years ago |
|
tx_list.go
|
55b579e02c
core: use a wrapped map to remove contention in `TxPool.Get`. (#16670)
|
7 years ago |
|
tx_list_test.go
|
6f69cdd109
all: switch gas limits from big.Int to uint64
|
7 years ago |
|
tx_pool.go
|
52b1d09457
core: reduce nesting in transaction pool code (#16980)
|
7 years ago |
|
tx_pool_test.go
|
55b579e02c
core: use a wrapped map to remove contention in `TxPool.Get`. (#16670)
|
7 years ago |
|
types.go
|
6f69cdd109
all: switch gas limits from big.Int to uint64
|
7 years ago |