| .. |
|
asm
|
3a0480e07d
core/asm: allow numbers in labels (#20362)
|
6 年 前 |
|
bloombits
|
8cde2966af
eth, core: speed up some tests (#22000)
|
4 年 前 |
|
forkid
|
017831dd5b
core, eth: split eth package, implement snap protocol (#21482)
|
4 年 前 |
|
rawdb
|
681618275c
core: speed up header import (#21967)
|
4 年 前 |
|
state
|
14d495491d
core/state: fix panic in state dumping (#22225)
|
4 年 前 |
|
types
|
29efe1fc7e
core/types: fixed typo (#21897)
|
5 年 前 |
|
vm
|
b9012a039b
common,crypto: move fuzzers out of core (#22029)
|
4 年 前 |
|
.gitignore
|
9008b155d3
Renamed `chain` => `core`
|
11 年 前 |
|
bench_test.go
|
4535230059
cmd, core, eth: background transaction indexing (#20302)
|
5 年 前 |
|
block_validator.go
|
6c8310ebb4
trie: use stacktrie for Derivesha operation (#21407)
|
5 年 前 |
|
block_validator_test.go
|
4535230059
cmd, core, eth: background transaction indexing (#20302)
|
5 年 前 |
|
blockchain.go
|
49cdcf5c70
core: reset to genesis when middle block is missing (#22135)
|
4 年 前 |
|
blockchain_insert.go
|
91c4607979
core: fix blockchain insert report time interval calculation (#21723)
|
5 年 前 |
|
blockchain_repair_test.go
|
b63e3c37a6
core: improve snapshot journal recovery (#21594)
|
5 年 前 |
|
blockchain_sethead_test.go
|
b63e3c37a6
core: improve snapshot journal recovery (#21594)
|
5 年 前 |
|
blockchain_snapshot_test.go
|
5e9f5ca5d3
core/state/snapshot: write snapshot generator in batch (#22163)
|
4 年 前 |
|
blockchain_test.go
|
7770e41cb5
core: improve contextual information on core errors (#21869)
|
4 年 前 |
|
blocks.go
|
17f0b11942
core: typos and comments improve
|
8 年 前 |
|
chain_indexer.go
|
c37e68e7c1
all: replace RWMutex with Mutex in places where RLock is not used (#21622)
|
5 年 前 |
|
chain_indexer_test.go
|
6eef141aef
les: historical data garbage collection (#19570)
|
5 年 前 |
|
chain_makers.go
|
6eef141aef
les: historical data garbage collection (#19570)
|
5 年 前 |
|
chain_makers_test.go
|
4535230059
cmd, core, eth: background transaction indexing (#20302)
|
5 年 前 |
|
dao_test.go
|
6eef141aef
les: historical data garbage collection (#19570)
|
5 年 前 |
|
error.go
|
4f2784b38f
all: fix typos in comments (#21118)
|
5 年 前 |
|
events.go
|
d90d1db609
eth/filters: remove use of event.TypeMux for pending logs (#20312)
|
5 年 前 |
|
evm.go
|
2045a2bba3
core, all: split vm.Context into BlockContext and TxContext (#21672)
|
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
|
23524f8900
all: disable recording preimage of trie keys (#21402)
|
5 年 前 |
|
genesis_alloc.go
|
890757f03a
cmd, core, params: inital support for yolo-v1 testnet (#21154)
|
5 年 前 |
|
genesis_test.go
|
4535230059
cmd, core, eth: background transaction indexing (#20302)
|
5 年 前 |
|
headerchain.go
|
681618275c
core: speed up header import (#21967)
|
4 年 前 |
|
headerchain_test.go
|
40b6ccf383
core,les: headerchain import in batches (#21471)
|
4 年 前 |
|
mkalloc.go
|
7504dbd6eb
core/vm: 64 bit memory and gas calculations (#19210)
|
6 年 前 |
|
rlp_test.go
|
4535230059
cmd, core, eth: background transaction indexing (#20302)
|
5 年 前 |
|
state_prefetcher.go
|
2045a2bba3
core, all: split vm.Context into BlockContext and TxContext (#21672)
|
5 年 前 |
|
state_processor.go
|
7770e41cb5
core: improve contextual information on core errors (#21869)
|
4 年 前 |
|
state_processor_test.go
|
7770e41cb5
core: improve contextual information on core errors (#21869)
|
4 年 前 |
|
state_transition.go
|
7770e41cb5
core: improve contextual information on core errors (#21869)
|
4 年 前 |
|
tx_cacher.go
|
9940d93a43
Comment error (#18303)
|
7 年 前 |
|
tx_journal.go
|
0bec85f2e2
core: fix typos in comment (#17531)
|
7 年 前 |
|
tx_list.go
|
88c696240d
core/txpool: remove "local" notion from the txpool price heap (#21478)
|
4 年 前 |
|
tx_list_test.go
|
bcb3087450
Revert "core, txpool: less allocations when handling transactions (#21232)"
|
5 年 前 |
|
tx_noncer.go
|
8f80cafa10
core: fix write concurrency in txpool (#19835)
|
6 年 前 |
|
tx_pool.go
|
88c696240d
core/txpool: remove "local" notion from the txpool price heap (#21478)
|
4 年 前 |
|
tx_pool_test.go
|
88c696240d
core/txpool: remove "local" notion from the txpool price heap (#21478)
|
4 年 前 |
|
types.go
|
bb9631c399
core: prefetch next block state concurrently
|
6 年 前 |