Commit Graph

4757 Commits (42fb9652f56321d2752ffe7773806df11f3087b8)
 

Author SHA1 Message Date
obscuren 942980609f conversions 10 years ago
obscuren cd52ef315c Added Hex methods 10 years ago
zelig ca8d184173 fix eth tests 10 years ago
zelig b6aa88c099 private network support 10 years ago
Taylor Gerring 67c9d9c2fa Remove JsonWrapper 10 years ago
Felix Lange cb009a5c4d rlp: don't panic for nil *big.Int 10 years ago
Taylor Gerring c6f84325b1 Support JSON RPC batch requests 10 years ago
Taylor Gerring 8fd243ee23 Add JSON RPC batch support 10 years ago
zelig 7dbbe1bedc eth/backend: remove spurious and incorrent PeerInfo() 10 years ago
zelig 1872418316 eth: remove disused peer_util.go 10 years ago
obscuren 142e81258c Merge branch 'develop' into conversion 10 years ago
Jeffrey Wilcke 3ea99f989f Merge pull request #498 from maran/feature/drytoHex 10 years ago
obscuren 048d4ec5be Merge branch 'rpcfrontier' into develop 10 years ago
obscuren 917050dc30 Merge branch 'develop' into rpcfrontier 10 years ago
obscuren 53104b09fa bump 10 years ago
Felix Lange 786a58d8b0 Merge pull request #485 from ethersphere/frontier/nodeadmin.js 10 years ago
obscuren 86661de077 Fixed tests and bloom 10 years ago
obscuren c21293cd91 bloom 10 years ago
Felix Lange 1513413412 Dockerfile: use fast™ build steps 10 years ago
Felix Lange b422835a59 cmd/ethereum: add makedag command for testing 10 years ago
Taylor Gerring fe819f3b9f Comment out whisper remove identity stubs 10 years ago
obscuren 0fa7859b94 Fixed VM & Tests w/ conversion 10 years ago
obscuren ff55c6f5ba Merge branch 'develop' into conversion 10 years ago
obscuren b0ebccb31e fixed to 10 years ago
Felix Lange 17c5ba2b6b core: actually convert transaction pool 10 years ago
obscuren 9663493ba0 Merge commit 'dffaa678f966f87dcd011671a16b554b29a37549' into develop 10 years ago
obscuren dffaa678f9 Squashed 'tests/files/' changes from 0749546..641ebaa 10 years ago
Felix Lange ee7202fa00 Merge remote-tracking branch 'ethereum/conversion' into conversion 10 years ago
Felix Lange 65eee2006d pow/ezp: use common.Hash 10 years ago
Felix Lange 27f7aa0163 core: adapt Message for new Transaction.From signature 10 years ago
Felix Lange b95387a0dc core: convert transaction pool to common.{Address,Hash} 10 years ago
Felix Lange e91ab84dbe core/types: don't use Address zero value for invalid addresses 10 years ago
obscuren 515d9432fc converted vm 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
Taylor Gerring 176115e22e More empty param tests 10 years ago
obscuren 4e181c5764 Moved gas 10 years ago
Taylor Gerring 0339a13862 RPC empty args tests 10 years ago
Taylor Gerring 719effa7ec Return error when filter params are not strings 10 years ago
Taylor Gerring 03ac0f18ae Initial support to remove Whisper identities per #491 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
Taylor Gerring e5e265d024 Merge branch 'develop' into rpcfrontier 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