96 Commits (bdd50c5f3750238fbd60948cd1a747f9016e50d9)

Author SHA1 Message Date
  Zach 2cc63069c6 rename dummy to kvstore (#1223) 6 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 ae68fcb78a move fireEvents to ApplyBlock 7 years ago
  Ethan Buchman 1d6f00859d fixes from review 7 years ago
  Ethan Buchman 537b0dfa1a use NopEventBus 7 years ago
  Ethan Buchman 0acca7fe69 final updates for state 7 years ago
  Ethan Buchman a8e625e99d config: unexpose chainID 7 years ago
  Ethan Buchman 7a18fa887d evidence linked with consensus/node. compiles 7 years ago
  Anton Kaliaev 0093f9877a
change voting power change, not number of vals 7 years ago
  Ethan Frey a29c781295 Add default timestamp to all instances of *types.Vote 7 years ago
  Ethan Buchman 9af8da7aad update for new abci int types 7 years ago
  Anton Kaliaev 922af7c405
int64 height 7 years ago
  Anton Kaliaev b3492356e6 uint64 height (Refs #911) 7 years ago
  Anton Kaliaev 69b5da766c
service#Start, service#Stop signatures were changed 7 years ago
  Zach Ramsay 331857c9e6 linting: apply errcheck part2 7 years ago
  Anton Kaliaev f6539737de
new pubsub package 7 years ago
  Ethan Buchman fd60621a8e update cswal test 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 779c2a22d0 node: NewNode takes DBProvider and GenDocProvider 7 years ago
  Ethan Buchman 4382c8d28b fix tests 7 years ago
  Ethan Buchman 944ebccfe9 more PrivValidator interface 7 years ago
  Adrian Brink 7dd3c007c7 Refactor priv_validator 7 years ago
  Ethan Buchman 3089bbf2b8 Amount -> Power. Closes #166 7 years ago
  Ethan Buchman aea8629272 peer interface 7 years ago
  Ethan Buchman c5a657f540 consensus: test proposal heartbeat 7 years ago
  Ethan Buchman d2f3e9faf4 test CreateEmptyBlocksInterval 7 years ago
  Ethan Buchman 37f1390473 CreateEmptyBlocks and CreateEmptyBlocksInterval 7 years ago
  Ethan Buchman 3444bee47f fixes from review; use mempool.TxsAvailable() directly 7 years ago
  Ethan Buchman 678a9a2e42 TxsAvailable tests 7 years ago
  zramsay cf31f8d06f core: apply megacheck vet tool (unused, gosimple, staticcheck) 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 46151720f8 fix tests 7 years ago
  Ethan Buchman 92bafa7ecd consensus: fix tests 7 years ago
  Ethan Buchman 75b6c5215f fewer structs. remove viper from consensus 7 years ago
  Ethan Buchman 07e59e63f9 TMEventDataInner 7 years ago
  Ethan Buchman fcf78a5da7 cleanup go-config/viper and some unnamed imports 7 years ago
  Rigel Rozanski cefb2bede0 adding viper 7 years ago
  Ethan Buchman 56c60fba23 go-p2p -> tendermint/p2p 7 years ago
  Ethan Buchman d1926bcad1 use tmlibs 7 years ago
  Ethan Buchman 0bec99fbd4 consensus: handshake replay test using wal 7 years ago
  Ethan Buchman c147b41013 TMSP -> ABCI 8 years ago
  Ethan Buchman e7a12f8e38 cs.Wait() 8 years ago
  Ethan Buchman 0525e8ed5c rearrange common_test.go; EnsureDir for privVal 8 years ago
  Ethan Buchman d68cdce2d5 consensus: check HasAll when TwoThirdsMajority 8 years ago
  Ethan Buchman e5fb681615 consensus: remove crankTimeoutPropose from tests 8 years ago