Gav Wood
d224cc84a7
Additional APIs and good defaults for Client & JSAPI.
11 years ago
Gav Wood
eb360674cf
Thread-safe client and remove old State const&-based APIs.
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
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
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
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
ea5a838ec4
Fix signed instructions.
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
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
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
1f9bca2e92
Fix and paranoia for trie.
11 years ago
Gav Wood
8dd065bb45
New PoC-5 stuff for zero hashes.
11 years ago
Gav Wood
8b7eb9389f
Proper fix for ref counting in trie.
11 years ago
Gav Wood
4e9b4323c0
Gas fix & GUI enhancements.
11 years ago
Gav Wood
34fe65370e
Mining paranoia.
11 years ago
Gav Wood
618571babd
Pending transaction inspection.
11 years ago
Gav Wood
823fd6be5f
State diff engine.
11 years ago
Gav Wood
1103fb9221
Much nicer State debug output.
11 years ago
Gav Wood
e0e36afcdc
Fix haveCode() issue.
11 years ago
Gav Wood
3276fb6adc
Nasty little State fix.
11 years ago
Gav Wood
48e8c6be2a
PoC-5 fixes.
11 years ago
Gav Wood
ca65afe8f0
Protocol changes for PoC-5:
Transactions Trie.
LTMA for gasPrice.
New block header format.
Various additional checks.
New Genesis block.
11 years ago
Gav Wood
1bbafddd1e
Repotted much of State.
11 years ago
Gav Wood
d682499743
Better AddressState behaviour.
11 years ago
Gav Wood
5f6e533169
Accounts all the same "type".
11 years ago
Gav Wood
f68a73b2a0
CALLDATACOPY instruction.
Contract body gets created from init code.
11 years ago
Gav Wood
648fbc57c9
Split out libethcore from libethereum.
11 years ago
Gav Wood
42f7833b97
Debugger.
11 years ago
Gav Wood
53e4a2140a
Initial debugger work.
11 years ago
Gav Wood
e8a1e3b46d
API cleanups and some renaming.
11 years ago
Gav Wood
475cd02517
Increment nonce for creation from code.
11 years ago
Gav Wood
8a5fdc3cd2
Fixes.
11 years ago
Gav Wood
1713329d22
Separation of code & data compiling.
11 years ago
Gav Wood
b3093e6447
PoC 3.5 functionality. Still buggy though.
11 years ago
Gav Wood
472323115a
PoC-3.5. ish.
11 years ago
Daniel Hams
3bc751dc9d
Remove clang bug workarounds fixed with latest XCode tools release.
11 years ago
Tim Hughes
43662cd8fa
Fixed VS2013 projects and compile errors.
Enable and fix addition warnings (-Wextra).
Disable unknown pragma warning (avoids messy wrapping pragmas in compiler guards).
Tidy up some of the waring suppression for 3rd part libraries by wrapping with a header.
11 years ago