Commit Graph
9053 Commits
Author SHA1 Message Date
Greg SzaboandGitHub 2cc50938a4 Merge branch 'develop' into feature/buildprocess 2018-01-05 13:01:40 -05:00
Adrian Brink ba475d3128 Fix formatting 2018-01-05 13:25:58 +01:00
Adrian Brink ed81fb54ec NewInquiring returns error instead of swallowing it 2018-01-05 13:24:16 +01:00
Ethan BuchmanandGitHub 8481da2405 Merge pull request #1046 from tendermint/abci-spec-docs
docs: add abci spec
2018-01-04 13:57:40 -05:00
Ethan BuchmanandGitHub ecb7303e35 Merge branch 'develop' into abci-spec-docs 2018-01-04 13:57:08 -05:00
Ethan Frey 9cb45eb7df Add skeleton for functionality and concurrency 2018-01-04 19:08:03 +01:00
Ethan BuchmanandGitHub 6855e62f0a Merge pull request #1052 from tendermint/feature/p2p_docs
docs: P2P Documentation
2018-01-04 12:32:28 -05:00
Ethan BuchmanandGitHub 82aed60acb Merge pull request #173 from tendermint/cobra-helpers
fill in empty command helpers
2018-01-04 12:19:55 -05:00
Ethan BuchmanandGitHub 19e065b6f5 Merge pull request #174 from tendermint/examples-in-readme
update readme with example code
2018-01-04 12:19:18 -05:00
Ethan BuchmanandGitHub f205a937cf Merge pull request #172 from tendermint/spec-docs
convert spec to .rst for consumption by tendermint RTD
2018-01-04 12:16:00 -05:00
Ethan Frey 17b61db40a Document p2p and rpc messages 2018-01-04 18:12:48 +01:00
Ethan Frey 7b52499463 Start writing mempool specification
Include overview and configuration options.
2018-01-04 17:11:35 +01:00
ZachandGitHub f6172e84a9 Merge pull request #176 from tendermint/shasum
use sha256sum because more secure
2018-01-04 15:53:56 +00:00
Zach Ramsay f47b8f8a2d use sha256sum because more secure 2018-01-04 15:41:25 +00:00
Ethan BuchmanandGitHub 3ebe3250ff Merge pull request #58 from tendermint/sdk2
SDK2
2018-01-03 20:32:07 -05:00
Greg Szabo f67f99c227 Extended install document with docker option. Added extra checks to developer's build target. 2018-01-03 17:24:11 -05:00
Greg Szabo 0430ebf95c Makefile changes for cross-building and standardized builds using gox 2018-01-03 14:58:23 -05:00
Adrian Brink f602de437e Move P2P docs into docs folder 2018-01-03 10:49:47 +01:00
Zach Ramsay a573b20888 docs: add counter/dummy code snippets
closes https://github.com/tendermint/abci/issues/134
2018-01-03 01:23:38 +00:00
Zach Ramsay a77213e6c5 update readme, closes #134 2018-01-03 00:48:00 +00:00
Ethan Buchman 156416fe27 fix wordlist paths 2018-01-02 16:39:43 -05:00
Ethan Buchman 793d7717dc no metalinter for now 2018-01-02 16:34:25 -05:00
Ethan BuchmanandGitHub 1afc034006 Merge pull request #119 from tendermint/sdk2
Sdk2
2018-01-02 11:37:17 -05:00
Ethan Buchman 2bb538b150 cmn: fix HexBytes.MarshalJSON 2018-01-02 11:05:53 -05:00
Ethan Buchman 1460540acd metalinter is for another time 2018-01-02 11:05:39 -05:00
Ethan BuchmanandGitHub 8bb383c264 Merge pull request #59 from tendermint/sdk2-cleanup
Sdk2 cleanup
2018-01-02 10:54:40 -05:00
Ethan Buchman 1838db2880 circle 2018-01-02 10:53:56 -05:00
Ethan Buchman 7fe3d5dac2 metalinter 2018-01-02 10:48:36 -05:00
Ethan BuchmanandGitHub a991e2fe9c Merge branch 'develop' into sdk2 2018-01-02 10:29:04 -05:00
Ethan Buchman 488ae529ad p2p: authenticate peer ID 2018-01-01 23:23:11 -05:00
Ethan Buchman 6e823c6e87 p2p: support addr format ID@IP:PORT 2018-01-01 23:08:20 -05:00
Ethan Buchman 7d35500e6b p2p: add ID to NetAddress and use for AddrBook 2018-01-01 22:39:08 -05:00
Ethan Buchman a17105fd46 p2p: peer.Key -> peer.ID 2018-01-01 22:39:05 -05:00
Ethan Buchman b289d2baf4 persistent node key and ID 2018-01-01 21:21:42 -05:00
Ethan Buchman f2e0abf1dc p2p: reorder some checks in addPeer; add comments to NodeInfo 2018-01-01 21:21:39 -05:00
Ethan Buchman 528154f1a2 p2p: PrivKey need not be Ed25519 2018-01-01 19:44:01 -05:00
Ethan Buchman bc71840f06 more p2p docs 2018-01-01 16:30:36 -05:00
Zach Ramsay 47d5fd0f1b prettify the command helpers 2018-01-01 16:21:36 +00:00
Zach Ramsay cd15b677ec docs: add abci spec 2018-01-01 15:35:28 +00:00
Zach Ramsay 12fd445e6f spec: convert to rst 2018-01-01 14:48:29 +00:00
Zach Ramsay e9ff0eefbb move spec from readme to own file 2018-01-01 14:45:57 +00:00
Ethan Buchman 1acb12edf5 p2p docs 2017-12-31 17:11:09 -05:00
Ethan BuchmanandGitHub 008de93bbe Merge pull request #1039 from tendermint/add_consensus_spec
Spec of consensus/gossip protocol
2017-12-31 14:59:32 -05:00
ZachandGitHub 4e834baa9a docs: update ecosystem.rst (#1037)
* docs: update ecosystem.rst

* typo [ci skip]
2017-12-31 13:54:50 +00:00
Ethan Buchman b31d37b480 update circle.yml 2017-12-30 18:25:42 -05:00
Ethan Buchman d058d0098f keys/bcrypt 2017-12-30 17:30:18 -05:00
Ethan Buchman 8c61bb27b7 fix nano test 2017-12-30 17:30:18 -05:00
Ethan Buchman bd30cb4de9 keys/keybase.go: comments and fixes 2017-12-30 17:30:18 -05:00
Ethan Buchman f3f49c2362 keys/words 2017-12-30 17:30:18 -05:00
Ethan Buchman 1f8e66fdb3 nano: update comments 2017-12-30 17:29:51 -05:00