Commit Graph

4792 Commits (89358d25a4e27194638bfd1c685cc8d88910786e)
 

Author SHA1 Message Date
obscuren 1e28b424e7 Default gas 10 years ago
Taylor Gerring 015453f5b3 Default Value to 0 for NewTxArgs 10 years ago
obscuren 55b1c1546b Moved to function 10 years ago
Taylor Gerring 118ad22ee5 Merge branch 'develop' into rpcfabian 10 years ago
Taylor Gerring 81de8ed091 Format code as hexdata 10 years ago
Taylor Gerring b86450aaae Guard from nil pointers 10 years ago
Taylor Gerring e402e1dc2e New args types with stricter checking 10 years ago
obscuren 79828531b1 updated ethereum.js 10 years ago
Taylor Gerring 14c14fd61f Output empty block as nil 10 years ago
Taylor Gerring 2efb89d544 Guard for nil *big.Int 10 years ago
obscuren 60da9a1289 Put the old hammer back in <3 10 years ago
obscuren 3f4c1aaf01 info => debug 10 years ago
obscuren 0f3bf7ef4d Fixes for balance 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
Jeffrey Wilcke 7e13ee602e Merge pull request #625 from debris/nonenumerable 10 years ago
Taylor Gerring c71ca1a089 Better nil handling 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
Taylor Gerring 5d8be9c30d Fixed decoding for uint64 into bytes 10 years ago
obscuren 344b3556eb Fixed uncle rewards in miner 10 years ago
obscuren 516ec28544 sha3 stack check 10 years ago
obscuren 4e3ffbcf9b Squashed 'tests/files/' changes from 5f8a010..ab81bf2 10 years ago
obscuren 109b27b552 Merge commit '4e3ffbcf9bae7e44e45fd1b6e504b3645040d73c' into develop 10 years ago
Taylor Gerring eac4d582d7 Patches 10 years ago
Taylor Gerring 1045015a3c Update nonce field 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
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