293 Commits (5c380cdacbcbd25461080a1d3724e8e1509f1766)

Author SHA1 Message Date
  Ethan Buchman 501c4e4bac fixes from review 8 years ago
  Ethan Buchman 5e42c96267 crank the part size; prioritize data channel 8 years ago
  Jae Kwon f17c4c1d57 s/Validation/Commit/g 8 years ago
  Ethan Buchman 06a7bb531b consensus: dont allow peer round states to decrease 8 years ago
  Ethan Buchman 50ac66f79b fast sync fixes 9 years ago
  Jae Kwon 8a3bba48e3 s/*EventDataRoundState/EventDataRoundState/g 9 years ago
  Ethan Buchman 3b06368569 rebase fixes 9 years ago
  Ethan Buchman 6aaa5fb0bf consensus: msg saving and replay 9 years ago
  Jae Kwon f100404362 Make EventDataRoundState use json:"-" instead of Getter/Setter 9 years ago
  Ethan Buchman 0be13d1d27 move alert, events, rpc into own repos 9 years ago
  Jae Kwon dcc1caaf68 Make Receive() logging consistent 9 years ago
  Jae Kwon d87667a0c2 Conform to go-wire new TypeByte behavior for broadcasts 9 years ago
  Jae Kwon 08d7980d80 Conform to go-wire new TypeByte behavior 9 years ago
  Ethan Buchman c3a8f202ab consensus: fix negative timeout; log levels 9 years ago
  Ethan Buchman b9e143d956 Fireable -> EventSwitch; rs in EventDataRoundState; fixes from review 9 years ago
  Ethan Buchman 4483971776 conR uses events to trigger newstep & hasvote broadcasts 9 years ago
  Ethan Buchman c3f880e758 fire timeout events in handleTimeout; internalMsgQueue 9 years ago
  Jae Kwon 34f6f50a07 Conform to go-merkle SimpleProof.Aunts 9 years ago
  Ethan Buchman d9b55101e5 move routines to consensus state. drop locks and other go routines 9 years ago
  Jae Kwon dfdd3cf18f Tweak channel for performance test 9 years ago
  Jae Kwon ea378c5565 Improve logging 9 years ago
  Ethan Buchman 4b6e992a47 timeoutRoutine 9 years ago
  Ethan Buchman 2c595284d8 msgQueue and msgProcessor 9 years ago
  Jae Kwon d69b5c5ab6 Conform to go-wire 1.0 9 years ago
  Jae Kwon c4ed55d801 Refactor to move common libraries out of project 9 years ago
  Jae Kwon 5631b1a728 fixes #152 and #153 9 years ago
  Ethan Buchman 12566f51af better mempool queueing 9 years ago
  Ethan Buchman 632e77c1cf rs.CommitRound 9 years ago
  Ethan Buchman 2b8157ce2a addVote takes index 9 years ago
  Ethan Buchman 555ecb095d precommit nil if locked and no POL 9 years ago
  Jae Kwon 5e015bc669 Probable fix for #140 9 years ago
  Jae Kwon 625f23af13 Blockpool better timeouts, download rate observation, quicker switching to consensus; Id -> ID (sorry, this doesn't belong here) 9 years ago
  Jae Kwon 1b9fd811a1 RPCResponse.Result && EventData are registered interfaces; -skip_upnp option 9 years ago
  Jae Kwon e86073ec96 Use rpc/client/ws_client; OnStart() returns error 9 years ago
  Jae Kwon 3be3647dc8 tendermint/binary -> tendermint/wire 9 years ago
  Jae Kwon e7c1febb65 Simplify Service/Reactor pattern 9 years ago
  Ethan Buchman 8e50bf15de panic wrapper functions 9 years ago
  Jae Kwon 571a134318 BaseService and BaseReactor refactor and unification 9 years ago
  Ethan Buchman a28d924966 move some logs to debug 9 years ago
  Ethan Buchman bb4ca1407f info->notice, debug->info 9 years ago
  Jae Kwon d91f073676 uuid branch tidying 9 years ago
  Ethan Buchman 751b892cba cleanup, comments 9 years ago
  Jae Kwon c79062ef6a Fix state/State race condition bug. 9 years ago
  Jae Kwon f325675b83 Do not wipe cs.Votes upon SwitchToConsensus 9 years ago
  Jae Kwon 16a1404cfe fixed inequality bug, loading catchup commits when shouldn't. 9 years ago
  Jae Kwon b4605bc53a process ConsensusReactor messages during fast_sync 9 years ago
  Jae Kwon e90c47c6fa Add rebroadcastRoundStepMessage 9 years ago
  Jae Kwon 43a0cac453 ... 9 years ago
  Jae Kwon fc0a4bae4e Do not reset Proposal* when EnterNewRound(0) 9 years ago
  Jae Kwon 41d04cf5b8 consensus reactor code polish, fixed prs BitArray cache invalidation bug 9 years ago