Commit Graph

147 Commits (7eed7e1d965ed7194ca42e4637754b63fb4502a5)

Author SHA1 Message Date
Taylor Gerring 2c5a32ebbc Undo XEth changes 10 years ago
Taylor Gerring 49a912ce33 Undo xeth changes 10 years ago
Taylor Gerring 9ca87afd0b WhisperFilterArgs 10 years ago
Taylor Gerring 62ebf999bf FilterStringArgs tests 10 years ago
Taylor Gerring 3472823be9 HashIndexArgs 10 years ago
Taylor Gerring cd6b3fd28a GetDataArgs 10 years ago
Taylor Gerring c139af5826 GetBalanceArgs 10 years ago
Taylor Gerring 4523a00b91 GetTxCountArgs 10 years ago
Taylor Gerring 9c4504dc41 GetStorageAtArgs 10 years ago
Taylor Gerring bd1a54f076 GetStorageArgs 10 years ago
Taylor Gerring 966cfa4bdd NewTxArgs 10 years ago
Taylor Gerring c7dc379da5 GetBlockByHashArgs 10 years ago
Taylor Gerring 2b93843d86 Improve protocol version reporting 10 years ago
obscuren 3301f6ecef back to debug log 10 years ago
obscuren c38a3b4cc7 Better error reporting in the console. Updated ethereum.js 10 years ago
Taylor Gerring 59b6b619a2 Don't expose backend directly 10 years ago
Taylor Gerring e954c24af0 Implement RPC net_version 10 years ago
Taylor Gerring 1cf6ca8f10 Add Close() method to EthereumApi 10 years ago
Taylor Gerring 3f6e1b2fd3 db_putHex/db_getHex + tests 10 years ago
Taylor Gerring ab6311c1bd Move remote mining agent to XEth 10 years ago
Taylor Gerring d76e8cb1f1 Consistent var names 10 years ago
Taylor Gerring 31879eca8c Stub corrected getWork response 10 years ago
Taylor Gerring 372e1cad5b Cleanup get/submitWork 10 years ago
obscuren 82956df523 Get work / submit work partially implemented. 10 years ago
obscuren 54dac59285 wip 10 years ago
Taylor Gerring 0cde7a4d46 Add xethAtStateNum convenience method 10 years ago
Taylor Gerring efcc93e7da Move Account register to xeth 10 years ago
Taylor Gerring 739c36ad4d inline GetStorageAt 10 years ago
Taylor Gerring 28e5fc8352 Make pretty 10 years ago
obscuren 55fdf3e462 Listen to tx pre event and trigger 'pending' 10 years ago
Taylor Gerring b3329bc698 inline Transact 10 years ago
Taylor Gerring aa3918efa7 Move transact gas check to XEth 10 years ago
Taylor Gerring e038a42d7a inline Call 10 years ago
Taylor Gerring 1d6451f5c3 inline GetBlockByNumber 10 years ago
Taylor Gerring bde161382a inline GetBlockByHash 10 years ago
Taylor Gerring b56e20be27 Reorg for clarity 10 years ago
Taylor Gerring 754160afea Move gas defaults to XEth 10 years ago
Taylor Gerring 3cea7d87c1 Rename FilterOptions to BlockFilterArgs 10 years ago
Taylor Gerring d791fe4975 Remove unnecessary event mux 10 years ago
Taylor Gerring 19360c0079 Move stateAt func to XEth 10 years ago
Taylor Gerring 6669ef5b70 Rename for clarity 10 years ago
Taylor Gerring 7b45f3377f inline MessagesChanged 10 years ago
Taylor Gerring 2ef2b9f2e0 inline UninstallWhisperFilter 10 years ago
Taylor Gerring 1f9b93647b inline NewWhisperFilter 10 years ago
Taylor Gerring 4b5e592656 inline AllLogs 10 years ago
Taylor Gerring 0bda63eb76 inline Logs 10 years ago
Taylor Gerring d2e7414230 inline FilterChanged 10 years ago
Taylor Gerring 3e9632e256 inline NewFilterString 10 years ago
Taylor Gerring 84b19971fa inline UninstallFilter 10 years ago
Taylor Gerring 4663a55f12 inline NewFilter 10 years ago