Commit Graph

5206 Commits

Author SHA1 Message Date
Ethan Buchman
f6985c8703
Merge pull request #4039 from cosmos/release/v0.33.2
Hotfix release/v0.33.2
2019-04-03 17:04:59 -04:00
Aleksandr Bezobchuk
dba33693c4
Remove module files 2019-04-03 13:20:32 -04:00
Aleksandr Bezobchuk
c87c5563fa
Update CHANGELOG 2019-04-03 13:18:49 -04:00
Aleksandr Bezobchuk
138466ed6f
Update Test_multiSigKey_Properties 2019-04-03 13:15:23 -04:00
Aleksandr Bezobchuk
b3b988b768
Use tagged version instead of commit 2019-04-03 13:12:08 -04:00
Aleksandr Bezobchuk
9ac6d7b484
Update Tendermint to use release/v0.31.0-dev0-fix
This change points to a specific release branch of v0.31.0-dev0 which includes critical security fixes.
2019-04-03 13:06:40 -04:00
Ethan Buchman
0f3363e8cd
Merge pull request #4024 from cosmos/release/v0.33.1
Hotfix release/v0.33.1 (master)
2019-04-03 11:01:42 -04:00
Jack Zampolin
32327e8430
Merge branch 'master' into release/v0.33.1 2019-04-02 15:12:56 -07:00
Aleksandr Bezobchuk
d0152b35c1
Fix version in changelog 2019-04-02 10:56:35 -04:00
Aleksandr Bezobchuk
cc534d7394
Remove pending log 2019-04-02 10:41:29 -04:00
Aleksandr Bezobchuk
7d85a06422
Fix link in changelog 2019-04-02 10:34:17 -04:00
Aleksandr Bezobchuk
1822dee416
Update CHANGELOG 2019-04-02 10:27:37 -04:00
frog power 4000
da17a6d725 Merge PR #3999: Fix distribution zero height export bug 2019-04-02 10:24:46 -04:00
gamarin2
ce82e01ec4 Merge PR #3922: DOCS: gamarin/master docs update 2019-03-18 16:58:11 -07:00
Jack Zampolin
ea0db504d1
Merge PR #3855: Mainnet docs update to master 2019-03-13 09:26:02 -07:00
gamarin
f39cc0d548 typo fix 2019-03-13 15:37:26 +01:00
gamarin
bd1b693bc6 chris review 2019-03-13 15:32:51 +01:00
Christopher Goes
85b0733a6a
Apply suggestions from code review
Co-Authored-By: gamarin2 <gautier@tendermint.com>
2019-03-13 15:30:48 +01:00
gamarin
9e446dfeb7 melekes review 2019-03-13 13:57:09 +01:00
gamarin
5b5960c5e9 fix version 2019-03-12 18:31:23 +01:00
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
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
Jack Zampolin
7b4104aced
Release v0.33.0 2019-03-07 09:47:59 -08: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