Commit Graph

4677 Commits (435378e953212813ec90b639d8d22b1d602447ea)
 

Author SHA1 Message Date
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
Taylor Gerring 2f3a968136 New CallArgs 10 years ago
Gustav Simonsson 9feed3f61e Correct gas limit validation according to new algorithm 10 years ago
Taylor Gerring f23529c5cd General repo cleanup 10 years ago
Taylor Gerring 35d00e00c5 Update Godeps 10 years ago
Taylor Gerring b6fde73ef1 Add settable domain to CORS handler #331 10 years ago
Taylor Gerring 04a7c4ae1e Abstract http into rpc package 10 years ago
Taylor Gerring 24fc1f073d Add flag to control CORS header #394 10 years ago
obscuren e1c6c01b4d Merge branch 'develop' of github.com-obscure:ethereum/go-ethereum into develop 10 years ago
obscuren b7a0bc7031 Merge branch 'ebuchman-fix_ecrecover' into develop 10 years ago
obscuren 61c5edcb57 Cleanup. 10 years ago
obscuren af153e7884 Merge branch 'fix_ecrecover' of https://github.com/ebuchman/go-ethereum into ebuchman-fix_ecrecover 10 years ago
Taylor Gerring 391d79ef44 Add ExtraData field to RPC output 10 years ago
Taylor Gerring eb79938060 Docker rename ethereum to geth 10 years ago
Taylor Gerring 2ca6a800ad Remove old go cover location 10 years ago
Taylor Gerring 82eeb5e02a Added Coveralls badges 10 years ago
Taylor Gerring 129fabddb2 Prefer hex prefixed with 0x 10 years ago
Taylor Gerring d9f8b1e0c1 Report InvalidTypeError as -32602 to JSON RPC 10 years ago
Taylor Gerring e80ef9ff34 Cleanup 10 years ago
Taylor Gerring 29930da522 eth_getStorageAt output hex should begin with 0x 10 years ago
Taylor Gerring 3b20603eb1 Merge branch 'kobigurk-develop' into develop 10 years ago
Taylor Gerring 779a51c047 Merge branch 'develop' of https://github.com/kobigurk/go-ethereum into kobigurk-develop 10 years ago
Jeffrey Wilcke b9ca5eef58 Merge pull request #579 from tgerring/rpcargs 10 years ago