Commit Graph

30 Commits (2ea2261156eae9e7d783ff5f8663ad95113c8386)

Author SHA1 Message Date
Andy 3ef1cd43f6 fix for: Please remove the "minGasPrice" from block returns #754 10 years ago
obscuren d61ec9ca76 rpc: removed hash from LogRes. Closes #701 10 years ago
obscuren 1c872ddf4b Changed how logs are being recorded 10 years ago
Taylor Gerring 1d74086b42 New UncleRes type 10 years ago
Taylor Gerring 876ce0fb12 More nil checks 10 years ago
Taylor Gerring 14c14fd61f Output empty block as nil 10 years ago
Taylor Gerring f89baa73e5 transactionRoot -> transactionsRoot 10 years ago
Taylor Gerring 1045015a3c Update nonce field 10 years ago
Taylor Gerring b6f0b40037 Respect fullTx option #614 10 years ago
Taylor Gerring ac03ff6f05 Fix block size output #613 10 years ago
Taylor Gerring 6e8ff578f1 Block nonce as data 10 years ago
Taylor Gerring dbf17105f6 Build transaction context in BlockRes 10 years ago
Taylor Gerring 88f2a96ca3 Set fullTx option in constructor 10 years ago
Taylor Gerring 7e3875b527 Remove custom MarshalJSON methods 10 years ago
Taylor Gerring 81aeb78976 Update output types to use hexnum or hexdata 10 years ago
Taylor Gerring 391d79ef44 Add ExtraData field to RPC output 10 years ago
Taylor Gerring 129fabddb2 Prefer hex prefixed with 0x 10 years ago
Taylor Gerring e22bcb78a5 Update response types + tests 10 years ago
obscuren 0330077d76 moved state and vm to core 10 years ago
Taylor Gerring 670021da15 Rename topic to topics #544 10 years ago
Taylor Gerring d670c861d7 Move Log to LogRes 10 years ago
obscuren 0a1eeca41e conversions. -compilable- 10 years ago
Maran 7330c97b5b DRY up the use of toHex in the project and move it to common 10 years ago
Taylor Gerring d465e410ef TxIndex -> Index 10 years ago
Taylor Gerring ece29c5d8d Nil check block 10 years ago
Taylor Gerring 499f816e30 Output hex should be prepended with 0x 10 years ago
Taylor Gerring 3d6519e45b Update response types 10 years ago