Commit Graph

4130 Commits (e530c960a4b334815b3c9563b8b0b6809c082548)
 

Author SHA1 Message Date
obscuren 3ff7a627d1 Squashed 'tests/files/' changes from 9e19ff9..d6c987f 10 years ago
obscuren 2ae90e1eba Merge commit '3ff7a627d1921be0aeacdd8eb2853ba4537487eb' into develop 10 years ago
obscuren 11390a986a run all test 10 years ago
obscuren 347cb272be fixed ethtest 10 years ago
obscuren 412e8b0e37 Squashed 'tests/files/' changes from dbdd0f8..9e19ff9 10 years ago
obscuren d1c872bace Merge commit '412e8b0e377bd89fc8fc858bd09c89deee805c1e' into develop 10 years ago
obscuren fb71c9f6ee Return 1 on fail 10 years ago
obscuren 83cc08f670 Changed to big.Int.Not 10 years ago
Taylor Gerring 14bdcd2c05 Fix arg names in tests 10 years ago
Taylor Gerring 7235e84c75 #469 10 years ago
Taylor Gerring d11fabd2ef Update path to web3 library 10 years ago
Taylor Gerring f7c3c7eda4 Update ethereum.js 10 years ago
obscuren b97c17f4ee Merge branch 'rpcfrontier' of github.com-obscure:ethereum/go-ethereum into rpcfrontier 10 years ago
obscuren 2273155e7e Get transaction implemented 10 years ago
Taylor Gerring b006b67768 Merge branch 'develop' into rpcfrontier 10 years ago
obscuren 26a5636424 Merge branch 'develop' into rpcfrontier 10 years ago
obscuren 3b3843e158 Merge branch 'develop' of github.com-obscure:ethereum/go-ethereum into develop 10 years ago
obscuren ef6706696c Add additional extra database for non-protocol related data 10 years ago
Felix Lange 2a0e5888fd Merge pull request #460 from tgerring/ethutil 10 years ago
Taylor Gerring 4418e4ea6a Should on empty params #466 10 years ago
Taylor Gerring 21fca93852 Output filter ID as hex 10 years ago
zelig 4342fe0f22 include new minified natspec with RE fix; fix test for the improved error messages 10 years ago
Taylor Gerring 704914be08 Check for existance of key before delete 10 years ago
obscuren 31a95151c9 updated rnd vm test => state test 10 years ago
obscuren 92c6150199 Squashed 'tests/files/' changes from e390be4..dbdd0f8 10 years ago
obscuren 96496888ed Merge commit '92c6150199395eea6c9893b631cc990e3ff72a33' into develop 10 years ago
obscuren 7ee5cb0a81 Merge branch 'develop' into rpcfrontier 10 years ago
obscuren 9fb52c517b Changed V to byte. Closes #456 10 years ago
Jeffrey Wilcke 6af078bd8c Merge pull request #462 from fjl/miner-coinbase 10 years ago
Felix Lange d5aaf413e0 cmd/ethereum: remove extra check for 'no accounts' error 10 years ago
Felix Lange d7b5a87b3b miner: provide coinbase when starting the miner 10 years ago
Taylor Gerring 70f6f2af07 shh_uninstallFilter 10 years ago
Taylor Gerring c2181fdbf2 block&index args unmarshal plus test 10 years ago
Taylor Gerring 5a9f712144 Comment out broken test (return type does not exist) 10 years ago
Taylor Gerring 485e37e889 Move MakeName to ethutil 10 years ago
obscuren 587f748d92 Merge branch 'fjl-unencrypted-keys' into develop 10 years ago
obscuren 629f4b1d3c merge 10 years ago
obscuren 239e17de12 Merge branch 'rpcfrontier' into develop 10 years ago
obscuren c01d4c2f4c Lowered default gas price and increased default gas limit 10 years ago
obscuren 2da7af4ba0 Merge branch 'rpcfrontier' of github.com-obscure:ethereum/go-ethereum into rpcfrontier 10 years ago
obscuren e8d1b622d9 Default block number changes 10 years ago
Taylor Gerring 90f34ed40a Rename Topic to Topics 10 years ago
Taylor Gerring 61bf29be36 Check length of timestring before taking slice 10 years ago
obscuren 08b1154033 Changed logging to use internal logger 10 years ago
obscuren 477815c044 Improved error reporting and removed commented code 10 years ago
obscuren 6b63759ded Reverted global 10 years ago
obscuren 7add66c8bb Use the state to up the balance of the coinbase 10 years ago
Taylor Gerring 9e89c803f1 Get Uncles 10 years ago
Taylor Gerring 53ac85cfd3 BlockHash must be a string 10 years ago
Taylor Gerring d465e410ef TxIndex -> Index 10 years ago