64 Commits (eb9b37e19688b435d7163dcfd134d25b84201eef)

Author SHA1 Message Date
  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
  Jae Kwon 242a6037e8 Fixes from review 6 years ago
  Jae Kwon a5b7ea93c4 Delay validator set changes by 1 block. 6 years ago
  Alexander Simmerl a605b66c5a
Move abci imports 6 years ago
  Liamsi d2c05bc5b9 Revert "delete everything" (includes everything non-go-crypto) 6 years ago
  Liamsi 96a3502126 delete everything 6 years ago
  Ethan Buchman 866bcceb35 fix consensus tests 6 years ago
  Ethan Buchman c68d406195 fix tests 6 years ago
  Ethan Buchman 02c0835e9b fixes post merge 6 years ago
  Jae Kwon e4492afbad Merge 6 years ago
  Thomas Corbière 2644a529f0 Fix lint errors (#1390) 6 years ago
  Anton Kaliaev ab59f64f57
test we record votes and block parts 6 years ago
  Zach 2cc63069c6 rename dummy to kvstore (#1223) 6 years ago
  Ethan Buchman ab13806276 consensus: print go routines in failed test 7 years ago
  Ethan Buchman 3ae26bd6e6 consensus: fix SetLogger in tests 7 years ago
  Ethan Buchman 8171628ee5 make tests run faster 7 years ago
  Ethan Buchman 1cb76625d3 consensus: rename test funcs 7 years ago
  Anton Kaliaev 0093f9877a
change voting power change, not number of vals 7 years ago
  Anton Kaliaev cf0b5d3715
enforce <1/3 validator updates 7 years ago
  Ethan Buchman a86df17ceb crank city 7 years ago
  Ethan Buchman 5d04ccbe51 excessive logging. update tmlibs for timer fix 7 years ago
  Ethan Buchman 9af8da7aad update for new abci int types 7 years ago
  Anton Kaliaev 69b5da766c
service#Start, service#Stop signatures were changed 7 years ago
  Ethan Buchman 55b81cc1a1 address linting FIXMEs 7 years ago
  Zach Ramsay 7ad8a8ab55 Tests almost passing 7 years ago
  Zach Ramsay 48aca642e3 linter: address deadcode, implement incremental lint testing 7 years ago
  Zach Ramsay 331857c9e6 linting: apply errcheck part2 7 years ago
  Ethan Buchman aba8a8f4fc consensus: crank timeout in timeoutWaitGroup 7 years ago
  Anton Kaliaev 7fa12662c4
check whatever we can read from the channel 7 years ago
  Anton Kaliaev f6539737de
new pubsub package 7 years ago
  Ethan Buchman 591dd9e662 dont catchupReplay on wal if we fast synced 7 years ago
  Ethan Buchman 75b97a5a65 PrivValidatorFS is like old PrivValidator, for now 7 years ago
  Ethan Buchman 4382c8d28b fix tests 7 years ago
  Ethan Buchman c5a657f540 consensus: test proposal heartbeat 7 years ago
  Anton Kaliaev 1dfb95f719
[consensus] color code different consensus instances in consensus tests 7 years ago
  Anton Kaliaev f8fdbe3dbc
changes as per Bucky's review 7 years ago
  Anton Kaliaev f803544195
new logging 7 years ago
  Ethan Buchman 92bafa7ecd consensus: fix tests 7 years ago
  Ethan Buchman 07e59e63f9 TMEventDataInner 7 years ago
  Ethan Buchman 56c60fba23 go-p2p -> tendermint/p2p 7 years ago
  Ethan Buchman d1926bcad1 use tmlibs 7 years ago
  Ethan Buchman c147b41013 TMSP -> ABCI 8 years ago
  Ethan Buchman 3c589dac19 startConsensusNet and stopConsensusNet 8 years ago
  Ethan Buchman ce0c638005 little fix 8 years ago
  Anton Kalyaev 535fc6cd63 test we can make blocks with skip_timeout_commit=false 8 years ago
  Anton Kalyaev 3308ac7d83 set skip_timeout_commit to true for tests 8 years ago