Commit Graph

44 Commits (a6903ad6a5b2cd8bb02ad85a9a612b575baf8362)

Author SHA1 Message Date
Péter Szilágyi aa0538db0b eth: clean out light node notions from eth 9 years ago
Péter Szilágyi 92f9a3e5fa cmd, eth: support switching client modes of operation 9 years ago
Jeffrey Wilcke 7c7692933c cmd/geth, cmd/utils, core, rpc: renamed to blockchain 9 years ago
Péter Szilágyi ca88e18f59 eth: kill off protocol eth/60 in preparation for eth/62 9 years ago
Péter Szilágyi 42f44dda54 eth, eth/downloader: handle header requests, table driven proto tests 9 years ago
Jeffrey Wilcke a23478c0be core, eth, trie, xeth: merged state, chain, extra databases in one 9 years ago
Jeffrey Wilcke 036e6301af cmd/geth, core, eth: Version 1.0.0 9 years ago
Felix Lange bfbcfbe4a9 all: fix license headers one more time 9 years ago
Felix Lange 3f047be5aa all: update license headers to distiguish GPL/LGPL 9 years ago
Jeffrey Wilcke a32c51effd cmd, core, eth, common: genesis preparation 9 years ago
Felix Lange ea54283b30 all: update license information 9 years ago
Jeffrey Wilcke 29e2fb38f8 core, miner: miner header validation, transaction & receipt writing 9 years ago
Péter Szilágyi aac2b6ae4c eth: add the blocks from numbers protocol message 9 years ago
Péter Szilágyi 6fc85f1ec2 eth: clean up peer struct a bit, fix double txn bcast 9 years ago
Felix Lange 654564e164 core/types: make transactions immutable 9 years ago
Péter Szilágyi 90d45f0397 eth: fix test breakage from the previous commit 9 years ago
Péter Szilágyi faae8b7dd8 eth: fix an accidental test compile error 9 years ago
Felix Lange 2c24a73e25 eth: add protocol tests 9 years ago
obscuren 50e096e627 downloader: don't remove peers. keep them around 10 years ago
obscuren 688d118c7e Updated logging 10 years ago
zelig f56fc9cd9d change StatusMsgData.TD back to pointer type *big.Int 10 years ago
zelig 6ffea34d8b check TxMsg 10 years ago
zelig 82da6bf4d2 test for invalid rlp encoding of block in BlocksMsg 10 years ago
zelig d677190f39 add tests for valid blocks msg handling 10 years ago
zelig e1be34bce1 eth: SEC-29 eth wire protocol decoding invalid message data crashes client 10 years ago
zelig 391e89d70a use own total difficulty to limit best peer 10 years ago
Felix Lange e80dda6051 eth, whisper: adapt for RLP encoder switch in package p2p 10 years ago
zelig ca8d184173 fix eth tests 10 years ago
zelig b6aa88c099 private network support 10 years ago
obscuren b523441361 Moved ethutil => common 10 years ago
Taylor Gerring fca652eeea Fix logger import path 10 years ago
obscuren 22b493a6ff Fixed tests 10 years ago
Taylor Gerring a75af474f7 Fix logger import in tests 10 years ago
zelig 16ecda951b integrate blockpool into eth 10 years ago
Felix Lange 56f777b2fc cmd/ethereum, cmd/mist, core, eth, javascript, xeth: fixes for new p2p API 10 years ago
obscuren 57f95c1dc7 fixed test 10 years ago
Felix Lange eb0e7b1b81 eth, p2p: remove EncodeMsg from p2p.MsgWriter 10 years ago
obscuren 6abf8ef78f Merge 10 years ago
zelig 2dd8f41147 eth protocol changes 10 years ago
zelig 0add0c400f initial commit for eth-p2p integration 10 years ago
zelig d957dd2c9f eth protocol changes 10 years ago
zelig e5aa38cb0f initial commit for eth-p2p integration 10 years ago
zelig e74f9f27db eth protocol changes 10 years ago
zelig 47793b606c initial commit for eth-p2p integration 10 years ago