7125 Commits (676212fa8fdd1ddf29e9c352129c97da3c113769)
 

Author SHA1 Message Date
  srmo 676212fa8f cmd: make sure to have 'testnet' create the data directory for nonvals (#3409) 6 years ago
  Anton Kaliaev 3035572034
cs: comment out log.Error to avoid TestReactorValidatorSetChanges timing out (#3401) 6 years ago
  Anton Kaliaev d741c7b478
limit number of /subscribe clients and queries per client (#3269) 6 years ago
  Anton Kaliaev 15f621141d
remove TimeIotaMs from ABCI consensus params (#3403) 6 years ago
  Anca Zamfir dc359bd3a5 types: remove check for priority order of existing validators (#3407) 6 years ago
  Anton Kaliaev 100ff08de9
p2p: do not panic when filter times out (#3384) 6 years ago
  Yumin Xia b021f1e505 libs/db: close batch (#3397) 6 years ago
  mircea-c 90794260bc circleci: removed complexity from docs deployment job (#3396) 6 years ago
  Anton Kaliaev b6a510a3e7
make ineffassign linter pass (#3386) 6 years ago
  Ismail Khoffi e415c326f9 update golang.org/x/crypto (#3392) 6 years ago
  Ismail Khoffi 28e9e9e714 update levigo to 1.0.0 (#3389) 6 years ago
  Anton Kaliaev 3ebfa99f2c
do not pin repos without releases to exact revisions (#3382) 6 years ago
  YOSHIDA Masanori 91b488f9a5 docs: fix the reverse of meaning in spec (#3387) 6 years ago
  Anton Kaliaev f25d727035
make dupl linter pass (#3385) 6 years ago
  Anca Zamfir 411bc5e49f types: followup after validator set changes (#3301) 6 years ago
  Silas Davis 858875fbb8 Copy secp256k1 code from go-ethereum to avoid GPL vendoring issues in (#3371) 6 years ago
  Ismail Khoffi 1eaa42cd25 golang 1.12.0 (#3376) 6 years ago
  Jack Zampolin 8c9df30e28 libs/db: Add cleveldb.Stats() (#3379) 6 years ago
  Anton Kaliaev 52771e1287
make BlockTimeIota a consensus parameter, not a locally configurable … (#3048) 6 years ago
  Anton Kaliaev f39138aa2e
remove RoundState from EventDataRoundState (#3354) 6 years ago
  Anton Kaliaev 8a962ffc46
deps: update gogo/protobuf from 1.1.1 to 1.2.1 and golang/protobuf from 1.1.0 to 1.3.0 (#3357) 6 years ago
  zjubfd 3421e4dcd7 make lightd availbe (#3364) 6 years ago
  zjubfd 976b1c2ef7 fix pool timer leak bug, resolve#3353 (#3358) 6 years ago
  zjubfd d95894152b fix dirty data in peerset,resolve #3304 (#3359) 6 years ago
  Sven-Hendrik Haase 37a548414b docs: fix typo (#3373) 6 years ago
  Juan Leni 853dd34d31 privval: improve Remote Signer implementation (#3351) 6 years ago
  Anton Kaliaev d6e2fb453d
update docs (#3349) 6 years ago
  Anton Kaliaev ec9bff5234
rename WAL#Flush to WAL#FlushAndSync (#3345) 6 years ago
  Ismail Khoffi 6797d85851 p2p: fix comment in secret connection (#3348) 6 years ago
  Anton Kaliaev cdf3a74f48 Unclean shutdown on SIGINT / SIGTERM (#3308) 6 years ago
  Anton Kaliaev 41f91318e9 bound mempool memory usage (#3248) 6 years ago
  Ismail Khoffi e0adc5e807 secret connection check all zeroes (#3347) 6 years ago
  Anton Kaliaev 2137ecc130 pubsub 2.0 (#3227) 6 years ago
  Anton Kaliaev 67fd428354
fix TestWALPeriodicSync (#3342) 6 years ago
  Anton Kaliaev f22ada442a
refactor decideProposal in common_test (#3343) 6 years ago
  Anton Kaliaev ed1de13548
cs: update wal comments (#3334) 6 years ago
  Ethan Buchman 4f83eec782
Merge pull request #3339 from tendermint/master 6 years ago
  Ethan Buchman e0f8936455
Merge pull request #3326 from tendermint/release/v0.30.1 6 years ago
  Ethan Buchman f2351dc758 update changelog 6 years ago
  Daniil Lashin db5d7602fe docs: fix rpc Tx() method docs (#3331) 6 years ago
  Thane Thomson dff3deb2a9 cs: sync WAL more frequently (#3300) 6 years ago
  Anton Kaliaev 9d4f59b836
update changelog and bump version 6 years ago
  Ismail Khoffi d2c7f8dbcf p2p: check secret conn id matches dialed id (#3321) 6 years ago
  Anton Kaliaev 8283ca7ddb
3291 follow-up (#3323) 6 years ago
  Alessio Treglia 59cc6d36c9 improve ResetTestRootWithChainID() concurrency safety (#3291) 6 years ago
  Zarko Milosevic af8793c01a cs: reset triggered timeout precommit (#3310) 6 years ago
  Anton Kaliaev 0b0a8b3128
cs/wal: refuse to encode msg that is bigger than maxMsgSizeBytes (#3303) 6 years ago
  Anton Kaliaev 7ced9e416b
rpc/net_info: change RemoteIP type from net.IP to String (#3309) 6 years ago
  Ismail Khoffi af3ba5145a fix test-vectors to actually match the sign bytes: (#3312) 6 years ago
  Alexander Bezobchuk cf737ec85c return an error on `show_validator` (#3316) 6 years ago