962 Commits (520ea21b0614ef56bba3c4d9250c5dceb0ea06f8)
 

Author SHA1 Message Date
Gav Wood 8ead787133 Variadic macros work. 11 years ago
Gav Wood bca43485fa Actually do endow ether. 11 years ago
Gav Wood b3333aae5f Fix for nonce incrementing. 11 years ago
Gav Wood 992fadfd08 Fix for mining reversion. 11 years ago
Gav Wood 617f53b58a Protocol bump for previous error. 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! 11 years ago
Gav Wood cab40e8bcd Fix for when/unless. 11 years ago
Gav Wood 53fd2c1ebd Revert "Fix for unless/when." 11 years ago
Gav Wood b12d91e726 Fix for unless/when. 11 years ago
Gav Wood 63ad2492fa Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop 11 years ago
Gav Wood ea660501d7 Tests updated. 11 years ago
Gav Wood 10ff154024 Fixes for tests. 11 years ago
Gav Wood 822708b608 Merge pull request #187 from caktux/configgas 11 years ago
Gav Wood 7e7c75226c Merge pull request #190 from jgabios/develop 11 years ago
jgabios 9294bc3e95 make bigInt work in bin() and hex() functions 11 years ago
Gav Wood a94caad9d0 Assembler fix. 11 years ago
Gav Wood 80b1237e91 Trie debugging warnings. 11 years ago
Gav Wood 143e370bbf Pinhole optimise working fairly well... 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 14c92d8397 Convenience fixups. 11 years ago
Gav Wood 52b7fb343c New Assembler. 11 years ago
Gav Wood 92bf28965b Fix for '<' in strings. 11 years ago
Vincent Gariepy ad62787012 neth: update config address, gas and gas price no longer hardcoded 11 years ago
Gav Wood adfcf6f4e4 Add missing files. 11 years ago
Gav Wood 53002a7425 Assembler. 11 years ago
Gav Wood 1ac5efb59c Ever more repotting. 11 years ago
Gav Wood e8217ea489 Major reorganisation. 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 cfeab51dc2 Fixes for Trie ref count for node deletion. 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 bb83c6a24f Merge branch 'newlll' into develop 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. 11 years ago