Commit Graph

331 Commits

Author SHA1 Message Date
Zach Ramsay 11e929ac0f add link to new docs location 2018-06-29 09:42:50 -04:00
Sunny Aggarwal 161cb474d4 Account Numbers for Replay Protection with Account Pruning (#1077)
* in progress
* passes current tests
* added tests and got working
* changelog and docs
* removed prints
* oops
* works!
* issue in test_cli
* number 9 number 9 number 9
* at least it does only the 9 issue now
* hallelujah it works!
* removed print statement
* rebased
* gah
2018-06-12 04:30:54 +02:00
Fabian 5f409ce832 Merge PR #1086: Bech32Cosmos output/input for the LCD
* refactored bech32ization
* updated keys endpoints for bech32
* bech32 for sending and querying
* trying to change output of validator addresses
* fixed validator output
* linted
* fixed merge conflict
* added bech32 to staking endpoints
* removed some logging statements
* added GetAccPubKeyBech32Cosmos
* fixed cli tests
* updated swagger
* merged standard bech32 change
* renamed bech32cosmos to bech32
* bech32ify json output for key add
* readded changelog
* fixed changelog merge issue
* Update CHANGELOG.md
2018-06-06 06:53:04 +02:00
Jeremiah Andrews 5a831bd0f8 additional changes 2018-06-04 18:35:07 -07:00
Jeremiah Andrews 3f4b041d0b changed to new cli commands in docs 2018-06-04 16:40:04 -07:00
Zaki Manian f33f49a840 Almost from scratch reimplementation of bech32cosmos integration. 2018-05-27 13:47:23 +02:00
Fabian 5b32a0ed7a
Merge branch 'develop' into fabo/downgrade-swagger-to-v2 2018-05-24 10:34:29 +02:00
Fabian a7f21e2b63
downgrade swagger 2018-05-23 16:36:33 +02:00
Christopher Goes d47fdc1667
baseserver => Gaia 2018-05-19 00:07:33 +02:00
Fabian 27085cf75a updated rest spec 2018-05-14 17:52:52 +02:00
Ethan Buchman 0cf51da799 update valset-changes.md 2018-05-09 09:55:39 -04:00
Ethan Buchman 077ffeb706 spec: explicit CandidateStatus enum 2018-05-09 09:55:19 -04:00
Ethan Buchman f4b2750b4f update readme 2018-05-08 17:46:08 -04:00
Ethan Buchman b8b200ac34 consolidate into valset-changes.md 2018-05-08 17:45:05 -04:00
Ethan Buchman 111e7ecd52 spec: bust up staking into files 2018-05-08 17:35:24 -04:00
Ethan Buchman 2cad1aab3d remove governance.md 2018-05-08 17:17:49 -04:00
Ethan Buchman b3421a884d spec/governance: update transactions.md 2018-05-08 15:53:23 -04:00
Ethan Buchman ac8597e49d spec/governance: update state.md 2018-05-08 15:31:37 -04:00
Ethan Buchman 8a6ec9a257 slashing wip 2018-05-08 10:50:09 -04:00
Ethan Buchman b452859f6a staking spec: minor cleanup 2018-05-08 10:50:02 -04:00
Ethan Buchman ffed398035
Merge branch 'develop' into feature/ibc 2018-05-07 09:42:40 -04:00
Ethan Buchman bf178ba041 spec/ibc -> spec/ibc/mvp 2018-05-07 09:47:17 -04:00
Christopher Goes 7dc29c0785
Update appendices 2018-05-02 18:01:17 +02:00
Rigel a674d75016
Merge pull request #895 from cosmos/sunny/remove-msg-get
Remove Get function from Msg interface
2018-04-30 22:12:19 -04:00
Adrian Brink d52d74582a
Change fermion to steak 2018-04-30 16:24:46 -07:00
Sunny Aggarwal 339c02af27
docs/guide.md 2018-05-01 00:15:27 +02:00
Sunny Aggarwal 52478de857
updated documentation 2018-05-01 00:15:27 +02:00
Christopher Goes f9b5d8c648
Minor README updates 2018-04-26 22:03:25 +02:00
rigelrozanski 0f28f6738a updated some testnet docs, gen-txs now in the config folder 2018-04-26 15:52:20 -04:00
Christopher Goes 9eeffaa06d
Fix vector clock reference 2018-04-23 12:09:04 +02:00
Christopher Goes 43f97496cf
Update optimizations section 2018-04-23 11:57:40 +02:00
Christopher Goes 25a146d43f
Update optimizations section 2018-04-21 20:56:53 +02:00
Christopher Goes dddf818e20
Move Byzantine failure section to Appendix D 2018-04-21 15:04:06 +02:00
Christopher Goes 1ac8a4b38e
Connection / channel / packet clarifications 2018-04-21 14:33:21 +02:00
Adrian Brink fbfec1c9cf
Start prep for IBC standard for Ethereum community 2018-04-21 13:43:57 +02:00
Christopher Goes 37fd166829
Formatting updates 2018-04-20 19:22:00 +02:00
rigelrozanski 3e7481d00f updated docs for new key work
updated docs for new key work
2018-04-20 13:16:03 -04:00
Christopher Goes 00489162ac
Clarify connections intro, Byzantine recovery strategies 2018-04-20 13:28:17 +02:00
Rigel 3186898db5
Merge pull request #848 from cosmos/zach/docs
docs: update read the docs
2018-04-19 14:10:00 -04:00
Zach Ramsay 57b150960c docs: add key generation pseudo code 2018-04-19 12:25:00 -04:00
Zach Ramsay 0fd69d56ee docs: PR comments 2018-04-19 12:14:06 -04:00
Zach Ramsay f9fc2e88d9 lil fixes 2018-04-19 12:03:17 -04:00
Zach Ramsay 9924b1cb11 docs: build fixes 2018-04-19 12:03:17 -04:00
Zach Ramsay 90d03a81b0 docs: rst-ify testnet doc 2018-04-19 12:03:17 -04:00
Zach Ramsay c3cabbf786 docs: add testnet doc from @kidinamoto01 2018-04-19 12:03:17 -04:00
Zach Ramsay 4c0a5a6c20 docs: move back updated intro 2018-04-19 12:03:17 -04:00
Zach Ramsay d7d09f3fea docs: cleanup 2018-04-19 12:03:17 -04:00
Zach Ramsay 15011eaf22 docs: use correct binary 2018-04-19 12:03:17 -04:00
Zach Ramsay 6a7dc0966f docs: update binary 2018-04-19 12:03:17 -04:00
Zach Ramsay f386946d4c docs update part 1 2018-04-19 12:03:17 -04:00