Commit Graph

643 Commits (e46ab3bdcde7236c8fe54d6c83655e50bd19fe31)

Author SHA1 Message Date
Taylor Gerring ddcc8e1673 SubmitWorkArgs tests 10 years ago
Taylor Gerring b414a1303f WhisperIdentityArgs 10 years ago
Taylor Gerring 1f1e98f96b FilterIdArgs 10 years ago
Taylor Gerring 62ebf999bf FilterStringArgs tests 10 years ago
Taylor Gerring e21ce9a9b4 DbHexArgs tests 10 years ago
Taylor Gerring f68ca2b6e6 DbArgs tests 10 years ago
Taylor Gerring 3ab9f26943 Accept number or string for BlockFilterArgs limit/offset 10 years ago
Taylor Gerring 6661bc35ef Accept number or string for BlockFilterArgs to/fromBlock 10 years ago
Taylor Gerring 745dd5b7a5 Sha3Args 10 years ago
Taylor Gerring f695d01354 Convert error checks to Expect functions 10 years ago
Taylor Gerring 3472823be9 HashIndexArgs 10 years ago
Taylor Gerring cb103c089a BlockNumIndexArgs 10 years ago
Taylor Gerring cd6b3fd28a GetDataArgs 10 years ago
Taylor Gerring a49c81547c DecodeParamError -> InvalidTypeError for unexpected input type 10 years ago
Taylor Gerring ca03e97697 Add InvalidTypeError 10 years ago
Taylor Gerring c139af5826 GetBalanceArgs 10 years ago
Taylor Gerring 4523a00b91 GetTxCountArgs 10 years ago
obscuren c33dc3e328 moved helper 10 years ago
obscuren 83b0cad766 fixed block filter args 10 years ago
obscuren b8a667deed debug log 10 years ago
obscuren 4ba850639e updated web3.js light for console 10 years ago
Taylor Gerring 9c4504dc41 GetStorageAtArgs 10 years ago
obscuren eb433731aa Fixed filter and refactored code 10 years ago
Taylor Gerring 300d36b864 improved NewTxArgs tests 10 years ago
Taylor Gerring ad2089b0a3 Add blockHeightFromJson convenience function 10 years ago
Taylor Gerring 493e0d7be8 improved GetBlockByNumber tests 10 years ago
Taylor Gerring 93af30a6f6 improved GetBlockByHashArgs tests 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 e22bcb78a5 Update response types + tests 10 years ago
Taylor Gerring 2b93843d86 Improve protocol version reporting 10 years ago
obscuren 3301f6ecef back to debug log 10 years ago
obscuren 97bf9f1521 Temp fix for console output 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 1e61b75cbf tests + fixes 10 years ago
obscuren 0330077d76 moved state and vm to core 10 years ago
Taylor Gerring 5707912e2f "pending" convention should be -2 instead of 0 10 years ago
Taylor Gerring 2f8601ef38 Rename blockAge to blockHeight 10 years ago
Taylor Gerring 3f6e1b2fd3 db_putHex/db_getHex + tests 10 years ago
Taylor Gerring 0846e15667 go away! 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 16a58f8f2a Always return 3 strings 10 years ago
Taylor Gerring 31879eca8c Stub corrected getWork response 10 years ago
Taylor Gerring 3772f02569 Rename for filename typo 10 years ago
Taylor Gerring 372e1cad5b Cleanup get/submitWork 10 years ago