Commit Graph

4613 Commits (0f3bf7ef4de95b8012eb9bba717323b9e89c5908)
 

Author SHA1 Message Date
obscuren 0f3bf7ef4d Fixes for balance 10 years ago
Jeffrey Wilcke 7e13ee602e Merge pull request #625 from debris/nonenumerable 10 years ago
Marek Kotewicz f960fc066e fixed printing BigNumbers 10 years ago
Marek Kotewicz bb3ae3026e print nonenumerable properties of object in geth console 10 years ago
obscuren b8124ec791 Removed old (unused) argument 10 years ago
Jeffrey Wilcke 219d94c1dd Merge pull request #623 from Gustav-Simonsson/read_protocol_values_from_common_params 10 years ago
Gustav Simonsson c26c8d3a44 Read most protocol params from common/params.json 10 years ago
obscuren ab5c007376 Updated ethereum.js 10 years ago
obscuren 4391c38215 Changed getters on account objects. Closes #610 10 years ago
obscuren 344b3556eb Fixed uncle rewards in miner 10 years ago
obscuren 516ec28544 sha3 stack check 10 years ago
obscuren 109b27b552 Merge commit '4e3ffbcf9bae7e44e45fd1b6e504b3645040d73c' into develop 10 years ago
obscuren 4e3ffbcf9b Squashed 'tests/files/' changes from 5f8a010..ab81bf2 10 years ago
obscuren 96cf776f81 Check stack for BALANCE. Closes #622 10 years ago
obscuren f801183b8b Squashed 'tests/files/' changes from 29da5ea..5f8a010 10 years ago
obscuren 516423cdac Merge commit 'f801183b8bea24ce9988fbd06c2f17fedfc3587f' into develop 10 years ago
obscuren 216ea425e4 corrected 10 years ago
obscuren 8e961df283 bumped network protocol 10 years ago
Jeffrey Wilcke fd171eff7f Merge pull request #592 from fjl/disco-ping-pong 10 years ago
Felix Lange 76218959ab eth: update cpp bootnode address 10 years ago
Felix Lange a77c431e37 p2p/discover: fix off by one error causing buckets to contain duplicates 10 years ago
Felix Lange de7af720d6 p2p/discover: implement node bonding 10 years ago
Felix Lange 92928309b2 p2p/discover: add version number to ping packet 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