2663 Commits (fc33576bac293822af879737ccfd9e9478dd113a)
 

Author SHA1 Message Date
  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
  Anton Kaliaev c74a359c46
fixes per Bucky's review 7 years ago
  Zach Ramsay ee9dc6ce59 docs: fixup abci guide 7 years ago
  Zach Ramsay 62e8ec34d1 fix comment, #723 7 years ago
  Matt Bell 6a5254c475 Added local blockchain sync benchmark script 7 years ago
  Ethan Buchman 2802a06a08 blockchain/store: comment about panics 7 years ago
  Zach 8ac430813d Merge pull request #772 from tendermint/docs/flow 7 years ago
  Zach Ramsay 3e61b8c17a docs: comb through step by step 7 years ago
  Zach Ramsay 9e277d1596 docs: smaller logo (200px) 7 years ago
  Zach 4c9d5244a5 Merge pull request #759 from tendermint/improve-docs 7 years ago
  Ethan Buchman 87cc277b38 Merge pull request #721 from tendermint/564-add-app-options-to-genesis-resp 7 years ago
  Anton Kaliaev 3115c23762
binary format for WAL 7 years ago
  Anton Kaliaev 31030c6514
make crc32c a global var 7 years ago
  Anton Kaliaev 7b8ffc9981
add checksum and msg size to TimedWALMessage 7 years ago
  Ethan Buchman a75bccfbc4 Merge branch 'develop' into 564-add-app-options-to-genesis-resp 7 years ago
  Ethan Buchman f97229f05a Merge pull request #748 from tendermint/params-test 7 years ago
  Ethan Buchman ac2ef9e0ea Merge pull request #750 from tendermint/feature/cleanup 7 years ago
  Ethan Buchman c2803b80e8 update changelog; fixes from rebase 7 years ago
  Ethan Buchman 7a6876bc62 Merge pull request #768 from tendermint/feature/merkleeyes-to-iavl 7 years ago
  Adrian Brink 819f81f702 Change NOTE to CONTRACT 7 years ago
  Adrian Brink 036d3b59a3 Address reviews 7 years ago
  Adrian Brink 782a836db0 Cleanup of code and code docs 7 years ago
  Ethan Buchman bd46b78785 Merge pull request #755 from tendermint/753-notified-mempool-txs-but-mempool-empty 7 years ago
  Anton Kaliaev f908dd0e55 only notify when there are some txs (Refs #753) 7 years ago
  Ethan Buchman 0bbf38141a blockchain/pool: some comments and small changes 7 years ago
  Ethan Buchman f188366e26 update glide 7 years ago
  Ethan Buchman fd60621a8e update cswal test 7 years ago
  Ethan Buchman 60b7f2c61b Merge pull request #767 from silasdavis/do-not-swallow 7 years ago