Commit Graph

3860 Commits (e26ebc3110d0bdf4c9a40237a92473952de524d7)
 

Author SHA1 Message Date
obscuren e26ebc3110 Updated ethereum.js 10 years ago
obscuren 70cbfb199d Added deploy scripts from go-build 10 years ago
Jeffrey Wilcke c27c2be584 Merge pull request #435 from zsfelfoldi/poc-9 10 years ago
obscuren 22b493a6ff Fixed tests 10 years ago
Fefe e157147253 Now using github.com/obscuren/otto, no need for an Ethereum object 10 years ago
obscuren cd856cb213 Separated block db from state db. Partial fix for #416 10 years ago
obscuren ed84b58af5 Debug option for VM & command line flag 10 years ago
obscuren 548e104171 Merge branch 'poc-9' of github.com-obscure:ethereum/go-ethereum into poc-9 10 years ago
obscuren 8d9be18b29 Queued approach to delivering chain events 10 years ago
Felix Lange e64f727529 Merge pull request #433 from fjl/newcli 10 years ago
Felix Lange a91bf01429 Merge pull request #434 from fjl/poc-9 10 years ago
Felix Lange 71e510540e Godeps: bump github.com/ethereum/ethash 10 years ago
Felix Lange de86403f33 cmd/ethereum: fix JS REPL exit and add support for dumb terminals 10 years ago
obscuren b72ca57775 Merge branch 'ethersphere-blockpool3' into poc-9 10 years ago
Felix Lange 2393de5d6b Godeps: add github.com/peterh/liner 10 years ago
obscuren 23ad2f02c0 debug comments & pow handling 10 years ago
Felix Lange 38f6d60e6e cmd/ethereum: new JS repl with cross-platform line editing 10 years ago
Felix Lange bae7e93a9c cmd/ethereum: improve command line interface 10 years ago
Fefe b67ded9f27 Natspec + test 10 years ago
Felix Lange f9c6bc63df Godeps: delete golang.org/x/net/websocket 10 years ago
Felix Lange bdba044a80 ethutil: remove Config variable 10 years ago
obscuren 5f4a6069c5 Merge branch 'blockpool3' of https://github.com/ethersphere/go-ethereum into ethersphere-blockpool3 10 years ago
obscuren 580d09084d Merge branch 'ethersphere-blockpool2' into poc-9 10 years ago
obscuren e089478a1c Merge branch 'blockpool2' of https://github.com/ethersphere/go-ethereum into ethersphere-blockpool2 10 years ago
obscuren 88ff13c241 Spec changes. 10 years ago
zelig 9067b2848a fix wonky head section loop; correct status counts 10 years ago
obscuren ca1093f848 Merge commit '4e8a9a1cd4a10370fc4a888af0fb2def6f1b961b' into poc-9 10 years ago
obscuren 4e8a9a1cd4 Squashed 'tests/files/' changes from 9e3fe72..15ce2ab 10 years ago
obscuren a7181bd304 merge 10 years ago
obscuren 76e4e233ad Merge branch 'poc-9' of github.com-obscure:ethereum/go-ethereum into poc-9 10 years ago
Jeffrey Wilcke f01d745d70 Merge pull request #429 from chfast/pr/fix_vm_tests 10 years ago
obscuren d44fe4ec62 Merge branch 'develop' into poc-9 10 years ago
obscuren 72bf02bf15 Merge branch 'tendermint-develop_pull_request' into develop 10 years ago
obscuren 357d17ae58 Start at 0 10 years ago
obscuren 1d1ba40965 Merge branch 'develop_pull_request' of https://github.com/tendermint/ethermint into tendermint-develop_pull_request 10 years ago
Jeffrey Wilcke 3b30765378 Merge pull request #426 from Gustav-Simonsson/add_blockchain_tests 10 years ago
obscuren 377c8a13de Merge branch 'develop' into poc-9 10 years ago
obscuren 201b09f99a Merge branch 'alexvandesande-ui' into develop 10 years ago
obscuren 44b83c6ea6 Removed unused variables 10 years ago
obscuren 12ca70537f Merge branch 'fjl-p2p-handshake-2' into poc-9 10 years ago
obscuren ba0c41436c Merge branch 'p2p-handshake-2' of https://github.com/fjl/go-ethereum into fjl-p2p-handshake-2 10 years ago
obscuren fabaf4f1f0 wip math 10 years ago
zelig 9329e175d8 fix wonky head section loop; correct status counts 10 years ago
Paweł Bylica 0af08eca1f Fix VM tests not checked 10 years ago
zelig 45afbe5d9c Merge remote-tracking branch 'upstream/poc-9' into blockpool3 10 years ago
obscuren c47866d251 Miner fixes and updates (including miner) 10 years ago
zelig 7315962880 use ethash.Verify in blockpool 10 years ago
= a6fe92194f Fixed iterator bug which skips the 0x000...000 key 10 years ago
Alexandre Van de Sande 178798ef87 network back to local files 10 years ago
Gustav Simonsson 871dfd399b Add initial implementation of block tests 10 years ago