Commit Graph

4098 Commits (e91ab84dbe4ef87b2f182b88e5b252b5d414df28)
 

Author SHA1 Message Date
Felix Lange e91ab84dbe core/types: don't use Address zero value for invalid addresses 10 years ago
Felix Lange d5de6489d7 core/types: fix Transaction.Hash and add support for encoding with package rlp 10 years ago
Felix Lange ad78db4d62 crypto: fix Sha3Hash and add a test for it 10 years ago
obscuren 8ce6a36478 converted chain manager 10 years ago
obscuren 94505146a2 updated vm env 10 years ago
obscuren 843db4978e updated blockpool 10 years ago
obscuren 4e181c5764 Moved gas 10 years ago
obscuren 6aa390abfb Merge branch 'conversion' of github.com-obscure:ethereum/go-ethereum into conversion 10 years ago
obscuren 91b0b14845 converted vm 10 years ago
Felix Lange 16df850af2 core/types: use common.{Hash,Address} in for transactions 10 years ago
Felix Lange 13ade2ed60 Merge branch 'conversion' of https://github.com/ethereum/go-ethereum 10 years ago
Felix Lange 64490897f3 crypto: add Sha3Hash 10 years ago
obscuren bfcd2cf132 block conversion 10 years ago
obscuren e620bde405 conversion state 10 years ago
obscuren 76f215b0fe Getters shouldn't need to be pointer receiver 10 years ago
obscuren 0dd9ac375b undo 10 years ago
obscuren d338650089 compilable trie (tests fail) 10 years ago
obscuren 20b7162a62 Added functions to Hash & Address 10 years ago
obscuren dc864ee3a5 Added ToString methods 10 years ago
obscuren f486c0ae56 new type + additional methods 10 years ago
obscuren b523441361 Moved ethutil => common 10 years ago
obscuren 0b8f66ed9e updated godep ethash 10 years ago
obscuren 22fa59f131 moved to detail 10 years ago
obscuren d2e75cc957 cleaning up unused code 10 years ago
obscuren c87cc59bdf Merge branch 'develop' of github.com-obscure:ethereum/go-ethereum into develop 10 years ago
obscuren 8f84ddbbec Linux build links 10 years ago
obscuren 0f26a62334 Linux build links 10 years ago
obscuren 2a5fbced7f removed seed hash 10 years ago
obscuren 282d8c20fd Merge branch 'fjl-block-tests' into develop 10 years ago
obscuren d9966d6158 merge 10 years ago
obscuren 12cee1377f Increased filter ticker time to 5 minutes 10 years ago
obscuren 95711bc2dd Updated ethash 10 years ago
obscuren 387f6bba3e POW fixes 10 years ago
obscuren 44636e5b82 typo 10 years ago
obscuren 35bc7b0d8a Merge branch 'rpcfrontier' into develop 10 years ago
obscuren 532a74f50e Improved errors. Closes #475 10 years ago
Jeffrey Wilcke 51df765e38 Merge pull request #481 from maran/feature/fromHexDry 10 years ago
Maran 9754e7aca7 Support for addresses with or without 0x. Fixes #472 10 years ago
Maran 991993357c DRY up the use of fromHex and put it in ethutil 10 years ago
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