Jae Kwon
ac511abc5c
Temporarily revert x/slashing/params json field names to use dashes, for GoS compat ( #3132 )
2018-12-17 10:11:38 -08:00
Zach
131f93b898
Update docs README ( #3124 )
2018-12-17 09:22:11 -08:00
Jae Kwon
94e7950493
0.28.1
2018-12-17 02:37:39 -08:00
Jae Kwon
86a214f10c
Remove GovernancePenalty
2018-12-17 02:17:19 -08:00
Jae Kwon
677ea0a541
Welcome back, logjack ( #3126 )
2018-12-16 21:32:01 -08:00
Alexander Bezobchuk
ff6c2f2bad
Gov Get Vote(s)/Deposit(s) Updates ( #3091 )
2018-12-14 11:13:43 -08:00
Alexander Bezobchuk
110fd63e22
Add Slashing Query Params ( #3117 )
2018-12-14 11:09:39 -08:00
Federico Kunze
65beea4430
Add distribution REST endpoints swagger file ( #3038 )
2018-12-13 10:42:55 -08:00
Zach
5802becf09
Docs configuration changes ( #3106 )
2018-12-13 10:16:23 -08:00
Arve Knudsen
0ccdb204e3
Fix directory listing in intro ( #3097 )
...
Fix directory listing in SDK intro so that it gets the path to the examples right (docs/examples/ as opposed to examples/).
2018-12-13 09:55:28 -08:00
Jack Zampolin
7082bc164d
Add full-text search for docs ( #3102 )
2018-12-13 09:32:42 -08:00
zramsay
f97b5070d1
docs: algolia full-text search
2018-12-13 09:48:55 -05:00
Santatic
904778e102
Merge PR #3098 : Fix typo
2018-12-13 12:16:55 +01:00
Jack Zampolin
9ae3a8a04e
Docs: Reference -> Concepts ( #3090 )
2018-12-12 15:00:53 -08:00
Artur Albov
0c6d53dc07
Merge PR #2959 : Add TxEncoder to client TxBuilder
2018-12-12 22:29:42 +01:00
Federico Kunze
f0ba58e422
Update docs/.vuepress/config.js
...
Co-Authored-By: gamarin2 <gautier@tendermint.com>
2018-12-12 21:56:57 +01:00
gamarin
a0a49d80a7
sdk tuto sidebar
2018-12-12 17:37:35 +01:00
Jack Zampolin
582ca8e8b9
Move validator cache to the keeper in stake ( #3075 )
2018-12-12 08:34:39 -08:00
gamarin
93e3d2950d
merge
2018-12-12 14:17:07 +01:00
gamarin
e1d9fac340
reference to concepts
2018-12-12 14:16:00 +01:00
Alessio Treglia
f5e0379ef5
Merge PR #3087 : Fix gaia lite docs on REST server's SSL flags
...
* Fix gaia lite docs on REST server's SSL flags
Closes : #3086
* Fix rest-server command call
Advanced was removed long ago
2018-12-12 13:17:15 +01:00
Dev Ojha
a31dc20e6a
Merge PR #2990 : Update f1 spec
...
* Update f1 spec:
* Improves exposition of the base scheme
* Fix inflation section / add sketch of how to do it
* Add future work section
I've also realized that using the ideas of the inflation section,
we could even remove the iteration over slashes when withdrawing!
(Note, inflation section equations / proof of correctness has not been
thoroughly transcribed from my head onto paper, so its not guaranteed to
be correct at the moment. However the inflation section of this describes
something separate from inflation in the hub. It has inflation happen by
having each staked token produce more staked tokens, instead of having it come
through block rewards. This inflation can also happen per validator,
so as to enable non-signing validators to not get inflation)
* Fix grammar
Co-Authored-By: ValarDragon <ValarDragon@users.noreply.github.com>
* Add proof of correctness to the inflation section
* Re-update PDF after merging chris' fixes
* address more of @cwgoes' suggestions
2018-12-12 13:13:53 +01:00
Jack Zampolin
0fbe319471
Code cleanup and refactor of LCD Tests ( #3077 )
2018-12-11 13:57:17 -08:00
Jack Zampolin
d8528ee4e8
Remove unused code
2018-12-11 13:30:03 -08:00
Jack Zampolin
26a31926f8
Address PR comments
2018-12-11 13:10:42 -08:00
Jack Zampolin
6f08a0e76a
Address PR comments
2018-12-11 13:04:59 -08:00
Jack Zampolin
b2f458ab48
Update broken links ( #3035 )
2018-12-11 11:52:22 -08:00
Jack Zampolin
5ecc52cdd3
Merge pull request #3082 from cosmos/zach/dahks
...
make sidebar titles nicer
2018-12-11 11:51:52 -08:00
zramsay
490a8d61c0
update release test script links, closes #2606
2018-12-11 14:40:25 -05:00
Jack Zampolin
206566f043
Adjust for redelegation and unbonding changes
2018-12-11 11:34:02 -08:00
Jack Zampolin
2f9b062cf3
Merge PR #3015 : Add Governance genesis checks
...
* missing genesis verification in gaia, also add distribution verification
* PENDING.md
* Fix error message
2018-12-11 20:05:49 +01:00
zramsay
e46afe00d6
make sidebar titles nicer
2018-12-11 12:12:29 -05:00
Jack Zampolin
38c11cffad
Fix Quoted JSON Return ( #3045 )
...
Fix Quoted JSON Return
2018-12-11 08:54:37 -08:00
Jack Zampolin
73efc3c5d0
Merge branch 'develop' into jack/dry-rest-tests
2018-12-11 08:44:28 -08:00
Jack Zampolin
70ce6f28f2
Merge branch 'develop' into jack/fix-empty-return
2018-12-11 08:40:08 -08:00
Jack Zampolin
b9477df546
Reintroduce collect-gentxs's --gentx-dir flag ( #3021 )
...
R4R: Reintroduce collect-gentxs's --gentx-dir flag
2018-12-11 08:11:10 -08:00
Christopher Goes
e54e0465e2
Merge PR #3080 : Run fewer blocks on CI multi-seed simulation
2018-12-11 15:49:19 +01:00
Federico Kunze
4ecbf0dd5f
Merge PR #2997 : Split POST delegations endpoint
2018-12-11 15:02:26 +01:00
Alessio Treglia
a051491b56
Update PENDING.md
2018-12-11 12:54:45 +00:00
Alessio Treglia
46bb2d0dea
Update PENDING.md
2018-12-11 12:32:28 +00:00
Alessio Treglia
affa1fb3f3
Reintroduce collect-gentxs's --gentx-dir flag
...
It went lost in last genesis workflow refactoring.
Also address structs initializations as per #2835 .
2018-12-11 12:32:28 +00:00
Jack Zampolin
96f8e340c1
Sacrifice to the linter gods
2018-12-10 18:32:13 -08:00
Jack Zampolin
5c3bef97fb
Code cleanup and refactor of LCD tests
2018-12-10 18:22:08 -08:00
Jack Zampolin
e1f0767ba8
R4R: Move generate_only and simulate to POST body in REST txs ( #3060 )
...
* Move generate_only and simulate to POST body in REST txs
Closes : #3056
* Run make format
* drop extra else block, outdent its block, and make linter happy
* Update PENDING.md
* Update LCD swagger docs
2018-12-10 14:51:53 -08:00
Jack Zampolin
97efff8af6
Move validator cache to the keeper in stake
2018-12-10 14:14:52 -08:00
Christopher Goes
c7646d2caf
Release v0.28.0 back to develop ( #3043 )
...
* PENDING.md => CHANGELOG.md
2018-12-10 13:48:01 -08:00
Christopher Goes
243576143e
Merge PR #3072 : Catch overflows in gas wanted
...
* Check for overflow
* Only expect block gas meter on DeliverTx
* ErrGasOverflow in tx.ValidateBasic()
* Update unit test
2018-12-10 21:39:29 +01:00
Alexander Bezobchuk
2ce41760e2
Merge PR #3070 : Check for gas overflow in tx validation
...
* Check for gas overflow in tx validation
* Use bitshifting over math.Pow
2018-12-10 20:24:57 +01:00
Alessio Treglia
4f34cb7c1e
Update LCD swagger docs
2018-12-10 16:00:38 +00:00
dongsamb
da7f459d44
Merge PR #3050 : Add generate-only option to withdraw-rewards
2018-12-10 16:29:10 +01:00