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
|
7e3b199b77
|
Debug past transactions in debugger.
|
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
|
b31d233ecd
|
Load JS menu item.
Newer addresses in AZ
|
11 years ago |
Gav Wood
|
de97897ab0
|
LLL supports get/set/ref.
Logging changes.
|
11 years ago |
Gav Wood
|
7f4176a787
|
Protocol 20 changes.
Added my new address to the premine.
|
11 years ago |
Gav Wood
|
ea5a838ec4
|
Fix signed instructions.
|
11 years ago |
Tim Hughes
|
496a77bdf8
|
Fixed all the windows compile errors and project reorg with the exception of the more complex problem in Parser.cpp
|
11 years ago |
Gav Wood
|
0749f9829b
|
Minor bug fix.
Fixes for a few warnings.
|
11 years ago |
Gav Wood
|
4d3f8e849b
|
Javascript console and env.load(), env.note, ...
|
11 years ago |
Gav Wood
|
57129c2007
|
Mining view.
|
11 years ago |
Gav Wood
|
5d7a61c946
|
Repotting, renaming and reorganisation.
|
11 years ago |
Gav Wood
|
bca43485fa
|
Actually do endow ether.
Standard extension.
|
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
|
ea660501d7
|
Tests updated.
Fixes to executive logging.
Trie testing made considerably more rigourous.
|
11 years ago |
Gav Wood
|
0919edca77
|
Quick fix for eth -j; thread naming.
|
11 years ago |
Gav Wood
|
6657fa7a63
|
Start of pinhole optimiser. Minor fix for debugger.
|
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
|
d7cce23411
|
raw in lll
|
11 years ago |
Gav Wood
|
f3112031e9
|
Include in LLL, sample include file.
|
11 years ago |
Gav Wood
|
ccacc0fec0
|
Macro magic.
|
11 years ago |
Gav Wood
|
814a47284c
|
Fix while loop. Additional (unfinished) work on macros/defs.
|
11 years ago |
Gav Wood
|
0390e222cc
|
Comments, ish.
|
11 years ago |
Gav Wood
|
4dec750161
|
Big integer/binary mem literal support.
|
11 years ago |
Gav Wood
|
88d32f8aa5
|
Numeric mem literals.
|
11 years ago |
Gav Wood
|
646dfeef84
|
Data segment for memory literals.
|
11 years ago |
Gav Wood
|
f1d66c148f
|
Macros and definitions in LLL.
|
11 years ago |
Gav Wood
|
9bd14c427e
|
Mem-access & {} grammar.
|
11 years ago |
Gav Wood
|
81b1b9372c
|
All other operators.
|
11 years ago |
Gav Wood
|
3744b2dab3
|
Other operators.
|
11 years ago |
Gav Wood
|
c884711b06
|
&&, ||
|
11 years ago |
Gav Wood
|
df042bb35f
|
while, for, lll.
|
11 years ago |
Gav Wood
|
8d1d14c1b6
|
seq and asm.
|
11 years ago |
Gav Wood
|
349ffc4ceb
|
Basic LLL compiler working.
|
11 years ago |
Gav Wood
|
91da196810
|
New LLL compiler.
Minor fix.
|
11 years ago |
Gav Wood
|
4ceb374de0
|
Basic paranoia compiler flag.
Additional fixes & cleanups for ref counting.
|
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 |