Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix for: Please remove the "minGasPrice" from block returns #754 | Andy | 2015-04-21 | 1 | -6/+0 |
* | rpc: removed hash from LogRes. Closes #701 | obscuren | 2015-04-14 | 1 | -1/+0 |
* | Changed how logs are being recorded | obscuren | 2015-04-08 | 1 | -6/+10 |
* | New UncleRes type | Taylor Gerring | 2015-04-02 | 1 | -5/+54 |
* | More nil checks | Taylor Gerring | 2015-04-02 | 1 | -2/+4 |
* | Output empty block as nil | Taylor Gerring | 2015-04-02 | 1 | -1/+1 |
* | transactionRoot -> transactionsRoot | Taylor Gerring | 2015-04-02 | 1 | -3/+3 |
* | Update nonce field | Taylor Gerring | 2015-04-01 | 1 | -1/+1 |
* | Respect fullTx option #614 | Taylor Gerring | 2015-04-01 | 1 | -0/+95 |
* | Fix block size output #613 | Taylor Gerring | 2015-04-01 | 1 | -1/+1 |
* | Block nonce as data | Taylor Gerring | 2015-04-01 | 1 | -2/+2 |
* | Build transaction context in BlockRes | Taylor Gerring | 2015-04-01 | 1 | -9/+10 |
* | Set fullTx option in constructor | Taylor Gerring | 2015-04-01 | 1 | -1/+4 |
* | Remove custom MarshalJSON methods | Taylor Gerring | 2015-04-01 | 1 | -195/+83 |
* | Update output types to use hexnum or hexdata | Taylor Gerring | 2015-03-31 | 1 | -102/+108 |
* | Add ExtraData field to RPC output | Taylor Gerring | 2015-03-29 | 1 | -2/+2 |
* | Prefer hex prefixed with 0x | Taylor Gerring | 2015-03-29 | 1 | -2/+2 |
* | Update response types + tests | Taylor Gerring | 2015-03-25 | 1 | -58/+79 |
* | moved state and vm to core | obscuren | 2015-03-23 | 1 | -1/+1 |
* | Merge branch 'develop' into conversion | obscuren | 2015-03-21 | 1 | -3/+3 |
|\ | |||||
| * | Rename topic to topics #544 | Taylor Gerring | 2015-03-21 | 1 | -3/+3 |
* | | merge | obscuren | 2015-03-20 | 1 | -0/+26 |
|\| | |||||
| * | Move Log to LogRes | Taylor Gerring | 2015-03-20 | 1 | -0/+26 |
* | | merge | obscuren | 2015-03-19 | 1 | -18/+18 |
|\| | |||||
| * | DRY up the use of toHex in the project and move it to common | Maran | 2015-03-16 | 1 | -30/+31 |
* | | conversions. -compilable- | obscuren | 2015-03-18 | 1 | -36/+41 |
|/ | |||||
* | TxIndex -> Index | Taylor Gerring | 2015-03-11 | 1 | -0/+1 |
* | Nil check block | Taylor Gerring | 2015-03-11 | 1 | -0/+4 |
* | Output hex should be prepended with 0x | Taylor Gerring | 2015-03-11 | 1 | -32/+33 |
* | Update response types | Taylor Gerring | 2015-03-11 | 1 | -0/+206 |