-
zelig authored
- TestPeerPromotionByTdOnBlock renamed and skipped for now test should pass iff if TD is updated based on an agreement - senders register in AddBlock, flag records if they are coming from newblock message (and therefore advertise their TD with the block) or block message (TODO: latter are stored on the cache and updated by checkTD call; protocol should also call AddBlock on newblock messages by non-best peers) - remove TD update from optional TD field in addBlock: this is no longer part of the eth protocol spec -> TODO: reflect in wiki - only initialise peer map if at least two
f546b486
| Name |
Last commit
|
Last update |
|---|---|---|
| Godeps | ||
| _data | ||
| accounts | ||
| blockpool | ||
| cmd | ||
| common | ||
| compression/rle | ||
| core | ||
| crypto | ||
| errs | ||
| eth | ||
| ethdb | ||
| event | ||
| generators | ||
| jsre | ||
| logger | ||
| miner | ||
| p2p | ||
| params | ||
| pow | ||
| rlp | ||
| rpc | ||
| tests | ||
| trie | ||
| ui | ||
| whisper | ||
| xeth | ||
| .gitignore | ||
| .gitmodules | ||
| .mailmap | ||
| .travis.yml | ||
| Dockerfile | ||
| LICENSE | ||
| README.md | ||
| gocoverage.sh | ||
| update-license.go |