Gav Wood
|
e7008b5877
|
Various compile fixes.
|
10 years ago |
Gav Wood
|
c1045d4711
|
Refactor just about everything important in the core.
TODO: make compile :-)
|
10 years ago |
arkpar
|
48dd9f3482
|
replaced Aversion with ImportRequirements
|
10 years ago |
Gav Wood
|
db3e0831c3
|
Various compile fixes.
|
10 years ago |
Gav Wood
|
2fb7883a12
|
Refactor just about everything important in the core.
TODO: make compile :-)
|
10 years ago |
Gav Wood
|
b5761c33b6
|
logging for jchow.
testing for ethashcl.
|
10 years ago |
arkpar
|
07b45657f7
|
bool param to enum
|
10 years ago |
arkpar
|
6216b33775
|
Allow mining without pow check
|
10 years ago |
Gav Wood
|
51f575e049
|
Blockchain import/export.
One or two minor additons to eth.
|
10 years ago |
Gav Wood
|
e3aa60c445
|
Fix and clean up of State class.
Fixed #1541
|
10 years ago |
Gav Wood
|
7c62dbcfd0
|
Remove old database stuff.
|
10 years ago |
Gav Wood
|
7cc6ba8248
|
Careless threading fix.
Fixes #1551
|
10 years ago |
Gav Wood
|
384853a919
|
Version bump, fixes to treeRoute (and thus chain view).
AZ enhancement: Queue stats.
NOTE: Last commit had a whole bunch of other stuff for better peer
performance in it.
|
10 years ago |
Gav Wood
|
622367b274
|
Avoid compiling neth/serpent on MSVC.
|
10 years ago |
Gav Wood
|
55df43ff4b
|
Fast databases.
|
10 years ago |
Gav Wood
|
f2b56e7647
|
Move hash to a hidden function, and provide a datapath to it so avoid
unneeded SHA3s.
|
10 years ago |
Gav Wood
|
a33de145e7
|
Don't check nonce by default.
|
10 years ago |
Gav Wood
|
9fb30b141e
|
Allow Solidity build to be disabled.
|
10 years ago |
Gav Wood
|
105be32bb4
|
Decent transaction import result provision.
Give network a hint about what's going on for peer backoffs.
Avoid sleeping in main loop when there's still work on.
|
10 years ago |
Gav Wood
|
1e8c241f2b
|
Lock bug fix.
|
10 years ago |
Gav Wood
|
0210c26a26
|
Clear block blooms.
|
10 years ago |
Gav Wood
|
c8b5f9d2f6
|
Major fix: only put in database active fork lookups.
|
10 years ago |
Gav Wood
|
c5f80a9dde
|
Fix various aspects of chain-re-import.
|
10 years ago |
Gav Wood
|
94ec0c0714
|
Be less verbose.
|
10 years ago |
Gav Wood
|
13232d6e04
|
Fixes #1509
|
10 years ago |
Gav Wood
|
db30ab24a0
|
Make paranoia safe again after a break caused by BlockChain cache
flushing.
Fixes #1334
|
10 years ago |
Gav Wood
|
6b409f52ad
|
More descriptive errors on database fail.
Fixes #1343
|
10 years ago |
Gav Wood
|
6b05b8d9ff
|
Refactored much of transaction queue for tidiness and optimisation.
|
10 years ago |
chriseth
|
79fb35fd69
|
Exception-throwing assert.
|
10 years ago |
Gav Wood
|
38dc97b54c
|
Make value in AZ transact default to something sensible.
|
10 years ago |
Gav Wood
|
6531981a73
|
Wanrings fixes and a cleanup.
|
10 years ago |
Gav Wood
|
95267a1d03
|
Minor fix for block getting.
|
10 years ago |
Gav Wood
|
de4cfb1581
|
Avoid DB collision.
|
10 years ago |
Gav Wood
|
fef48ad83b
|
Fixups for blooms and crashes.
|
10 years ago |
Gav Wood
|
c1e71dae80
|
Remove skip & max, integrate new heirarchical bloom stuff with everything
else.
|
10 years ago |
Gav Wood
|
4a684ea86f
|
First draft of recursive bloom.
|
10 years ago |
Christoph Jentzsch
|
73250e4de7
|
boostify exceptions
|
10 years ago |
Marek Kotewicz
|
326476c4f4
|
fixed compiling on osx
|
10 years ago |
Gav Wood
|
7208686db8
|
Caching.
|
10 years ago |
Gav Wood
|
b5c2e82b19
|
Fast block hash from number.
|
10 years ago |
Gav Wood
|
e241db70a8
|
For Marek :)
BlockChain::transaction(h256 _transactionHash)
BlockChain::transactionHashes(h256 _blockHash)
|
10 years ago |
Gav Wood
|
c3f998bad7
|
State integration test.
Fixes to the FatTrie.
|
10 years ago |
Gav Wood
|
0a5869739b
|
Caching.
|
10 years ago |
Gav Wood
|
08f27a3bbd
|
Fast block hash from number.
|
10 years ago |
Gav Wood
|
e36bb27269
|
For Marek :)
BlockChain::transaction(h256 _transactionHash)
BlockChain::transactionHashes(h256 _blockHash)
|
10 years ago |
Gav Wood
|
31f3ae66fb
|
State integration test.
Fixes to the FatTrie.
|
10 years ago |
Gav Wood
|
b132c44ab0
|
Caching.
|
10 years ago |
Gav Wood
|
768bc2d984
|
Fast block hash from number.
|
10 years ago |
Gav Wood
|
e6e67e0815
|
For Marek :)
BlockChain::transaction(h256 _transactionHash)
BlockChain::transactionHashes(h256 _blockHash)
|
10 years ago |
Gav Wood
|
60b1169726
|
State integration test.
Fixes to the FatTrie.
|
10 years ago |