Felix Lange
|
0b493910d3
core: fix the nonce check one more time
|
10 年 前 |
obscuren
|
7ab87f9f6e
wip
|
10 年 前 |
obscuren
|
d09a6e5421
core, eth, miner: moved nonce management to tx pool.
|
10 年 前 |
obscuren
|
770a0e7839
wip
|
10 年 前 |
Felix Lange
|
55b60e699b
core: insert less length zero chains
|
10 年 前 |
Felix Lange
|
e7e2cbfc01
core: re-add parallel nonce checks
|
10 年 前 |
Felix Lange
|
a906a84950
Merge pull request #1155 from karalabe/fix-chainmanager-datarace
|
10 年 前 |
Péter Szilágyi
|
b7fc85d68e
core: fix #1154, sort out data race accessing the future blocks
|
10 年 前 |
obscuren
|
12b90600eb
core: moved guards
|
10 年 前 |
obscuren
|
109f995684
core: log block hash during nonce error
|
10 年 前 |
obscuren
|
75f5ae80fd
core: partially removed nonce parallelisation and added merge error chk
|
10 年 前 |
Péter Szilágyi
|
29b0480cfb
core, eth/downloader: expose the bad hashes, check in downloader
|
10 年 前 |
obscuren
|
7595716816
core: adjust gas calculation
|
10 年 前 |
obscuren
|
c37389f19c
core: check negative value transactions. Closes #1109
|
10 年 前 |
obscuren
|
eae0927597
core: prevent crash when last block fails
|
10 年 前 |
obscuren
|
7d9a13e0d5
core: disable cash tmp
|
10 年 前 |
obscuren
|
59c0d01418
core: chain manager no longer exports genesis block
|
10 年 前 |
obscuren
|
c67424ecc8
core: parallelise nonce checking when processing blocks
|
10 年 前 |
obscuren
|
27782bbade
core: global chain insert lock
|
10 年 前 |
obscuren
|
5cec1aad15
core, miner: fork resolving and restart miner after sync op
|
10 年 前 |
obscuren
|
f6669db001
core: fixed mining strategy
|
10 年 前 |
obscuren
|
0f76a1c6df
core: changed how head events are checked
|
10 年 前 |
obscuren
|
b19bf3ec78
core: changed log message for forks. closes #952
|
10 年 前 |
zelig
|
009b221692
solidity compiler and contract metadocs integration
|
10 年 前 |
Gustav Simonsson
|
2808409fbd
Add genesis block total difficulty in tests
|
10 年 前 |
obscuren
|
37770ed0d3
core: added unix timestamp to debug output for block proc
|
10 年 前 |
obscuren
|
c5b8acbaf0
core: print ignored blocks
|
10 年 前 |
obscuren
|
c6ad3aec05
eth,core: changed NewTicker to Tick
|
10 年 前 |
obscuren
|
b298928c49
core: added 'ignored' status
|
10 年 前 |
obscuren
|
15873fafc0
core: added a wait group to chain manager for graceful shutdown
|
10 年 前 |