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 |
Gav Wood
|
441c27cc29
|
Fewer log messages on mining.
|
11 years ago |
Gav Wood
|
e0e36afcdc
|
Fix haveCode() issue.
|
11 years ago |
Gav Wood
|
3276fb6adc
|
Nasty little State fix.
|
11 years ago |
Gav Wood
|
632db94cca
|
PoC-5 new protocol changes.
|
11 years ago |
Gav Wood
|
1769356fdf
|
State fix.
|
11 years ago |
Gav Wood
|
3e87c79c87
|
Final transaction stuff in JS-API and bug fixes.
|
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
|
8cdb0afc94
|
Quieter on transactions.
|
11 years ago |
Gav Wood
|
fb62d83321
|
Quieter logging.
Rename neth client.
|
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
|
86c0487cf0
|
STOP is free.
Fixed dodgy txcounts.
|
11 years ago |
Gav Wood
|
ef7532caec
|
Various VM & LLL bugs fixed.
|
11 years ago |
Gav Wood
|
0e401c0e35
|
Minor protocol changes.
|
11 years ago |
Gav Wood
|
bb836d0989
|
Minor GUI fixes.
|
11 years ago |
Gav Wood
|
1713329d22
|
Separation of code & data compiling.
|
11 years ago |
Gav Wood
|
be1923212b
|
Miners get paid fees.
|
11 years ago |
Tim Hughes
|
b0bbeee21b
|
Fix VS2013 compile warnings.
|
11 years ago |
Gav Wood
|
153c7c36cb
|
Various fixes for PoC-4 (né 3.5)
|
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 |
Gav Wood
|
9300373c50
|
Call and multi in LLL.
|
11 years ago |
Gav Wood
|
440800a4fa
|
Fix killExisting bug.
|
11 years ago |
Gav Wood
|
607a5de340
|
Repotted Common.h.
|
11 years ago |
Gav Wood
|
c1c02c461d
|
Remove Database when protocol version changes.
|
11 years ago |
Gav Wood
|
7e38de2710
|
Avoid reprocessing future transactions until it's possible they're
valid.
|
11 years ago |
Gav Wood
|
dc686aa542
|
Cleanup executeBare().
|
11 years ago |
Gav Wood
|
80be7e5e02
|
Remove unneeded flexibility, clean up & fix executeBare.
|
11 years ago |
Gav Wood
|
b0d2d6ea28
|
VM should be exception safe to avoid ending in invalid state.
|
11 years ago |
Gav Wood
|
277ca86bd1
|
Fix for state transition when collision occurs.
|
11 years ago |
Gav Wood
|
df5ce4302b
|
Bug fix for state transitioning - don't change nonce until after
guaranteed no collision has occured.
|
11 years ago |