Commit Graph

1926 Commits (7849b7e97873ea443b480f45aa4fe6ffbb41cdb0)
 

Author SHA1 Message Date
zelig a02edf7a93 put back extra debug detail logging to the right places using logger.DebugDetailf 10 years ago
zelig 6465e4c3fd update doc: list levels and show usage of named print methods 10 years ago
zelig e75f7ae330 implement DebugDetail loglevel and named print methods 10 years ago
obscuren b0dc50c2a0 New mutan implementation 10 years ago
obscuren 1268413ba7 Removed old compile methods 10 years ago
obscuren 6d32bef65a Merge branch 'develop' of github.com-obscure:ethereum/eth-go into develop 10 years ago
zelig 08de13a57b merge upstream 10 years ago
zelig 4141cc39d0 Merge remote-tracking branch 'upstream/develop' into feature/logging 10 years ago
Maran d8c675afbf Implement something that looks like confirmations, wip 10 years ago
Maran 9654b80912 Implemented TX History for ethjs 10 years ago
Maran 8fe8175c78 Implemented TX History for ethPub 10 years ago
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