344 Commits (3353bb99ae70e72f13f85039cfb038325227c520)

Author SHA1 Message Date
  Dev Ojha dae7dc30e0 Switch usage of math/rand to cmn's rand (#1980) 6 years ago
  Ethan Buchman d903057011 fix stopping pubsub 6 years ago
  Anton Kaliaev 3ffda994c2
Revert "rename privval#GetAddress and GetPubKey to Address and PubKey" 6 years ago
  Anton Kaliaev 6a85aecfb7
fix linter issues 6 years ago
  Anton Kaliaev d103aaf53f
add test for Vote#Verify 6 years ago
  Anton Kaliaev 17e1df0cbd
test validator set more thoroughly 6 years ago
  Anton Kaliaev ff8ddee708
rename privval#GetAddress and GetPubKey to Address and PubKey 6 years ago
  Anton Kaliaev 20bb522592
add tests for ABCIResults#Bytes and tx#IndexByHash 6 years ago
  Anton Kaliaev 715ec19c96
add tests for protobuf 6 years ago
  Anton Kaliaev d51b196992
improve part set tests 6 years ago
  Anton Kaliaev 5a4459935b
add a test for ConsensusParams#Update 6 years ago
  Anton Kaliaev 3132f7fad4
add tests for genesis 6 years ago
  Anton Kaliaev 80399e60fb
add tests for events public funcs 6 years ago
  Anton Kaliaev b271c40783
remove deprecated `app_options` field from genesis 6 years ago
  Anton Kaliaev 37ce4e549e
add more tests for evidence 6 years ago
  Anton Kaliaev e4db5f8dcd
test event bus 6 years ago
  Anton Kaliaev 6fe8ea966a
remove events we do not emit 6 years ago
  Anton Kaliaev 1377ef1e1f
remove unused TxEventBuffer 6 years ago
  Anton Kaliaev 95980d944b
[types] add tests for Block and Commit 6 years ago
  Zach Ramsay 44dad6d70b Revert "detele everything" 6 years ago
  Zach Ramsay d02c5d1e30 detele everything 6 years ago
  Ethan Buchman ec710395b7 RIPEMD160 -> SHA256 6 years ago
  Ethan Buchman d55243f0e6 fix import paths 6 years ago
  Anton Kaliaev 2d98899b9b
set MaxTxs to 10000 (the same that was used in the config before) 6 years ago
  Anton Kaliaev 297cd4cfe8
limit HTTP request body and WS read msg size to 1MB 6 years ago
  Anton Kaliaev 9563927bbd
print only tx's hash and size when logging blocks 6 years ago
  Alexander Simmerl a605b66c5a
Move abci imports 6 years ago
  Alexander Simmerl 3e1baf68f8 crypto: Rename last traces of go-crypto (#1786) 6 years ago
  Liamsi a39b2522d5 review comments: 6 years ago
  Liamsi c96b27136f remove go-crypto from go-crypto: 6 years ago
  Liamsi d2c05bc5b9 Revert "delete everything" (includes everything non-go-crypto) 6 years ago
  Liamsi 96a3502126 delete everything 6 years ago
  Anton Kaliaev 489d9b9184
more metrics 6 years ago
  Anton Kaliaev aaddf5d32f
set pubsub default capacity to 0 6 years ago
  Ethan Buchman a519825bf8 consensus: fixes #1754 6 years ago
  ia b5775b56c6 all: gofmt (#1743) 6 years ago
  Ethan Buchman 76c82fd433 add more tests 6 years ago
  Ethan Buchman 9481cabd50 fixes from review 6 years ago
  Ethan Buchman fcf61b8088 check addrs match pubkeys in abci Validator. version bump 6 years ago
  Ethan Buchman 8e45348737 update for abci v0.11.0 release. let InitChain update validators 6 years ago
  Ethan Buchman 2edc68c59b use all fields in abci types 6 years ago
  Ethan Buchman 72330e6609 val_set_hash -> validators_hash 6 years ago
  Ethan Buchman 2897685c57 abci header takes ValidatorsHash 6 years ago
  Ethan Buchman 8fa7c493bc add val_set_hash to header 6 years ago
  Ethan Buchman 54e61468d4 fixes from review 6 years ago
  Ethan Buchman 5c7ccbd4a7 use const for abci type strings 6 years ago
  Ethan Buchman aa8be33da1 fix fmt 6 years ago
  Ethan Buchman 3d2c4fd309 update Evidence type - requires pubkey and valset to verify and convert to abci.Evidence 6 years ago
  Ethan Buchman e1e6878a4d fix state tests 6 years ago
  Ethan Buchman e4147b6f1a state test runs 6 years ago