Commit Graph

400 Commits (71aa5fe8a31bdf12a38e940730e60964bbf4a1c0)

Author SHA1 Message Date
obscuren 89fd752659 rpc: set from. Closes #742 10 years ago
Taylor Gerring 6388767df0 Fix call output when empty 10 years ago
obscuren d82aaf617c rpc: changed logging to use glog 10 years ago
obscuren 8db7b2374c rpc: change eth_protocolVersion to eth_version. Closes #714 10 years ago
obscuren d61ec9ca76 rpc: removed hash from LogRes. Closes #701 10 years ago
obscuren 9f5d24be31 glog 10 years ago
obscuren a9959805e5 Removed from as a requirement and changed 10 years ago
obscuren a7750c929b Fixed tests to reflect log changes 10 years ago
obscuren 1c872ddf4b Changed how logs are being recorded 10 years ago
Taylor Gerring d0c3f127ee More type fixes 10 years ago
obscuren 43454053b0 Fixed tests 10 years ago
Taylor Gerring 1aaeae292d Output format and nil fixes 10 years ago
Taylor Gerring 5c988c8ea0 Increased test coverage for args 10 years ago
Taylor Gerring 435378e953 Improved test coverage for rpc types 10 years ago
Taylor Gerring 71e62eb620 More test coverage for responses 10 years ago
Taylor Gerring 2b9b9e7704 Allow "earliest" block height 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 aa71e27a3b Detect non-valid strings for blockheight 10 years ago
Taylor Gerring 3908590578 Make "To" field optional in whisper filter 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
Taylor Gerring b4eef59b6f No longer require gas & gas price in transactions 10 years ago
obscuren 1e28b424e7 Default gas 10 years ago
Taylor Gerring 015453f5b3 Default Value to 0 for NewTxArgs 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
Taylor Gerring 14c14fd61f Output empty block as nil 10 years ago
Taylor Gerring 2efb89d544 Guard for nil *big.Int 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
Taylor Gerring edfd2757d9 Better decoding of uint* 10 years ago
Taylor Gerring b10e33c040 More types supported 10 years ago
Taylor Gerring cc45b4d8b5 Trim left only, not right 10 years ago
Taylor Gerring f89baa73e5 transactionRoot -> transactionsRoot 10 years ago
Taylor Gerring 85ebbc9aa5 Default BlockNumber to -1 when missing 10 years ago
Taylor Gerring c71ca1a089 Better nil handling 10 years ago
obscuren 4391c38215 Changed getters on account objects. Closes #610 10 years ago
Taylor Gerring 5d8be9c30d Fixed decoding for uint64 into bytes 10 years ago
Taylor Gerring eac4d582d7 Patches 10 years ago
Taylor Gerring 1045015a3c Update nonce field 10 years ago
Taylor Gerring b6f0b40037 Respect fullTx option #614 10 years ago
Taylor Gerring 55b9689950 rename messages to types 10 years ago
Taylor Gerring bea3879d6f If nil, type doesn't matter 10 years ago
Taylor Gerring ac03ff6f05 Fix block size output #613 10 years ago