OSDN Git Service

Peer add announces new block message num limit
[bytom/vapor.git] / netsync / consensusmgr / handle.go
2019-08-05 Yahtoo MaPeer add announces new block message num limit block_fetcher
2019-08-02 yahtooimprove net sync test cases (#375)
2019-07-23 yahtooOpz log print (#343)
2019-07-16 yahtooPrevent resending of received BlockSignatureMsg (#294)
2019-07-16 yahtooDel BlockSignatureMsg unused Height field (#293)
2019-07-12 yahtooFix BlockSignatureMsg unbroadcast problem (#267)
2019-06-20 PaladzMerge pull request #201 from Bytom/v0.1
2019-06-11 Paladzinit push for roll back in special case (#153)
2019-06-10 yahtooFix consensus msg sync bugs (#150)
2019-06-10 yahtooAdd p2p security module (#143)
2019-06-05 yahtooResolve consensus message sub error (#137)
2019-06-04 Paladztmp save (#123)
2019-06-04 yahtooModify the p2p module encryption library (#125)
2019-05-31 muscle_boyaccumulate vote (#103)
2019-05-31 yahtooModify BlockSignatureMsg pubkey length (#100)
2019-05-31 muscle_boyfix next leader time (#98)
2019-05-28 yahtooAdd consensus messages transfer (#90)