885 Commits (de97897ab02c4fdb3744c6f53d3b025fc943dc9d)
 

Author SHA1 Message Date
Gav Wood de97897ab0 LLL supports get/set/ref. 11 years ago
Gav Wood 841c5b31d5 Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop 11 years ago
Gav Wood 7f4176a787 Protocol 20 changes. 11 years ago
Gav Wood c1feb9d717 Merge pull request #204 from caktux/clientguard 11 years ago
Vincent Gariepy d6f79609de neth: use ClientGuard 11 years ago
Gav Wood ea5a838ec4 Fix signed instructions. 11 years ago
Gav Wood ead4965ea0 Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop 11 years ago
Gav Wood 0ba1b7842e += should have been = in VM gas calc. 11 years ago
Gav Wood 4bd3d00c5e Merge pull request #201 from programmerTim/develop 11 years ago
Gav Wood 57ee6c5b96 Merge pull request #196 from nicocesar/develop 11 years ago
Nico Cesar 25abc215df make life easier for Makefiles 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 e888d6079e Fixes and language additions. 11 years ago
Gav Wood bad21728e1 Additional variants of create and send. 11 years ago
Gav Wood cede9e8ba5 Fix for compiler. 11 years ago
Gav Wood 0ac7a48cfc Minor logging fix. 11 years ago
Gav Wood fda6e7b33b UI improvements. 11 years ago
Gav Wood 0749f9829b Minor bug fix. 11 years ago
Gav Wood ec0c05186e Minor improvements. 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 8962b9c18a UI improvements, refinements and optimisations. 11 years ago
Gav Wood 5d7a61c946 Repotting, renaming and reorganisation. 11 years ago
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