Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | FilterIdArgs | Taylor Gerring | 2015-03-27 | 1 | -0/+30 |
* | FilterStringArgs tests | Taylor Gerring | 2015-03-27 | 1 | -7/+33 |
* | DbHexArgs tests | Taylor Gerring | 2015-03-27 | 1 | -0/+78 |
* | DbArgs tests | Taylor Gerring | 2015-03-27 | 1 | -0/+79 |
* | Accept number or string for BlockFilterArgs to/fromBlock | Taylor Gerring | 2015-03-27 | 1 | -3/+3 |
* | Sha3Args | Taylor Gerring | 2015-03-26 | 1 | -12/+43 |
* | Convert error checks to Expect functions | Taylor Gerring | 2015-03-26 | 1 | -312/+168 |
* | HashIndexArgs | Taylor Gerring | 2015-03-26 | 1 | -1/+61 |
* | BlockNumIndexArgs | Taylor Gerring | 2015-03-26 | 1 | -0/+60 |
* | GetDataArgs | Taylor Gerring | 2015-03-26 | 1 | -7/+53 |
* | DecodeParamError -> InvalidTypeError for unexpected input type | Taylor Gerring | 2015-03-26 | 1 | -26/+26 |
* | GetBalanceArgs | Taylor Gerring | 2015-03-26 | 1 | -12/+53 |
* | GetTxCountArgs | Taylor Gerring | 2015-03-26 | 1 | -8/+54 |
* | GetStorageAtArgs | Taylor Gerring | 2015-03-26 | 1 | -7/+68 |
* | improved NewTxArgs tests | Taylor Gerring | 2015-03-26 | 1 | -1/+54 |
* | improved GetBlockByNumber tests | Taylor Gerring | 2015-03-26 | 1 | -3/+57 |
* | improved GetBlockByHashArgs tests | Taylor Gerring | 2015-03-26 | 1 | -2/+37 |
* | GetStorageArgs | Taylor Gerring | 2015-03-26 | 1 | -6/+52 |
* | NewTxArgs | Taylor Gerring | 2015-03-26 | 1 | -20/+7 |
* | GetBlockByHashArgs | Taylor Gerring | 2015-03-26 | 1 | -1/+1 |
* | tests + fixes | Taylor Gerring | 2015-03-24 | 1 | -2/+33 |
* | db_putHex/db_getHex + tests | Taylor Gerring | 2015-03-23 | 1 | -5/+34 |
* | Rename FilterOptions to BlockFilterArgs | Taylor Gerring | 2015-03-20 | 1 | -10/+10 |
* | Rename for clarity | Taylor Gerring | 2015-03-20 | 1 | -6/+6 |
* | Validate NewTx From field is not blank | Taylor Gerring | 2015-03-19 | 1 | -0/+28 |
* | Tests | Taylor Gerring | 2015-03-19 | 1 | -1/+51 |
* | More empty param tests | Taylor Gerring | 2015-03-17 | 1 | -0/+50 |
* | RPC empty args tests | Taylor Gerring | 2015-03-17 | 1 | -0/+47 |
* | Allow latest/pending in filter options | Taylor Gerring | 2015-03-16 | 1 | -0/+23 |
* | Fix arg names in tests | Taylor Gerring | 2015-03-13 | 1 | -3/+3 |
* | Should on empty params #466 | Taylor Gerring | 2015-03-12 | 1 | -0/+21 |
* | block&index args unmarshal plus test | Taylor Gerring | 2015-03-12 | 1 | -0/+40 |
* | Rename Topic to Topics | Taylor Gerring | 2015-03-11 | 1 | -3/+3 |
* | Update response types | Taylor Gerring | 2015-03-11 | 1 | -1/+1 |
* | Increased args test coverage | Taylor Gerring | 2015-03-06 | 1 | -0/+309 |
* | Initial args tests | Taylor Gerring | 2015-03-06 | 1 | -0/+125 |