obscuren
|
ef8744d9fc
core: switched back to `set.Set` for uncle verification
|
10 年之前 |
zsfelfoldi
|
00ec4132f8
Storing tx receipts in extraDb
|
10 年之前 |
Jeffrey Wilcke
|
bd0c0a633b
Merge pull request #1022 from obscuren/parallel_nonce_checks
|
10 年之前 |
obscuren
|
c67424ecc8
core: parallelise nonce checking when processing blocks
|
10 年之前 |
obscuren
|
67d44519ce
core: bugfix test 2. set => hash map
|
10 年之前 |
obscuren
|
54f0f82dd1
ret
|
10 年之前 |
obscuren
|
e323f0e831
core: tmp diagnostic logs
|
10 年之前 |
obscuren
|
d98a6f85fc
core: further improved uncle error messages
|
10 年之前 |
obscuren
|
7ea76fcf99
core, cmd/geth, cmd/mist: cleanup. bump version 0.9.21
|
10 年之前 |
obscuren
|
580bae0a86
core: improved uncle messages
|
10 年之前 |
Vitalik Buterin
|
bc83761996
Fixed max uncle count error message
|
10 年之前 |
obscuren
|
498b24270a
core: implemented a queued approach processing transactions
|
10 年之前 |
Gustav Simonsson
|
4e0a2c8e8c
Validate block header UncleHash against calculated hash
|
10 年之前 |
obscuren
|
093d6d5074
core: removed nonce resetting from the block processor.
|
10 年之前 |
obscuren
|
f28b2bb6ed
core: upgraded block chain version
|
10 年之前 |
obscuren
|
72d065d491
core: force block process & fixed chain manager test
|
10 年之前 |
obscuren
|
97b0c4b697
core: moved TD calculation from proc to chain
|
10 年之前 |
obscuren
|
1bc2d83b6f
core: improved uncle validation error message
|
10 年之前 |
Bas van Kervel
|
49a513bdeb
Added blockchain DB versioning support, closes #650
|
10 年之前 |
obscuren
|
1c872ddf4b
Changed how logs are being recorded
|
10 年之前 |
obscuren
|
7a18a39351
prevent deadlock
|
10 年之前 |
obscuren
|
e1ed8c33bd
Improved chain manager, improved block processor, fixed tests
|
10 年之前 |
obscuren
|
c985ce4d78
Changed log to new logging
|
10 年之前 |
obscuren
|
1889727144
Moved logging to logger.Core
|
10 年之前 |
obscuren
|
a0e44e3281
basic glog
|
10 年之前 |
obscuren
|
f9d94c7462
do not include BlockEqualTS as valid uncles
|
10 年之前 |
obscuren
|
b8124ec791
Removed old (unused) argument
|
10 年之前 |
Jeffrey Wilcke
|
219d94c1dd
Merge pull request #623 from Gustav-Simonsson/read_protocol_values_from_common_params
|
10 年之前 |
Gustav Simonsson
|
c26c8d3a44
Read most protocol params from common/params.json
|
10 年之前 |
obscuren
|
344b3556eb
Fixed uncle rewards in miner
|
10 年之前 |