Ethan Buchman and GitHub
dd47884661
Merge pull request #820 from tendermint/790-use-tickers-instead-of-time-Sleep
...
prefer tickers to time.Sleep
2017-11-08 00:53:42 +00:00
Petabyte Storage and Ethan Buchman
51c9211cf4
add test for MConnection TrySend and Send
2017-11-07 23:35:25 +00:00
Anton Kaliaev
e0daca5693
fixes from Bucky's review
2017-11-07 18:20:24 -05:00
Ethan Buchman and GitHub
e8e512f1fa
Merge pull request #815 from tendermint/p2p-readme-tests
...
P2P: readme and tests
2017-11-07 23:01:15 +00:00
Ethan Buchman
37ce171061
p2p/connetion: remove panics, test error cases
2017-11-07 23:00:52 +00:00
Ethan Buchman
e01986e2b3
p2p: update readme, some minor things
2017-11-07 23:00:49 +00:00
Ethan Buchman and GitHub
433416fef8
Merge pull request #818 from tendermint/fix/810-stuck-trailing-node
...
consensus: ensure prs.ProposalBlockParts is initialized. fixes #810
2017-11-07 21:52:08 +00:00
Anton Kaliaev
2d4ad02356
prefer tickers to time.Sleep (Refs #790 )
2017-11-07 15:38:25 -05:00
Ethan Buchman
3b81d3fea4
consensus: ensure prs.ProposalBlockParts is initialized. fixes #810
2017-11-07 17:14:40 +00:00
Ethan Buchman and GitHub
ec87c740a7
Merge pull request #794 from tendermint/243-restart-app-via-os
...
Kill Tendermint when App dies
2017-10-31 16:27:23 -04:00
Ethan Buchman and GitHub
6b737d2c1b
Merge pull request #745 from tendermint/test-rpc-server-handlers
...
rpc/lib/server: add handlers tests for params inclusion
2017-10-31 15:42:24 -04:00
Ethan Buchman
f7f4ba5e90
rpc/lib/server: minor changes to test
2017-10-31 15:41:25 -04:00
Ethan Buchman
5466720d75
minor changes from @odeke-em PR #725
2017-10-31 15:32:07 -04:00
Ethan Buchman and GitHub
d6beb60bf7
Merge pull request #799 from petabytestorage/fix-typo-switch-comment
...
fix comment typos
2017-10-30 18:01:32 -04:00
Petabyte Storage
fe9ff62297
fix comment typos
2017-10-28 22:01:45 -07:00
Ethan Buchman and GitHub
7c85f15a6c
Merge pull request #798 from petabytestorage/fix-test-uncommon-names
...
fix test using uncommon names
2017-10-28 23:47:31 -04:00
Petabyte Storage
6b366b2443
fix test using uncommon names
2017-10-28 20:29:11 -07:00
Emmanuel Odeke
a8b77359df
rpc/lib/server: separate out Notifications test
...
Addressing feedback from @ebuchman
2017-10-28 15:24:40 -07:00
Emmanuel Odeke
e7fab7d4bf
rpc/lib/server: update with @melekes and @ebuchman feedback
2017-10-28 15:11:21 -07:00
Emmanuel Odeke
59556ab030
rpc/lib/server: add handlers tests
...
Follow up of PR https://github.com/tendermint/tendermint/pull/724
For https://github.com/tendermint/tendermint/issues/708
Reported initially in #708 , this bug was reconfirmed
by the fuzzer.
This fix ensures that:
* if the user doesn't pass in `"id"` that we send them back
a message in an error telling them to send `"id"`. Previously
we let the handler return a 200 with nothing.
* passing in nil `params` doesn't crash
* not passing in `params` doesn't crash
* passing in non-JSON parseable data to `params` doesn't crash
2017-10-28 15:11:21 -07:00
Ethan Buchman
128e2a1d9e
Merge branch 'master' into develop
2017-10-28 00:09:03 -04:00
Ethan Buchman and GitHub
e236302256
Merge pull request #793 from tendermint/release-v0.12.0
...
Release v0.12.0
v0.12.0
2017-10-28 00:06:53 -04:00
Ethan Buchman
dfe28c8855
test: update for abci-cli consolidation. shell formatting
2017-10-27 23:09:50 -04:00
Ethan Buchman
4b616344fa
update glide, again
2017-10-27 22:36:03 -04:00
Ethan Buchman and GitHub
1ecd580061
Merge pull request #773 from tendermint/docs-staging
...
docs improvements
2017-10-27 16:18:56 -04:00
Ethan Buchman
21dcb4f290
update glide
2017-10-27 13:55:56 -04:00
Ethan Buchman
b2b35d7dc1
update changelog
2017-10-27 11:54:20 -04:00
Ethan Buchman
a1501dcde8
version bump
2017-10-27 11:54:20 -04:00
Ethan Buchman and GitHub
3319ad03b8
Merge pull request #791 from tendermint/740-no-wal-after-fast-sync
...
dont catchupReplay on wal if we fast synced
2017-10-27 11:49:54 -04:00
Ethan Buchman
fe1c60b5cf
consensus: kill process on app error
2017-10-27 10:55:20 -04:00
Ethan Buchman
591dd9e662
dont catchupReplay on wal if we fast synced
2017-10-27 10:46:19 -04:00
Ethan Buchman
bb6c15b00a
CHANGELOG [ci skip]
2017-10-26 09:42:46 -04:00
Ethan Buchman and GitHub
6af28ead87
Merge pull request #672 from tendermint/573-wal-issues
...
Add checksum and length to CS WAL record
2017-10-26 00:31:38 -04:00
Ethan Buchman
fcf459158d
CHANGELOG [ci skip]
2017-10-26 00:29:58 -04:00
Ethan Buchman
e76ef2a8a1
types: unexpose valset.To/FromBytes
2017-10-26 00:27:02 -04:00
Ethan Buchman
3c92bea519
glide: more external deps locked to versions
2017-10-26 00:07:43 -04:00
Ethan Buchman
12c703c1c3
Merge branch 'develop' into 573-wal-issues
2017-10-25 23:56:08 -04:00
Ethan Buchman and GitHub
376f47e030
Merge pull request #775 from tendermint/rpc-client-jitter
...
rpc/lib/client: add jitter for exponential backoff of WSClient
2017-10-25 22:53:50 -04:00
Petabyte Storage and Ethan Buchman
ceedd4d968
remove unnecessary plus [ci skip]
2017-10-25 22:28:20 -04:00
Ethan Buchman
c595636999
glide
2017-10-25 22:23:55 -04:00
Emmanuel Odeke
6e5cd10399
rpc/lib/client: jitter test updates and only to-be run on releases
...
* Updated code with feedback from @melekes, @ebuchman and @silasdavis.
* Added Makefile clause `release` to only run the test on seeing tag
`release` during releases i.e
```shell
make release
```
which will run the comprehensive and long integration-ish tests.
2017-10-25 19:20:55 -07:00
Ethan Buchman
57a684d5ac
fixes from review
2017-10-25 21:54:56 -04:00
Ethan Buchman and GitHub
5534eb4707
Merge pull request #776 from tendermint/feature/merge-light-client
...
Merge light client
2017-10-25 16:12:39 -04:00
Ethan Buchman and GitHub
b2d5546cf8
Merge pull request #777 from silasdavis/fix-blocking-ws-client
...
Fix WSClient deadlock in the readRoutine after Stop() is called
2017-10-25 11:00:30 -04:00
Ethan Frey
f653ba63bf
Separated out certifiers.Commit from rpc structs
2017-10-25 16:43:18 +02:00
Ethan Frey
0396b6d521
Rename checkpoint.go
2017-10-25 16:13:04 +02:00
Ethan Frey
94b36bb65e
Move VerifyCommitAny into the types package
2017-10-25 16:13:04 +02:00
Ethan Frey
b4fd6e876e
Copy certifiers from light-client
2017-10-25 16:13:04 +02:00
Ethan Buchman and GitHub
775e100d2c
Merge pull request #783 from tendermint/782-tendermint-invalid-command-panics
...
fix panic: failed to determine gopath: exec: "go"
2017-10-25 08:50:16 -04:00
Silas Davis
4cb02d0bf2
Exploit the fact the BaseService's closed Quit channel will keep emitting quit signals to close both readRoutine and writeRoutine
2017-10-25 10:19:18 +01:00