Commit Graph

9455 Commits

Author SHA1 Message Date
Jack Zampolin
e111162f0c
Update docs/gaia/delegator-guide-cli.md 2019-03-11 14:57:49 -07:00
Jack Zampolin
3f87671232
Apply suggestions from code review
Co-Authored-By: jackzampolin <jack.zampolin@gmail.com>
2019-03-11 14:57:04 -07:00
gamarin
d563a26415 bez review 2019-03-11 19:20:46 +01:00
gamarin
1662d6b037 finalize mainnet docs 2019-03-11 19:01:05 +01:00
gamarin
7ec3d3d6fc update docs for mainnet 2019-03-11 19:01:05 +01:00
Luigi
db421fc0a6 Merge PR #3847: Fix typos, and update deprecated links 2019-03-11 18:23:46 +01:00
Karoly Albert Szabo
42718b5635 Merge PR #3849: Force setup_dependencies to run also for tags
Signed-off-by: Karoly Albert Szabo <szabo.karoly.a@gmail.com>
2019-03-11 18:23:09 +01:00
Alessio Treglia
3049862325 ContainsDenomsOf -> DenomsSubsetOf 2019-03-11 15:26:46 +01:00
Jae Kwon
4b765b6ab4
Merge pull request #3844 from cosmos/master
Temporarily remove snap from installation instructions
2019-03-09 19:19:31 -08:00
Jae Kwon
506712341d
Temporarily remove snap from installation instructions
Temporarily remove snap from installation instructions until it's been more thoroughly audited.
2019-03-09 19:13:27 -08:00
Frank Yang
4e38c79b2d Merge PR #3840: Modify magic string "json" to OutputFormatJSON 2019-03-09 13:00:08 -08:00
Alessio Treglia
38fde7ddac Update PENDING.md 2019-03-08 23:15:16 +00:00
Jack Zampolin
f37ab4a898
Merge PR #3826: Port IsAllGT from safe-coins PR 2019-03-08 12:22:44 -08:00
mircea-c
6142f90612 Merge PR #3832: changed docs build docker image and job commands 2019-03-08 09:03:01 -08:00
Jack Zampolin
6f74095ce2
Merge PR #3831: Move indent for json output to 2 spaces 2019-03-08 09:00:17 -08:00
Alexander Bezobchuk
e236607368 Merge PR #3801: BaseApp Security Improvements 2019-03-07 21:52:19 -08:00
shirleypyj
c57de3daea Merge PR #3827: Create delegator-guide-cli.md 2019-03-07 21:51:42 -08:00
Alessio Treglia
862cc436f3 Fix tests 2019-03-08 01:09:26 +00:00
Alessio Treglia
71ca0e5535 Port IsAllGT from safe-coins PR 2019-03-08 01:09:26 +00:00
Alessio Treglia
714168f473
Merge branch 'develop' into sunny/coins-AllGT-test 2019-03-08 01:58:24 +01:00
Alessio Treglia
fbd79d0cad Merge PR #3818: Introduce sdk.NewCoins 2019-03-07 16:55:08 -08:00
Jae Kwon
a24dee0155 Merge PR #3808: Make cli tests use build files
* Make cli tests use build files

* Update PENDING.md

Add PR number.
2019-03-07 11:51:14 -08:00
Jack Zampolin
4816dbe588
Merge PR #3823: v0.33.0 tag to develop
Merge v0.33.0 tag back to develop
2019-03-07 11:33:55 -08:00
Jack Zampolin
55c0c0af07
Release v0.33.0 to Develop
Release 0.33.0 to Develop
2019-03-07 09:48:24 -08:00
Jack Zampolin
7b4104aced
Release v0.33.0 2019-03-07 09:47:59 -08:00
Sunny Aggarwal
9ffe64dc1e failing test 2019-03-07 09:02:40 +01:00
Alexander Bezobchuk
d7fc4e98ab
Improve iterate validators dist. invariant (#3818) 2019-03-06 21:03:15 -05:00
Jack Zampolin
006496f204
Merge branch 'master' into jack/release-0.33.0 2019-03-06 12:04:31 -08:00
Jack Zampolin
06f741609b Fix CHANGELOG for release 2019-03-06 11:37:50 -08:00
Christopher Goes
4c50380181
Merge PR #3750: Outstanding per-validator rewards; correctly handle same-BeginBlock redelegation-double-slash 2019-03-06 19:54:12 +01:00
Alexander Bezobchuk
bf7cbbbdf8 Merge PR #3807: Custom MsgMultiSend Handler (x/bank fork) 2019-03-06 16:41:51 +01:00
Jack Zampolin
805e7fbfc2 Merge PR #3806: Fix nil returned in Unmarshal functions
* Fix nils returned in unmarshal functions
* Address comments
2019-03-06 12:38:18 +01:00
Juan Leni
dcc3357ea3 Merge PR #3811: Migrate repo to organization 2019-03-06 12:37:27 +01:00
Alexander Bezobchuk
51c03aa6fe Merge PR #3803: Validator Creation Updates 2019-03-05 17:55:46 +01:00
Jack Zampolin
57fe79ffbf Merge PR #3804: Update to Tendermint 0.31.0-rc0
* Update tendermint
* Fix build failure
* PENDING
2019-03-05 14:14:34 +01:00
Alessio Treglia
3e82a8bbb8 Merge PR #3792: Use DBBackend set at compile time
* use DBBackend set at compile time

Closes: #3719

* Refresh changelog

* Tweak Makefile
2019-03-04 21:31:55 +01:00
Samuel E. Moelius
c7f6a3e8c6 Merge PR #3797: Have MsgCreateValidator.UnmarshalJSON return an error rather than panic. 2019-03-04 13:28:18 +01:00
Samuel E. Moelius
05529f9c13 Merge PR #3794: Write changes to store. 2019-03-04 13:27:01 +01:00
Samuel E. Moelius
ad91605d77 Merge PR #3795: Make Redelgate log message consistent with others. 2019-03-04 13:26:12 +01:00
Samuel E. Moelius
e1ad7384da Merge PR #3796: Set Quorum field in a manner consistent with DefaultGenesisState. 2019-03-04 13:25:42 +01:00
Alessio Treglia
5d05b7ff0f Merge PR #3782: Finalise snapcraft.yaml
- Allow gaiacli to access host's raw-usb slot.
- Promote the package to stable.

Closes: #3714
2019-03-04 12:10:27 +01:00
Jae Kwon
c8438a3a4f
Merge pull request #3784 from cosmos/revert-3762-bez/3760-allow-unjail-zero-self-bond
Revert "Allow Validator w/ No Self-Delegation to Unjail (Transfers Disabled)"
2019-03-01 17:26:40 -08:00
frog power 4000
52bf9ef9fd Revert "Merge PR #3762: Allow Validator w/ No Self-Delegation to Unjail (Transfers Disabled)"
This reverts commit c2aecb8b0e.
2019-03-01 19:04:37 -05:00
Alexander Bezobchuk
47a44fb580 Merge PR #3748: Multisig Display UX Improvements 2019-03-01 13:29:33 -08:00
Alexander Bezobchuk
c2aecb8b0e Merge PR #3762: Allow Validator w/ No Self-Delegation to Unjail (Transfers Disabled) 2019-03-01 13:19:27 -08:00
Jack Zampolin
b1ce965de8
Merge Pull Request #3777: Fix export panic 2019-03-01 13:04:36 -08:00
Jack Zampolin
7ac01bd76a
Merge PR #3767: Added querier for auth module 2019-03-01 12:40:39 -08:00
Alessio Treglia
b47032d280 Merge PR #3666: improve denom validation 2019-03-01 12:10:22 -08:00
Jack Zampolin
bdf55d9610
Merge PR #3778: Fix improper distr msg tag 2019-03-01 11:15:53 -08:00
Tony Stark
f7df00fab6
Added pending log entry 2019-03-02 00:13:36 +05:30