4 Commits (dbac109d01108a043d511814d72bd19a9685ab21)

Author SHA1 Message Date
  Sam Kleinman 93eb940dcd
config: WriteConfigFile should return error (#7169) 3 years ago
  M. J. Fromberger cf7537ea5f
cleanup: Reduce and normalize import path aliasing. (#6975) 3 years ago
  Sam Kleinman a6b30faf35
libs/time: move types/time into libs (#6595) 3 years ago
  Sam Kleinman a855f96946
p2p: renames for reactors and routing layer internal moves (#6547) 3 years ago
  Callum Waters a91680efee
test: create common functions for easily producing tm data structures (#6435) 3 years ago
  Marko efd2fde474
privval: add ctx to privval interface (#6240) 3 years ago
  Marko dedf0d2350
proto: folder structure adhere to buf (#5025) 4 years ago
  Marko 51da4fe356
types: rename partsheader to partsetheader (#5029) 4 years ago
  Ismail Khoffi 4774a8ec61
non breaking signbytes (#5008) 4 years ago
  Marko f6243d8b9e
privval: migrate to protobuf (#4985) 4 years ago
  Marko a88537bb88
ints: stricter numbers (#4939) 4 years ago
  Marko 48f073d796
privval: return error on getpubkey (#4534) 4 years ago
  Anton Kaliaev 3e1516b624
linters: enable stylecheck (#4153) 5 years ago
  Marko 866b343c0c Changes to files that had linting issue (#3731) 5 years ago
  Alessio Treglia 59cc6d36c9 improve ResetTestRootWithChainID() concurrency safety (#3291) 5 years ago
  Anton Kaliaev 7fd51e6ade
make govet linter pass (#3292) 5 years ago
  Ismail Khoffi 6a80412a01 Remove privval.GetAddress(), memoize pubkey (#2948) 6 years ago
  Ismail Khoffi 8888595b94 [R4R] Fixed sized and reordered fields for Vote/Proposal/Heartbeat SignBytes (#2598) 6 years ago
  Zarko Milosevic 7b88172f41 Implement BFT time (#2203) 6 years ago
  Dev Ojha 2756be5a59 libs: Remove usage of custom Fmt, in favor of fmt.Sprintf (#2199) 6 years ago
  Anton Kaliaev 3ffda994c2
Revert "rename privval#GetAddress and GetPubKey to Address and PubKey" 6 years ago
  Anton Kaliaev ff8ddee708
rename privval#GetAddress and GetPubKey to Address and PubKey 6 years ago
  Zach Ramsay 44dad6d70b Revert "detele everything" 6 years ago
  Zach Ramsay d02c5d1e30 detele everything 6 years ago
  Ethan Buchman d55243f0e6 fix import paths 6 years ago
  Liamsi d2c05bc5b9 Revert "delete everything" (includes everything non-go-crypto) 6 years ago
  Liamsi 96a3502126 delete everything 6 years ago
  Jae Kwon 196f8410ba WIP commit; Fix types/results_test 6 years ago
  Anton Kaliaev b0d8f552c5
return err if peer has sent a vote that does not match our round 6 years ago
  Ethan Buchman a8e625e99d config: unexpose chainID 7 years ago
  Ethan Frey a29c781295 Add default timestamp to all instances of *types.Vote 7 years ago
  Anton Kaliaev 922af7c405
int64 height 7 years ago
  Anton Kaliaev b3492356e6 uint64 height (Refs #911) 7 years ago
  Anton Kaliaev dc0e8de9b0
extract some of the consensus types into ./types 7 years ago
  Zach Ramsay d56b44f3a5 all: no more anonymous imports 7 years ago
  Ethan Buchman 75b97a5a65 PrivValidatorFS is like old PrivValidator, for now 7 years ago
  Ethan Buchman 4382c8d28b fix tests 7 years ago
  zramsay cf31f8d06f core: apply megacheck vet tool (unused, gosimple, staticcheck) 7 years ago
  Ethan Buchman 92bafa7ecd consensus: fix tests 7 years ago
  Ethan Buchman d1926bcad1 use tmlibs 7 years ago
  Jae Kwon 95c8bb4252 Fixing issues from review in #229 8 years ago
  Jae Kwon 1173a85c85 Use BlockID everywhere 8 years ago
  Jae Kwon 3c5a2f55c2 Add validator index and address to Vote. 8 years ago
  Ethan Buchman 47acada2cb consensus: t.Fatal -> panic 8 years ago
  Jae Kwon ad17090a0f No global config 8 years ago
  Jae Kwon 03115cbf93 Fix tests; Tests run in their own directory 8 years ago
  Jae Kwon 9247b0fbd2 Fix HeightVoteSet bug where first catchup vote doesn't get added 9 years ago