aboutsummaryrefslogtreecommitdiffstats
path: root/rpc/responses_test.go
Commit message (Expand)AuthorAgeFilesLines
* Fixed tests to reflect log changesobscuren2015-04-091-2/+2
* merge conflictobscuren2015-04-071-32/+110
|\
| * More test coverage for responsesTaylor Gerring2015-04-041-34/+111
* | Fixed testsobscuren2015-04-071-4/+2
|/
* transactionRoot -> transactionsRootTaylor Gerring2015-04-021-28/+28
* Respect fullTx option #614Taylor Gerring2015-04-011-0/+63
* Fix block size output #613Taylor Gerring2015-04-011-1/+2
* Block nonce as dataTaylor Gerring2015-04-011-1/+1
* Make block context optional nullsTaylor Gerring2015-04-011-3/+3
* Add new formatting regexTaylor Gerring2015-04-011-6/+7
* Set fullTx option in constructorTaylor Gerring2015-04-011-1/+1
* Improved response testsTaylor Gerring2015-04-011-16/+112
* Re-enabled response tests (needs improvement)Taylor Gerring2015-04-011-117/+52
* Remove custom MarshalJSON methodsTaylor Gerring2015-04-011-117/+117
* Update output types to use hexnum or hexdataTaylor Gerring2015-03-311-4/+4
* Update response types + testsTaylor Gerring2015-03-251-0/+123