Commit Graph

1415 Commits (fa881220aedb638f9ee35337b2ca1817c2a8482f)
 

Author SHA1 Message Date
Maran 589d27386a Fix key generation in ethPub 10 years ago
obscuren e58ba2fcfa Merge branch 'develop' of github.com-obscure:ethereum/eth-go into develop 10 years ago
obscuren 9dae1a1732 Removed BlockDo Method 10 years ago
obscuren 1e965cb8f5 Moved BlockDo to utils 10 years ago
Maran 0c55a11318 Support hex and decimal keys for GetStorageAt RPC. Fixes ethereum/go-ethereum#74 10 years ago
obscuren fd1ddbce68 Save repl history to file and recall on next session 10 years ago
obscuren a13aa873c2 Merge branch 'develop' of github.com-obscure:ethereum/go-ethereum into develop 10 years ago
obscuren 17e8d7519b Renamed execBlock 10 years ago
Maran bcb88e7352 Merge branch 'develop' of github.com:ethereum/go-ethereum into develop 10 years ago
Maran f6aabb7a90 Implements QML Apps. Implements #47 10 years ago
obscuren 16e8fc7427 Logging order 10 years ago
zelig f58c7ac5a6 merge upstream 10 years ago
zelig 63157c798d refactor config (transitional). Details: 10 years ago
zelig b9e8a3e024 modified logging API 10 years ago
zelig 8e9cc36979 refactor logging. Details: 10 years ago
obscuren 614624754d Let the state create the object 10 years ago
zelig 6f09a3e820 fix imports in ui_lib and flags cos of defaultAssetPath move; fix logLevel type for gui 10 years ago
zelig 34284b7532 merge upstream 10 years ago
zelig 1024766514 refactor cli and gui wrapper code. Details: 10 years ago
zelig 456167aca0 fix gitignore to ignore executables 10 years ago
zelig c67cdab221 merge upstream 10 years ago
zelig d060ae6a36 changed logger API, functions that allow Gui to implement ethlog.LogSystem for gui logging 10 years ago
zelig 7bcf875c57 add logging for jsre 10 years ago
zelig f90001e938 add logging start/exit to js console 10 years ago
obscuren 176b780251 Added a execBlock method which replays the given block 10 years ago
obscuren d890258af6 Minor fixes to vm output 10 years ago
obscuren 803e4807ed Removed comments 10 years ago
obscuren a4e26bf7c2 Added Block do which replays the given block or error 10 years ago
obscuren 9350ecd36f Do not keep on asking for the same chain 10 years ago
obscuren 8c96c5662f Added hex script method 10 years ago
obscuren 842d52db7b Make sure that public key always uses 64 bytes 10 years ago
obscuren bb1641e4ec Clean up & refactored methods 10 years ago
obscuren 299b50a0d4 Support serpent lang 10 years ago
obscuren 931ae0f116 Append zero's in R & S 10 years ago
obscuren 7fb5e993e3 Moved 0 check to state object for now 10 years ago
obscuren 0251fae5cc Changed loggers 10 years ago
obscuren 0c6b41f4c9 CALLDATACOPY 10 years ago
obscuren 2408e38218 Merge branch 'release/0.5.14' into develop 10 years ago
obscuren cba4796311 Merge branch 'release/0.5.14' 10 years ago
obscuren 65cbea2b6a bump 10 years ago
obscuren f63f3853bb Merge branch 'release/0.5.14' into develop 10 years ago
obscuren 3f1f8438ed Merge branch 'release/0.5.14' 10 years ago
obscuren 7ad073fb30 bump 10 years ago
obscuren 09f37bd023 Returned to single method 10 years ago
obscuren c89566a42f Removed old debugger code 10 years ago
obscuren 8f29f6a4d4 Removed some logging 10 years ago
obscuren 6fcc6a2f7c Changed copy/set 10 years ago
obscuren 0b8ba1d55b Renamed snapshot to copy/set and added it back to the VM 10 years ago
obscuren 933aa63b7d Length check on get 10 years ago
obscuren 3ec0c719b9 Verbose logging 10 years ago