Commit Graph

350 Commits

Author SHA1 Message Date
Ethan Buchman 1cac5e7a0f Merge branch 'develop' into rigel/spec-staking 2018-06-14 11:22:29 -07:00
Fabian 42e72956f4 Merge PR #1252: Query node version
introduce non store queries
add version query
update lcd spec
changelog
moved version query into baseapp
2018-06-14 07:49:21 +02:00
rigelrozanski ab028a7805 cwgoes comments, improved pseudocode 2018-06-13 21:58:36 -07:00
rigelrozanski 14c1ff27f3 Merge remote-tracking branch 'origin/develop' into rigel/spec-staking 2018-06-13 20:50:59 -07:00
Dev Ojha bd362ee590 Merge PR #1090: Switch away from ephemeral ports
* Switch ports 4665x to be 2655x
This is done so the default ports aren't in the linux kernel's default ephemeral port range.
* Missed one doc file, change dep so gaiad works
* Update changelog, fix Gopkg.lock
2018-06-14 00:13:51 +02: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
rigelrozanski 02559e725a cwgoes spec comments 2018-06-05 09:25:27 -07:00
ValarDragon 508af391fe docs: Add disclaimer for install scripts 2018-06-05 09:25:27 -07:00
ValarDragon 40df73adc2 docs: Add BSD install script 2018-06-05 09:25:27 -07:00
Zach Ramsay cd4499c15f docs: link to quick install script 2018-06-05 09:25:27 -07:00
Zach Ramsay d87dfce8e4 docs: rst => md 2018-06-05 09:25:27 -07:00
Christopher Goes e78a232e85 Move over slashing spec changes from #1011 2018-06-05 09:23:23 -07:00
rigelrozanski 605dfbbe54 changelog, update spec README 2018-06-05 09:23:23 -07:00
Zach Ramsay d587a6f6c3 docs: some files need to be in root & path fixes 2018-06-05 09:23:23 -07:00
rigelrozanski 25ae026958 spec complete unbonding, redelegation txs 2018-06-05 09:23:23 -07:00
rigelrozanski e39ba70c08 complete staking spec update 2018-06-05 09:23:23 -07:00
rigelrozanski b8cf5f347e transaction stake updates 2018-06-05 09:23:23 -07:00
rigelrozanski 35956c1c78 staking spec state revisions 2018-06-05 09:23:23 -07:00
rigelrozanski 55cc086f55 docs reorganization 2018-06-05 09:23:23 -07:00
rigelrozanski c66ded7646 staking overview.md revisions, moving files 2018-06-05 09:23:23 -07:00
rigelrozanski 18aa9a9909 stake/fees spec updates 2018-06-05 09:23:23 -07: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