Commit Graph

187 Commits (205378016fc342a9ee683b3d040b3e7d0e2ebb51)

Author SHA1 Message Date
obscuren 8db7b2374c rpc: change eth_protocolVersion to eth_version. Closes #714 10 years ago
obscuren 9f5d24be31 glog 10 years ago
Taylor Gerring d0c3f127ee More type fixes 10 years ago
Taylor Gerring 1aaeae292d Output format and nil fixes 10 years ago
Taylor Gerring 3e042317ad Return nil if block does not exist 10 years ago
Taylor Gerring 1d74086b42 New UncleRes type 10 years ago
Taylor Gerring 537e2cfeb6 Return nil when requested uncle index is not valid 10 years ago
Taylor Gerring e882ba0c29 Return nil when requested index does not exist 10 years ago
Taylor Gerring 876ce0fb12 More nil checks 10 years ago
Taylor Gerring 172b34351a HashArgs fix + tests 10 years ago
Taylor Gerring b9c9d6d798 Use HashArgs for eth_getTransactionByHash 10 years ago
obscuren 1e28b424e7 Default gas 10 years ago
Taylor Gerring 81de8ed091 Format code as hexdata 10 years ago
Taylor Gerring b86450aaae Guard from nil pointers 10 years ago
Taylor Gerring e402e1dc2e New args types with stricter checking 10 years ago
obscuren 3f4c1aaf01 info => debug 10 years ago
obscuren 0f3bf7ef4d Fixes for balance 10 years ago
Taylor Gerring 585aec127c Don't ignore user-specified "include tx" param 10 years ago
obscuren 4391c38215 Changed getters on account objects. Closes #610 10 years ago
Taylor Gerring 88f2a96ca3 Set fullTx option in constructor 10 years ago
Taylor Gerring 02fb83782e #612 rename eth_protocol method 10 years ago
Taylor Gerring 40ea466200 Store and retrieve tx context metadata #608 10 years ago
Taylor Gerring 7e3875b527 Remove custom MarshalJSON methods 10 years ago
Taylor Gerring 8f0e095f4c Index is zero-based #607 10 years ago
Taylor Gerring 2f3a968136 New CallArgs 10 years ago
Taylor Gerring e80ef9ff34 Cleanup 10 years ago
Taylor Gerring 29930da522 eth_getStorageAt output hex should begin with 0x 10 years ago
Kobi Gurkan 47af2f02cb eth_getTransactionCount now returns a hex string 10 years ago
Taylor Gerring 43d521e90e Decouple core from rpc 10 years ago
Taylor Gerring 9f84c78eb5 BlockFilterArgs 10 years ago
Taylor Gerring e29396b691 Use ExtraDB for storage. Fixes #577 10 years ago
Taylor Gerring bb12dbe233 Prefer args as strings not objects 10 years ago
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
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
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