Commit Graph
8961 Commits
Author SHA1 Message Date
Adrian Brink b07d01f102 Add more comments on public functions and extra logging during 'enterPrevote'
Signed-off-by: Adrian Brink <adrian@brink-holdings.com>
2017-07-09 20:35:48 +02:00
Ethan Buchman eed3959749 version bump 2017-07-09 13:17:01 -04:00
Zach Ramsay 278b2344fe move docs/architechture to docs/hidden 2017-07-08 14:25:15 -04:00
Zach Ramsay 05095954c9 use official golang site for installing 2017-07-08 14:09:56 -04:00
Zach Ramsay 6fef4b080e docs: add docs from website 2017-07-08 14:05:24 -04:00
Zach Ramsay 259111d0e8 address adrian's comment 2017-07-08 14:05:24 -04:00
Zach Ramsay a707748893 add roadmap.md from site 2017-07-08 14:05:24 -04:00
Zach Ramsay 130ae133c1 fix link in changelog 2017-07-08 14:05:24 -04:00
Zach Ramsay 1d387d7452 contributing: use full version from site 2017-07-08 14:05:24 -04:00
Greg Szabo d0b990bfdd Moved Tendermint-specific terraform to devops repo 2017-07-08 02:29:25 +00:00
Ethan Buchman 612726d9f6 consensus: better logging 2017-07-07 16:58:16 -04:00
Ethan Buchman 5888ddaab1 consensus: improve logging for conflicting votes 2017-07-07 13:41:50 -04:00
Ethan Buchman e6cecb9595 p2p: fix test 2017-07-07 13:33:15 -04:00
Ethan Buchman e36e507463 changelog 2017-07-07 13:30:30 -04:00
Ethan Buchman 3c10f7a122 add p2p flush throttle to config 2017-07-07 13:08:52 -04:00
Ethan Buchman ca8c34f966 add consensus reactor sleep durations to the config 2017-07-07 12:39:40 -04:00
Greg Szabo f46d0444e1 Fix for workaround #2 2017-07-07 14:06:26 +00:00
Greg Szabo a607ff5789 Workaround for gaia packaging until issue #2 is resolved 2017-07-07 13:58:46 +00:00
Greg Szabo 88b4ca3bc3 Gaia packaging added 2017-07-07 12:20:35 +00:00
Ethan BuchmanandGitHub 8355fee16a Merge pull request #563 from tendermint/bugfix/ignore-tmhome-in-tests
Do some cleanup in the test, so it doesn't fail in my shell
2017-07-06 21:48:40 -04:00
Greg Szabo cb45f21888 trackomatron service fixes 2017-07-07 00:13:12 +00:00
Greg Szabo 27643cd9f9 Fixed trackomatron Debian package bug 2017-07-06 20:36:57 +00:00
Greg Szabo 620713de77 Comment typo fix 2017-07-06 20:20:34 +00:00
Greg Szabo b2c3951c5c trackomatron directory name fix 2017-07-06 20:14:50 +00:00
Greg Szabo 1c5e36725f Makefile workaround for different binary name for trackomatron (tracko) 2017-07-06 20:08:36 +00:00
Greg Szabo ccf13fae0c Makefile fix for trackomatron 2017-07-06 20:03:12 +00:00
Greg Szabo 54a9364565 Added trackomatron build process 2017-07-06 20:00:06 +00:00
Greg Szabo 7942f216fc Added -K option note to ansible readme for OSX 2017-07-04 21:53:45 +00:00
Greg Szabo f0c733ccbd Added brew install description to ansible readme 2017-07-04 20:53:50 +00:00
Greg Szabo be8b7124aa Fixed ansible readme and unsafe_reset role 2017-07-04 20:45:03 +00:00
Greg Szabo d268b1558e Fixed genesis json data type - reported by melekes 2017-07-04 19:47:29 +00:00
Greg Szabo db4bba72a2 Added dockerfiles for applications 2017-07-04 16:23:51 +00:00
Greg Szabo e7a96b469a Added ansible functionality to extract the testnet configuration to a folder. 2017-06-28 15:50:23 +00:00
Ethan BuchmanandGitHub 7f3c697b6e Merge pull request #559 from tendermint/release-v0.10.1
Release v0.10.1
v0.10.1
2017-06-28 11:45:41 -04:00
Ethan Buchman 0d1fa8e884 fixes from review 2017-06-28 11:12:45 -04:00
Ethan Frey 2e0a4aafa7 Update glide files to proper versions 2017-06-28 13:05:51 +02:00
Ethan Buchman bfecb5a135 some fixes from review 2017-06-27 16:05:21 -04:00
Greg Szabo 213833d9e2 Bash example script fix 2017-06-27 18:40:15 +00:00
Greg Szabo 9b8e2ece03 Ethermint service environment variable fix 2017-06-27 16:41:22 +00:00
Ethan Frey 850da13622 Do some cleanup in the test, so it doesn't fail in my shell 2017-06-27 13:31:32 +02:00
Ethan Buchman b284d39e05 update changelog 2017-06-26 17:29:39 -04:00
Ethan Buchman 23d8de8962 Merge branch 'develop' into release-v0.10.1 2017-06-26 17:22:57 -04:00
Ethan Buchman 3065059da7 update changelog 2017-06-26 17:20:27 -04:00
Ethan Buchman e2ed15fa02 rpc: SetWriteDeadline for ws ping. fixes #553 2017-06-26 17:13:39 -04:00
Ethan BuchmanandGitHub b92814c933 Merge pull request #560 from tendermint/feature/docker-build-automation
Docker build automation
2017-06-26 16:20:05 -04:00
Ethan Buchman 12c084c8c0 ParseGenesisFile -> types.GenesisDocFromFile 2017-06-26 16:16:54 -04:00
Greg Szabo f67b87b548 Added new SSH key 2017-06-26 15:24:03 +00:00
Ethan Frey e4caf96bcb Calculate validator hash from genesis doc 2017-06-26 17:06:49 +02:00
Ethan Frey 10982f4d8f Add argument to ParseGenesis to use in light-client 2017-06-26 16:56:51 +02:00
Ethan Frey 6b38abd57b Cleanup for loop in genesis file load 2017-06-26 13:58:34 +02:00