Commit Graph
7513 Commits
Author SHA1 Message Date
Alexander Simmerl b698a9febc Remove double locking in HasIP 2018-05-16 19:21:12 +02:00
Alexander Simmerl c5f45275ec Use remotePeer for test switch 2018-05-16 19:21:12 +02:00
Alexander Simmerl 77f09f5b5e Move to ne.IP 2018-05-16 19:21:12 +02:00
Ethan BuchmanandAlexander Simmerl 1fe41be929 p2p: prevent connections from same ip 2018-05-16 19:21:12 +02:00
Ethan BuchmanandGitHub 906331a8d1 Merge pull request #100 from Liamsi/nano_wallet
Remove outdated non-building code in _nano
2018-05-16 11:20:57 -04:00
ZachandGitHub b161f0e8c9 Merge pull request #241 from tendermint/max/fix/l_addr
A redundant "listen address" flag removed
2018-05-16 11:14:35 -04:00
MaxandZach Ramsay 64c796f1d2 A redundant "listen address" flag removed 2018-05-16 11:11:26 -04:00
Ethan BuchmanandGitHub 4780afcc58 Merge pull request #240 from tendermint/zach/fix-circle
circle: fix config.yml
2018-05-16 10:45:12 -04:00
Zach Ramsay a13a2529bf circle: fix config.yml 2018-05-16 10:27:44 -04:00
ZachandGitHub 31c0c9555e Merge pull request #209 from tendermint/tm-847
events and pubsub were moved to tendermint core
2018-05-16 08:49:23 -04:00
Anton Kaliaev 399c7ea8ed [tm-monitor] update readme
Refs #92
2018-05-16 16:34:48 +04:00
Anton Kaliaev 4a77eda368 events and pubsub were moved to tendermint core
Refs https://github.com/tendermint/tendermint/issues/847
2018-05-16 12:57:08 +04:00
Ethan Buchman 68a0b3f95b version bump. add roadmap back. minor fixes 2018-05-15 22:42:29 -04:00
Ethan Buchman b1f3c11948 Merge branch 'master' into develop 2018-05-15 22:41:03 -04:00
Jae Kwon e1a3f16fa4 Comment tweaks 2018-05-15 08:48:59 -07:00
Ethan BuchmanandGitHub aab98828fe Merge pull request #1570 from tendermint/release/v0.19.3
Release/v0.19.3
v0.19.3
2018-05-15 08:44:16 -04:00
Liamsi 3fe985e289 fix makefile 2018-05-15 12:23:33 +01:00
Liamsi 9136140719 get rid of go-bindata dependency in Makefile; hardcode its output instead 2018-05-15 12:07:05 +01:00
Liamsi aa2b6b546f Remove outdated non-building code in _nano 2018-05-15 11:39:48 +01:00
Ethan BuchmanandGitHub ec8079089f Merge pull request #237 from tendermint/bucky/begin-end-block-tags
add tags to begin/end block
2018-05-14 18:55:41 -04:00
Ethan Buchman 9b20287463 add tags to begin/end block 2018-05-14 19:01:49 -04:00
Ethan BuchmanandGitHub 4b080454bb Merge pull request #236 from tendermint/bucky/absent-vals
absent_validators: repeated int -> repeated bytes
2018-05-14 18:48:04 -04:00
Ethan Buchman f7d775337b absent_validators: repeated int -> repeated bytes 2018-05-14 18:54:48 -04:00
Ethan BuchmanandGitHub 6f316db5de Merge pull request #213 from tendermint/validators-type-assert-to-sortInterface
types: compile time assert to, and document sort.Interface
2018-05-14 18:37:57 -04:00
Ethan BuchmanandGitHub 453e8efe8a Merge pull request #234 from tendermint/adrian/genesis_bytes
Change AppStateBytes to GenesisBytes
2018-05-14 18:34:27 -04:00
Ethan BuchmanandGitHub 063a7d83c1 Merge branch 'develop' into adrian/genesis_bytes 2018-05-14 18:32:47 -04:00
Ethan BuchmanandGitHub 49849de414 Merge pull request #233 from tendermint/adrian/requestinitchain
Allow ResponseInitChain to return the initial validator set
2018-05-14 18:23:40 -04:00
Ethan Buchman 43e72bbcc0 version bump 2018-05-14 18:30:41 -04:00
Ethan BuchmanandGitHub cd24e92dcb Merge pull request #235 from tendermint/develop
Develop
2018-05-14 18:22:02 -04:00
Ethan BuchmanandGitHub da73fb87a4 Merge branch 'develop' into adrian/requestinitchain 2018-05-14 18:19:36 -04:00
Ethan Buchman 03f6a29a64 changelog and version v0.19.3-rc0 2018-05-14 17:00:57 -04:00
Ethan BuchmanandGitHub 4851653d8e Merge pull request #1569 from tendermint/bucky/update-valid-block-rule
Fix validBlock rule
2018-05-14 16:48:20 -04:00
Ethan Buchman 162811476a update some comments 2018-05-14 16:32:19 -04:00
Zarko MilosevicandEthan Buchman b5ac9ede8a Add rules in gossipVotesForHeight to clarify priorities on messages to send 2018-05-14 16:18:50 -04:00
Jae KwonandEthan Buchman ff5dfc0c15 Add more comments for Valid* 2018-05-14 16:18:50 -04:00
Jae KwonandEthan Buchman d3a98675aa Refactor addVote() to be clearer 2018-05-14 16:17:21 -04:00
Jae KwonandEthan Buchman e3c4625e63 Suggested changes to consensus/reactor.go 2018-05-14 16:17:21 -04:00
Zarko MilosevicandEthan Buchman 01ac378c96 Update condition based on Jae input 2018-05-14 16:17:21 -04:00
Zarko MilosevicandEthan Buchman 83ca46396d Update gossipVotes routine to align with validBlock mechanism 2018-05-14 16:17:21 -04:00
Zarko MilosevicandEthan Buchman 2c125b6c78 Fix validValue rule 2018-05-14 16:17:21 -04:00
Ethan Buchman 468be0f8d6 mv remotedb, proto, grpcdb all under db/remotedb 2018-05-14 15:49:00 -04:00
Ethan BuchmanandGitHub 3dde0584ed Merge pull request #1529 from tendermint/greg/persistent-script-fix
Persistence test bash fix for relative folder path
2018-05-14 15:44:27 -04:00
Ethan Buchman 45caff1a20 changelog and version 2018-05-14 15:21:29 -04:00
Ethan BuchmanandGitHub e132e7842b Merge pull request #223 from tendermint/adrian/circle2
Upgrade to Circle 2.0
2018-05-14 15:09:13 -04:00
ZachandGitHub 52d6dfe074 Update specification.rst 2018-05-14 12:27:29 -04:00
Greg SzaboandEthan Buchman 4bca7c1009 Added tendermint/testing docker image description 2018-05-14 12:24:54 -04:00
Greg SzaboandEthan Buchman 4be3ffbe9b Persistence test bash fix for relative folder path 2018-05-14 12:24:54 -04:00
Ethan BuchmanandGitHub 5b9a1423ae Merge pull request #1564 from tendermint/bucky/dump-consensus
Improve consensus state RPC
2018-05-14 12:21:54 -04:00
Ethan Buchman 16932f889f changelog 2018-05-14 10:45:18 -04:00
Ethan Buchman e9804d76cf fixes from review 2018-05-14 10:33:31 -04:00