206 Commits (6d223d552694b4709d4aec5b8d548e47a77ce098)

Author SHA1 Message Date
  Jae Kwon fd128c7180 Fix comments from review 8 years ago
  Jae Kwon b73a6905a1 Initial pass at bft_fix_2 completion 8 years ago
  Jae Kwon 655d829314 Fix proposal sign bytes. Start tracking blockID in POL 8 years ago
  Jae Kwon 1173a85c85 Use BlockID everywhere 8 years ago
  Jae Kwon 40791d886d Add test for new VoteSet 8 years ago
  Jae Kwon 7221887330 VoteSet can handle conflicting votes. TODO: add more tests 8 years ago
  Jae Kwon 3c5a2f55c2 Add validator index and address to Vote. 8 years ago
  Ethan Buchman 35d4cca8bb type safe events 8 years ago
  Ethan Frey 22979d9365 Fire proper EventData object on append transaction 8 years ago
  Ethan Buchman 1110c5d37d privVal.LastSignBytes and more replay tests 8 years ago
  Ethan Buchman a1c20ce866 types: privVal.LastSignature. closes #247 8 years ago
  Ethan Buchman 05136ff09d update some comments 8 years ago
  Ethan Buchman 65ebc344ac broadcast_commit 8 years ago
  Jae Kwon ad17090a0f No global config 8 years ago
  Ethan Buchman 501c4e4bac fixes from review 8 years ago
  Ethan Buchman 523a170c3e EventDataTypeNewBlockHeader 8 years ago
  Ethan Buchman 922f720cf6 cswal_light logs own votes; fix tests 8 years ago
  Ethan Buchman eaf222a756 check vote exists before verifiying 8 years ago
  Ethan Buchman ae07c0171d light weight block event 8 years ago
  Ethan Buchman d23f38b4f3 txs.Hash() to avoid extra allocs 8 years ago
  Ethan Buchman a34f9e082e lazy part_set reader 8 years ago
  Ethan Buchman 79c9a9f03a don't verify own block parts 8 years ago
  Ethan Buchman 5e42c96267 crank the part size; prioritize data channel 8 years ago
  Ethan Buchman 898f44ddda config: disable_data_hash (for testing) 8 years ago
  Jae Kwon 39d72d5811 Remove fees 8 years ago
  Jae Kwon f17c4c1d57 s/Validation/Commit/g 8 years ago
  Jae Kwon 9b4b533f2f Pretty print JSON 8 years ago
  Jae Kwon 81ba1e6177 Use go-crypto's CRand* 8 years ago
  Jae Kwon 03115cbf93 Fix tests; Tests run in their own directory 8 years ago
  Jae Kwon 236c7afe9e Conform to TMSP v0.2 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
  Jae Kwon 3f1b567129 Remove signer from JSON output 9 years ago
  Ethan Buchman 3fdb4c03ab rpc: TMResult and TMEventData 9 years ago
  Ethan Buchman 799efb0629 merge/rebase fixes 9 years ago
  Ethan Buchman 0be13d1d27 move alert, events, rpc into own repos 9 years ago
  Jae Kwon 5d06bb964b Fix comments about AppHash, rollbacks, etc 9 years ago
  Jae Kwon 3e3c0083c7 Make order be decided first; Remove TMSP Commit/Rollback 9 years ago
  Jae Kwon 9247b0fbd2 Fix HeightVoteSet bug where first catchup vote doesn't get added 9 years ago
  Jae Kwon b9519391c2 Conform to go-wire new TypeByte behavior for PrivValidator as well 9 years ago
  Jae Kwon 08d7980d80 Conform to go-wire new TypeByte behavior 9 years ago
  Jae Kwon 0316dfc6f2 Update code.google.com to use golang.org 9 years ago
  Ethan Buchman 28ec3d48fa signer interface for validators 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 9dea9539b4 fix consensus tests 9 years ago
  Jae Kwon 34f6f50a07 Conform to go-merkle SimpleProof.Aunts 9 years ago
  Jae Kwon ab1e8a35c6 Shorten consensus log events 9 years ago
  Jae Kwon e67f385574 Conform to go-common WriteFile*(path,mode) 9 years ago
  Jae Kwon 09351996a4 Add GenesisDoc.SaveAs utility method 9 years ago