Jeffrey Wilcke
|
bcc1660abc
core, miner, tests: added test, implemented bad block reporting
|
%!s(int64=10) %!d(string=hai) anos |
Jeffrey Wilcke
|
2feb23c1da
core, eth, miner, xeth: receipt storage fix
|
%!s(int64=10) %!d(string=hai) anos |
Jeffrey Wilcke
|
29e2fb38f8
core, miner: miner header validation, transaction & receipt writing
|
%!s(int64=10) %!d(string=hai) anos |
Jeffrey Wilcke
|
70d5d791cc
core, cmd/geth: improved recover functionality
|
%!s(int64=10) %!d(string=hai) anos |
Jeffrey Wilcke
|
bb418a43c1
Merge pull request #1370 from obscuren/force-checkpoint
|
%!s(int64=10) %!d(string=hai) anos |
Jeffrey Wilcke
|
29ab1fa8a5
core, cmd/geth: recover by number
|
%!s(int64=10) %!d(string=hai) anos |
Jeffrey Wilcke
|
c14f0a4471
core: added checkpoint for last block
|
%!s(int64=10) %!d(string=hai) anos |
Jeffrey Wilcke
|
d8fe64acaa
core, miner: added queued write to WriteBlock
|
%!s(int64=10) %!d(string=hai) anos |
Gustav Simonsson
|
4c490db6af
Use uint64 for block header timestamp
|
%!s(int64=10) %!d(string=hai) anos |
Péter Szilágyi
|
5f3792c2a7
cmd/geth: decent error message if metrics are disabled
|
%!s(int64=10) %!d(string=hai) anos |
Péter Szilágyi
|
01fe972113
cmd, core, eth, metrics, p2p: require enabling metrics
|
%!s(int64=10) %!d(string=hai) anos |
Jeffrey Wilcke
|
992e4f83cb
core: replaced BlockCache with lru.Cache
|
%!s(int64=10) %!d(string=hai) anos |
Jeffrey Wilcke
|
a8ebf756c7
Merge branch 'miner-broadcast' into core-optimisations-2
|
%!s(int64=10) %!d(string=hai) anos |
Jeffrey Wilcke
|
e349fac97d
core: fixed tests
|
%!s(int64=10) %!d(string=hai) anos |
Jeffrey Wilcke
|
aba901e13c
core: removed write's go routine
|
%!s(int64=10) %!d(string=hai) anos |
obscuren
|
07db098ccf
core: renamed next to pending & fixed tests
|
%!s(int64=10) %!d(string=hai) anos |
obscuren
|
855e76fddd
core: reduced cache limit to 256
|
%!s(int64=10) %!d(string=hai) anos |
obscuren
|
6ca3a44638
core: switched to proper LRU
|
%!s(int64=10) %!d(string=hai) anos |
obscuren
|
4460dc9d1a
core: added LRU caching and added batch writing when LDB is used
|
%!s(int64=10) %!d(string=hai) anos |
Felix Lange
|
76821d167a
core, eth, rpc: avoid unnecessary block header copying
|
%!s(int64=10) %!d(string=hai) anos |
Felix Lange
|
fccc7d71eb
core: remove superfluous big.Int allocations
|
%!s(int64=10) %!d(string=hai) anos |
Felix Lange
|
1d42888d30
core/types: make blocks immutable
|
%!s(int64=10) %!d(string=hai) anos |
Jeffrey Wilcke
|
d1e93db3eb
core, miner: added write block method & changed mining propagation
|
%!s(int64=10) %!d(string=hai) anos |
Péter Szilágyi
|
792b0ddccd
core, eth, eth/fetcher, ethdb: polish metrics gathering a bit
|
%!s(int64=10) %!d(string=hai) anos |
Péter Szilágyi
|
43e4a6501b
core, ethdb: instrument the block and state db
|
%!s(int64=10) %!d(string=hai) anos |
Péter Szilágyi
|
7f92e708c5
cmd/geth, core: impl. percentile reporting, instrument insertions
|
%!s(int64=10) %!d(string=hai) anos |
obscuren
|
c590b505ed
core, ethdb, trie: validate database errors
|
%!s(int64=10) %!d(string=hai) anos |
obscuren
|
e79cc42dfe
core: moved check for max queue to checkQueue
|
%!s(int64=10) %!d(string=hai) anos |
obscuren
|
645dfd9693
core: changed interrupt strategy
|
%!s(int64=10) %!d(string=hai) anos |
obscuren
|
90c4493a10
eth, core: interupt the chain processing on stop
|
%!s(int64=10) %!d(string=hai) anos |