Gav Wood
|
b389052eeb
|
Minor updates.
|
11 years ago |
Gav Wood
|
b1e0666ed4
|
Various fixes.
|
11 years ago |
Gav Wood
|
114354126e
|
First set of commits. Not yet working.
|
11 years ago |
Gav Wood
|
a5ab06078d
|
New database format - caches transaction blooms and changelogs:
*much* faster querying.
One or two bugs squashed.
Updated stdserv.js.
|
11 years ago |
Gav Wood
|
0c5dbd7def
|
Bloom filters for blocks.
|
11 years ago |
Gav Wood
|
ebca40b38a
|
Manifest stuff.
Additional trace.
|
11 years ago |
Gav Wood
|
1bc06c4db1
|
Fix for storage display in debugger.
|
11 years ago |
Gav Wood
|
d91198a335
|
Proper debugger.
|
11 years ago |
Gav Wood
|
cc31ebd40b
|
Transaction manifest.
|
11 years ago |
Gav Wood
|
c4a39e42e2
|
Fixed SECP256k1 installation woes.
Protocol fix for PoC-5.
|
11 years ago |
Gav Wood
|
fecedd1d87
|
VM tests prettier.
|
11 years ago |
Gav Wood
|
c164e4bcc7
|
Fix for state race condition.
|
11 years ago |
Gav Wood
|
3822aef608
|
Build fixes.
|
11 years ago |
Gav Wood
|
f96ab229ec
|
Latest PoC-5 protocol changes.
|
11 years ago |
Gav Wood
|
9bcd42e174
|
Full python serpent support.
Shared libs on all platforms.
|
11 years ago |
Gav Wood
|
25183afd7c
|
Project refactor. Introduce the Serpent library.
|
11 years ago |
Gav Wood
|
e11b572df1
|
Refactored a lot of State.
Killed playback() API.
State diffing at arbitrary places in chain.
|
11 years ago |
Gav Wood
|
0749f9829b
|
Minor bug fix.
Fixes for a few warnings.
|
11 years ago |
Gav Wood
|
5d7a61c946
|
Repotting, renaming and reorganisation.
|
11 years ago |
Gav Wood
|
b3333aae5f
|
Fix for nonce incrementing.
Messaging for some execution failures.
State uses temporary for transaction trie.
Additional optimisation.
|
11 years ago |
Gav Wood
|
992fadfd08
|
Fix for mining reversion.
|
11 years ago |
Gav Wood
|
84cf8d94ae
|
Quick fix.
|
11 years ago |
Gav Wood
|
c6656324a6
|
Fix warning.
|
11 years ago |
Gav Wood
|
9f1191370a
|
Correct order of nonce/balance. PROTOCOL CHANGE! NEW CHAIN!
Extra paranoia for trie.
Trie fixes.
Trie tests.
Version bump.
|
11 years ago |
Gav Wood
|
53fd2c1ebd
|
Revert "Fix for unless/when."
This reverts commit b12d91e726 .
|
11 years ago |
Gav Wood
|
b12d91e726
|
Fix for unless/when.
|
11 years ago |
Gav Wood
|
0919edca77
|
Quick fix for eth -j; thread naming.
|
11 years ago |
Gav Wood
|
b97b79c37d
|
VM trace.
|
11 years ago |
Gav Wood
|
53002a7425
|
Assembler.
Debug trace stuff.
|
11 years ago |
Gav Wood
|
e8217ea489
|
Major reorganisation.
New libs (libethsupport, libevm, liblll).
New LLLC binary.
|
11 years ago |
Gav Wood
|
d356985279
|
Reference counting fixes for Trie.
|
11 years ago |
Tim Hughes
|
246eba2869
|
Fixed windows build errors.
|
11 years ago |
Gav Wood
|
1f9bca2e92
|
Fix and paranoia for trie.
|
11 years ago |
Gav Wood
|
0f3c3ff609
|
Transaction injection.
|
11 years ago |
Gav Wood
|
bfa4c8fbe4
|
Avoid crash over trie dodginess.
|
11 years ago |
Gav Wood
|
8dd065bb45
|
New PoC-5 stuff for zero hashes.
|
11 years ago |
Gav Wood
|
f5def8f2fd
|
PoC-5 premine & YP updates.
|
11 years ago |
Gav Wood
|
2368a8cd50
|
Move paths so default build dir is cpp-ethereum/build.
|
11 years ago |
Gav Wood
|
8503a71f44
|
Fix odd-length hex strings.
|
11 years ago |
Gav Wood
|
9a7a8aa2ef
|
Fix for normal-normal txs.
|
11 years ago |
Gav Wood
|
8b7eb9389f
|
Proper fix for ref counting in trie.
|
11 years ago |
Gav Wood
|
20ce1680d2
|
Easy reset of blockchain.
|
11 years ago |
Gav Wood
|
4e9b4323c0
|
Gas fix & GUI enhancements.
|
11 years ago |
Gav Wood
|
ef594b0c98
|
Keep genesis block in DB.
|
11 years ago |
Gav Wood
|
34fe65370e
|
Mining paranoia.
|
11 years ago |
Gav Wood
|
618571babd
|
Pending transaction inspection.
|
11 years ago |
Gav Wood
|
52bb88b88a
|
Updates to contract creation code.
|
11 years ago |
Gav Wood
|
823fd6be5f
|
State diff engine.
|
11 years ago |
Gav Wood
|
7e6f6c3b09
|
LLL instruction for code inclusion.
|
11 years ago |
Gav Wood
|
1103fb9221
|
Much nicer State debug output.
|
11 years ago |