Commit Graph

4849 Commits (52c874a6098d52cc369a982dfd2c88f244a0e3f2)
 

Author SHA1 Message Date
Felix Lange de7af720d6 p2p/discover: implement node bonding 10 years ago
Taylor Gerring b6f0b40037 Respect fullTx option #614 10 years ago
Taylor Gerring 55b9689950 rename messages to types 10 years ago
Felix Lange 92928309b2 p2p/discover: add version number to ping packet 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
Taylor Gerring 8f0e095f4c Index is zero-based #607 10 years ago
Taylor Gerring 81aeb78976 Update output types to use hexnum or hexdata 10 years ago
Taylor Gerring 3a948b2dba Add hexdata and hexnum types 10 years ago
obscuren ec181b308a Squashed 'tests/files/' changes from c6d9629..29da5ea 10 years ago
obscuren 2ef0bc03ec Merge commit 'ec181b308addc30c04973e9058960d579c84eef5' into develop 10 years ago
obscuren 8b51582b53 Merge branch 'develop' of github.com-obscure:ethereum/go-ethereum into develop 10 years ago
obscuren 3453f8c5d2 Added Code field 10 years ago
Felix Lange 653c3deaa5 Merge pull request #606 from tgerring/bootnode 10 years ago
Taylor Gerring 6daa455243 Update Go bootnode address 10 years ago
Jeffrey Wilcke 485dcf90cd Merge pull request #594 from Gustav-Simonsson/fix_block_header_gas_limit_validation 10 years ago