2840 Commits (599673690c8d99e43cf9e75589a1a14748d49b00)
 

Author SHA1 Message Date
  Ethan Buchman d6beb60bf7
Merge pull request #799 from petabytestorage/fix-typo-switch-comment 7 years ago
  Anton Kaliaev 61d76a273f
fixes from Bucky's and Emmanuel's reviews 7 years ago
  Anton Kaliaev 6d18e2f447
do not send whole round state via eventHub 7 years ago
  Anton Kaliaev 1c1c68df8d
fixes from my own review 7 years ago
  Anton Kaliaev f6539737de
new pubsub package 7 years ago
  Petabyte Storage fe9ff62297 fix comment typos 7 years ago
  Ethan Buchman 7c85f15a6c
Merge pull request #798 from petabytestorage/fix-test-uncommon-names 7 years ago
  Petabyte Storage 6b366b2443 fix test using uncommon names 7 years ago
  Emmanuel Odeke a8b77359df
rpc/lib/server: separate out Notifications test 7 years ago
  Emmanuel Odeke e7fab7d4bf rpc/lib/server: update with @melekes and @ebuchman feedback 7 years ago
  Emmanuel Odeke 59556ab030 rpc/lib/server: add handlers tests 7 years ago
  Ethan Buchman 128e2a1d9e Merge branch 'master' into develop 7 years ago
  Ethan Buchman e236302256
Merge pull request #793 from tendermint/release-v0.12.0 7 years ago
  Ethan Buchman dfe28c8855 test: update for abci-cli consolidation. shell formatting 7 years ago
  Ethan Buchman 4b616344fa update glide, again 7 years ago
  Ethan Buchman 1ecd580061
Merge pull request #773 from tendermint/docs-staging 7 years ago
  Ethan Buchman 21dcb4f290 update glide 7 years ago
  Ethan Buchman b2b35d7dc1 update changelog 7 years ago
  Ethan Buchman a1501dcde8 version bump 7 years ago
  Ethan Buchman 3319ad03b8
Merge pull request #791 from tendermint/740-no-wal-after-fast-sync 7 years ago
  Ethan Buchman fe1c60b5cf consensus: kill process on app error 7 years ago
  Ethan Buchman 591dd9e662 dont catchupReplay on wal if we fast synced 7 years ago
  Ethan Buchman bb6c15b00a CHANGELOG [ci skip] 7 years ago
  Ethan Buchman 6af28ead87 Merge pull request #672 from tendermint/573-wal-issues 7 years ago
  Ethan Buchman fcf459158d CHANGELOG [ci skip] 7 years ago
  Ethan Buchman e76ef2a8a1 types: unexpose valset.To/FromBytes 7 years ago
  Ethan Buchman 3c92bea519 glide: more external deps locked to versions 7 years ago
  Ethan Buchman 12c703c1c3 Merge branch 'develop' into 573-wal-issues 7 years ago
  Ethan Buchman 376f47e030 Merge pull request #775 from tendermint/rpc-client-jitter 7 years ago
  Petabyte Storage ceedd4d968 remove unnecessary plus [ci skip] 7 years ago
  Ethan Buchman c595636999 glide 7 years ago
  Emmanuel Odeke 6e5cd10399
rpc/lib/client: jitter test updates and only to-be run on releases 7 years ago
  Ethan Buchman 57a684d5ac fixes from review 7 years ago
  Ethan Buchman 5534eb4707 Merge pull request #776 from tendermint/feature/merge-light-client 7 years ago
  Ethan Buchman b2d5546cf8 Merge pull request #777 from silasdavis/fix-blocking-ws-client 7 years ago
  Ethan Frey f653ba63bf Separated out certifiers.Commit from rpc structs 7 years ago
  Ethan Frey 0396b6d521 Rename checkpoint.go 7 years ago
  Ethan Frey 94b36bb65e Move VerifyCommitAny into the types package 7 years ago
  Ethan Frey b4fd6e876e Copy certifiers from light-client 7 years ago
  Ethan Buchman 775e100d2c Merge pull request #783 from tendermint/782-tendermint-invalid-command-panics 7 years ago
  Silas Davis 4cb02d0bf2
Exploit the fact the BaseService's closed Quit channel will keep emitting quit signals to close both readRoutine and writeRoutine 7 years ago
  Anton Kaliaev ae538337ba
fix panic: failed to determine gopath: exec: "go" (Refs #782) 7 years ago
  Ethan Buchman 62a7beec21 Merge pull request #780 from ericdmann/769-error-msg-while-testnet-sync 7 years ago
  Eric Mann 45e18a1832 Change log level to Info when proposal block hashing fails due to partially complete block 7 years ago
  Silas Davis f6adddb4a8
Replace ResultsCh with ResponsesCh 7 years ago
  Ethan Buchman 38fc351532 Merge pull request #765 from tendermint/762-blockchain-reactor-timeout 7 years ago
  Silas Davis 01be6fa309
Fix WSClient blocking in the readRoutine after Stop() as it tries to write to ResultsCh 7 years ago
  Anton Kaliaev e06bbaf303
refactor TestNoBlockMessageResponse to eliminate a race condition 7 years ago
  Anton Kaliaev bb7b152af5
write docs for cutWALUntil and wal2json binaries 7 years ago
  Emmanuel Odeke 5504920ba3
rpc/lib/client: add jitter for exponential backoff of WSClient 7 years ago