Felix Lange
|
ea54283b30
all: update license information
|
10 年之前 |
Jeffrey Wilcke
|
29e2fb38f8
core, miner: miner header validation, transaction & receipt writing
|
10 年之前 |
Jeffrey Wilcke
|
c14f0a4471
core: added checkpoint for last block
|
10 年之前 |
Jeffrey Wilcke
|
992e4f83cb
core: replaced BlockCache with lru.Cache
|
10 年之前 |
Jeffrey Wilcke
|
e349fac97d
core: fixed tests
|
10 年之前 |
obscuren
|
07db098ccf
core: renamed next to pending & fixed tests
|
10 年之前 |
Felix Lange
|
ceaf1c080b
core: add GenerateChain, GenesisBlockForTesting
|
10 年之前 |
Felix Lange
|
1d42888d30
core/types: make blocks immutable
|
10 年之前 |
obscuren
|
6244b10a8f
core: settable genesis nonce
|
10 年之前 |
Felix Lange
|
0b493910d3
core: fix the nonce check one more time
|
10 年之前 |
Felix Lange
|
ec7a2c3442
core: don't remove transactions after block processing
|
10 年之前 |
obscuren
|
87a05c8f38
core: skipped tests while cache disabled
|
10 年之前 |
obscuren
|
40717465bc
core: fixed tests
|
10 年之前 |
obscuren
|
cfb2b51b74
eth/downloader: fixed test
|
10 年之前 |
Bas van Kervel
|
95773b9673
removed redundant newlines in import block
|
10 年之前 |
Bas van Kervel
|
b79dd188d9
replaced several path.* with filepath.* which is platform independent
|
10 年之前 |
obscuren
|
2590a7dabb
core: added some additional chain tests for shortest chain
|
10 年之前 |
obscuren
|
c930045834
core: fixed tetst to reflect (int, error) return by insertChain
|
10 年之前 |
obscuren
|
4e07967711
core: fixed chain reorg during splits
|
10 年之前 |
obscuren
|
405720b218
xeth, core, cmd/utils: Transaction can not be over block gas limit
|
10 年之前 |
obscuren
|
72d065d491
core: force block process & fixed chain manager test
|
10 年之前 |
obscuren
|
6184781b49
Improved transaction pool
|
10 年之前 |
obscuren
|
deee9cb170
Added caching for block chain. Currently set to 10k
|
10 年之前 |
Felix Lange
|
a59dd393e7
core: fix tests
|
10 年之前 |
obscuren
|
ef6706696c
Add additional extra database for non-protocol related data
|
10 年之前 |
Felix Lange
|
80985f97da
cmd/evm, core, ethdb, state, tests/helper: remove ReadConfig calls
|
10 年之前 |
obscuren
|
22b493a6ff
Fixed tests
|
10 年之前 |
Matthew Wampler-Doty
|
de9f79133f
Introducing ethash
|
10 年之前 |
Matthew Wampler-Doty
|
ba1f4bbe91
Exposing stuff for ethash
|
10 年之前 |
Ethan Buchman
|
0efd6a881a
public functions for making chains on the fly
|
10 年之前 |