Commit Graph

4159 Commits (41c493ace9182bc99226d66dc4479277fbbf749d)
 

Author SHA1 Message Date
Taylor Gerring f49e17eb39 Return null coinbase when accounts not created 10 years ago
Felix Lange 67f8f83a1b cmd/ethereum: add blocktest command 10 years ago
Felix Lange e463479b6c eth: add ResetWithGenesisBlock 10 years ago
Felix Lange 6f8a2d6b84 eth: add hook for database creation 10 years ago
Felix Lange 58d9d98daf cmd/utils: GetEthereum -> MakeEthConfig 10 years ago
Felix Lange a80be98f31 tests: add helper functions for block tests 10 years ago
Felix Lange 9326541820 core/types: make Block.{ParentHash,SeedHash,MixDigest} []byte 10 years ago
obscuren b927c29469 GetBlockByNumber now properly looks for a number in the database 10 years ago
obscuren fee9aecfb2 more tests for remote update 10 years ago
obscuren ccda1aacb4 Merge branch 'develop' of github.com-obscure:ethereum/go-ethereum into develop 10 years ago
obscuren 03403399fc Return proper error 10 years ago
obscuren a0266489b4 Make remote dominant 10 years ago
Jeffrey Wilcke a76d55c83a Merge pull request #467 from ethersphere/frontier/natspec 10 years ago
obscuren b663e8b29a Merge branch 'rpcfrontier' into develop 10 years ago
obscuren f1fcda4f2f Implemented managed state 10 years ago
Taylor Gerring e3b64d70c2 Rename db_put db_get 10 years ago
Taylor Gerring d3f96dc720 Consolidate error type switch 10 years ago
Taylor Gerring 0932f84383 Fix eth_newBlockFilter 10 years ago
obscuren cda88ce31a Implemented a manage state for keeping track of nonces 10 years ago
obscuren aa9f981d5f Bump protocol version 58 10 years ago
obscuren e69d5b32e8 Increased genesis gas & gas floor limit to 3141592 10 years ago
obscuren f76cc6699e Changed context and ADDMOD, MULMOD 10 years ago
Taylor Gerring d4ed66c83d Add web3_clientVersion 10 years ago
Taylor Gerring 094f921e50 Convert to proper errors 10 years ago
obscuren 80592f244d more obvious failure for ethtest 10 years ago
obscuren 6051345bc9 Squashed 'tests/files/' changes from d6c987f..0749546 10 years ago
obscuren 3a88da578f Merge commit '6051345bc9ab8ccf74a49c43342771e0c2cba588' into develop 10 years ago
obscuren fa917387e4 Merge branch 'rpcfrontier' into develop 10 years ago
obscuren 310ca62285 Removed some of that gas pre pay magic 10 years ago
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