Commit Graph

10065 Commits (1a16cc71c68e4af86329fc95286152b71f98d0b1)
 

Author SHA1 Message Date
obscuren 51ecab6967 Do not set error on recover 10 years ago
Marek Kotewicz f9ca054314 warning when provider is not set 10 years ago
Marek Kotewicz f7c9c8928e messageHandler expects object instead of string 10 years ago
Marek Kotewicz ea3048421f block, transaction, uncle by hash and number separately 10 years ago
obscuren 037039cace Updated tests-subtree 10 years ago
obscuren b5beb1aac1 added a transfer method to vm env 10 years ago
Jeffrey Wilcke c73a8a89d2 Reverted back to original value. 10 years ago
Marek Kotewicz 5cd93a0618 http provider 10 years ago
obscuren ce05634f38 Debug only if a tx is set. Fixes #134 10 years ago
martin becze b9a8c92422 fix spelling error 10 years ago
Christoph Jentzsch b48ae74af4 Added failing random tests 10 years ago
Christoph Jentzsch bee0a4100c Merge remote-tracking branch 'origin/master' into develop 10 years ago
obscuren 27cb0750c1 Procotol version bump for uncle list change 10 years ago
obscuren 6b92d541da Empty string for uncle 10 years ago
obscuren 6f08e30109 Reflect RPC changes 10 years ago
obscuren 520fdfe346 PoC7 Net 10 years ago
obscuren 10b252dd05 WIP RPC interface 10 years ago
obscuren eef4cd1b64 Updated properties 10 years ago
obscuren ac7994d8c7 Updated readme 10 years ago
obscuren 8a7d1a69b3 Fixed setting providers to the right object 10 years ago
obscuren 76b20be2ea Qt provider 10 years ago
obscuren 74cab14b8d Moved WebSocketProvider 10 years ago
obscuren c8aa5feb14 Removed Key 10 years ago
obscuren 590c393680 Updated according to the new Generic JSON RPC API 10 years ago
Christoph Jentzsch 5050d20b4d Merge pull request #26 from wanderer/develop 10 years ago
obscuren 6ea44c466a Updated to reflect BlockChain changes 10 years ago
obscuren 097ba56df5 Renamed block_chain to chain_manager 10 years ago
wanderer ba35362876 turned tests into a node module 10 years ago
obscuren 33ca8d7b8f moved 10 years ago
obscuren 3ad1daa70d Added tests as subtree 10 years ago
obscuren 3bc64b6b6e Readers 10 years ago
obscuren 73c1c2c4af Travis bumped to 1.3 10 years ago
obscuren 350b0b1f66 Re-enabled Travis 10 years ago
obscuren 3ea0e904ad Reflect changed to eth/vm 10 years ago
obscuren 20c742e474 Moved ethvm => vm 10 years ago
obscuren 82a2e4fe28 Reflect changes to the eth/vm 10 years ago
obscuren 6956b5104f fmt package was missing 10 years ago
obscuren a02dc4ccc3 Using proper naming scheme. Fixes #63 10 years ago
obscuren 77badc8c46 Updated to reflect the Filter changes in eth-go 10 years ago
obscuren d2bb83833f Moved Filter's wrapping functions to their own util package. Fixes #61 10 years ago
Jeffrey Wilcke e57989c0a6 Merge pull request #141 from thibauld/develop 10 years ago
Thibauld Favre b94dfc8d3a Update documentation and install.sh script to reflect renaming from ethereal to mist 10 years ago
Jeffrey Wilcke 70a00d602e Merge pull request #62 from fjl/fuck 10 years ago
Felix Lange df238dc7ec tests/vm: fix syntax 10 years ago
Jeffrey Wilcke abdf5e76f3 Merge pull request #138 from erezwanderman/fixwindows 10 years ago
Jeffrey Wilcke 03fd832ee8 Merge pull request #139 from fjl/feature/simpler-log-system 10 years ago
Jeffrey Wilcke fc308b842e Merge pull request #59 from fjl/feature/raceless-ethlog 10 years ago
Felix Lange 35f339e942 ethlog: fix typo in documentation 10 years ago
Felix Lange fd9b03a431 ethlog: fix concurrency 10 years ago
Felix Lange c090a77f1c ethlog: simplify LogSystem interface 10 years ago