Commit Graph

4609 Commits (14c14fd61f72bfa8c1494fa799a4f2e2eb14f4c1)
 

Author SHA1 Message Date
Taylor Gerring 14c14fd61f Output empty block as nil 10 years ago
Taylor Gerring 2efb89d544 Guard for nil *big.Int 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
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
Taylor Gerring 6e8ff578f1 Block nonce as data 10 years ago
Taylor Gerring 93f832a1a7 Make block context optional nulls 10 years ago
Taylor Gerring 0ce971d9d3 Add new formatting regex 10 years ago
Taylor Gerring 101ea1a1e8 Make inner size before assinging. Closes #615 10 years ago
Jeffrey Wilcke c8e5d53a39 Merge pull request #618 from tgerring/issue613 10 years ago
Jeffrey Wilcke 4a4da9a24e Merge pull request #588 from ethersphere/frontier/SEC-29 10 years ago
zelig f56fc9cd9d change StatusMsgData.TD back to pointer type *big.Int 10 years ago
zelig 6ffea34d8b check TxMsg 10 years ago
zelig 82da6bf4d2 test for invalid rlp encoding of block in BlocksMsg 10 years ago
zelig d677190f39 add tests for valid blocks msg handling 10 years ago
zelig e1be34bce1 eth: SEC-29 eth wire protocol decoding invalid message data crashes client 10 years ago
Jeffrey Wilcke 936ddf2ad1 Merge pull request #616 from bas-vk/develop 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
Bas van Kervel 1559bd9e1b changed big.Int instantiation 10 years ago
obscuren dba9b83aa0 Merge branch 'tgerring-hexify' into develop 10 years ago
obscuren b0e09ec827 merge conflict 10 years ago
obscuren 6afc5e762a Merge branch 'hexify' of https://github.com/tgerring/go-ethereum into tgerring-hexify 10 years ago
Jeffrey Wilcke 720d978e35 Merge pull request #589 from tgerring/corssetting 10 years ago
Bas van Kervel 6605d00d92 Frontier/513 10 years ago
Taylor Gerring 02fb83782e #612 rename eth_protocol method 10 years ago
Taylor Gerring 86ba7432a9 txMeta storage as struct 10 years ago
obscuren 4e8f8cfab7 ethereum.js update 10 years ago
obscuren f2c6a937f3 Protocol bump 10 years ago
Taylor Gerring b860b67693 Remove extra type assetion 10 years ago
obscuren f468364e4d fixed tests 10 years ago
Taylor Gerring 7b7392826d Improved response tests 10 years ago
obscuren 0a554a1f27 Blocktest fixed, Execution fixed 10 years ago
obscuren d3e86f9208 Added gas generator defaults 10 years ago
Taylor Gerring 25998cfc45 Re-enabled response tests (needs improvement) 10 years ago
Taylor Gerring bbca6250ff Merge branch 'rpccall' into hexify 10 years ago
Taylor Gerring 40ea466200 Store and retrieve tx context metadata #608 10 years ago
Taylor Gerring 7e3875b527 Remove custom MarshalJSON methods 10 years ago
Taylor Gerring a2501ecfcd Make new types Stringers 10 years ago