Commit Graph

4371 Commits (60020add74c40225e81122071d20c30f24832007)
 

Author SHA1 Message Date
obscuren f9a6038f5b merge 10 years ago
Taylor Gerring baca0c2251 Merge pull request #523 from fjl/docker-fast 10 years ago
Felix Lange 3e52c9439a Merge pull request #522 from fjl/makedag 10 years ago
Taylor Gerring 60c43d1952 Remove i2hex 10 years ago
Taylor Gerring 7c9bc8517d Remove RpcServer 10 years ago
obscuren 4d0ae8b0cb Merge branch 'conversion' of github.com-obscure:ethereum/go-ethereum into conversion 10 years ago
obscuren 48dd601de0 prep template for fixed size hashes 10 years ago
Felix Lange 064279c0ec cmd/ethereum, cmd/utils: partial fix for chain import 10 years ago
Taylor Gerring e30c323391 merge develop 10 years ago
Felix Lange d15f90645d Merge remote-tracking branch 'ethereum/conversion' into conversion 10 years ago
Felix Lange a59dd393e7 core: fix tests 10 years ago
Felix Lange b5b83db450 core: use package rlp to encode blocks 10 years ago
Felix Lange c298148a7f core/types: use package rlp instead of common.Decode 10 years ago
Felix Lange b94a6a0193 rlp: add DecodeBytes 10 years ago
obscuren 0a1eeca41e conversions. -compilable- 10 years ago
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