Chjango Unchained
221b1ea3e0
Merge PR #3616 : DOCS: add launch blog post
2019-02-12 08:53:51 -08:00
Alexander Bezobchuk
22bdc1778b
Merge PR #3264 : Return an empty TxResponse when nil
2019-02-12 17:23:03 +01:00
Alexander Bezobchuk
2216f4716e
Merge PR #3625 : Fix Fee Comparison
2019-02-12 16:22:04 +01:00
Alessio Treglia
fa2e9b8518
Merge PR #3619 : Fix CI test failure
2019-02-12 13:45:44 +01:00
Alessio Treglia
fe548c0829
Merge PR #3593 : hide dbKeybase's constructor
2019-02-11 17:18:58 -08:00
Alexander Bezobchuk
9c23fe68ee
Merge PR #3604 : Improve REST Error Messages & Allow Unicode
2019-02-11 15:12:43 -08:00
gamarin2
8e6a0d166b
Merge PR #3608 : DOCS: Fix delegator guide typo
2019-02-11 12:40:35 -08:00
gamarin2
f9b2809dc9
Merge PR #3605 : DOCS: fix withdraw instructions in delegator guide
2019-02-11 09:10:04 -08:00
Juan Leni
94dccf3842
Merge PR #3586 : Fix keybase storage of ledger accounts
2019-02-11 09:02:47 -08:00
gamarin2
69eddb748c
Merge PR #3602 : Improve delegator's guide
2019-02-11 08:40:00 -08:00
Juan Leni
4282c6a351
Merge PR #3582 : Fix for make test_unit
...
* Fix for make test_unit
* adding entry in pending.md
2019-02-11 11:28:52 +01:00
Alexander Bezobchuk
1d4bb1a863
Merge PR #3591 : Fix setting tx hash when nil
...
* fix setting the tx hash when nil
* add a pending log entry
2019-02-11 11:28:23 +01:00
Ethan Buchman
ed2b427fd6
Merge pull request #3576 from cosmos/master
...
Merge master back into develop for v0.31.1
2019-02-09 17:25:12 -05:00
Ethan Buchman
af935066d2
Merge pull request #3575 from cosmos/release/v0.31.1
...
R4R: Release v0.31.1
2019-02-09 17:24:45 -05:00
Alessio Treglia
b9e523212e
Merge pull request #3578 from cosmos/alessio/rename-genesis-bondDenom
...
gaia/genesis.go: rename bondDenom to defaultBondDenom to avoid confusion
2019-02-09 12:55:08 -08:00
Alessio Treglia
cb07f13672
gaia/genesis.go: rename bondDenom to defaultBondDenom to avoid confusion
2019-02-09 12:52:45 -08:00
Zaki Manian
b7fb85b33c
Merge remote-tracking branch 'origin/release/v0.31.1' of https://github.com/cosmos/cosmos-sdk into zaki/OtherDefaultBondDenoms
2019-02-09 12:47:22 -08:00
Zaki Manian
16bcf95f8f
Other Bond Denom fixes
2019-02-09 12:40:38 -08:00
Jack Zampolin
1a4816bc57
Merge branch 'master' into release/v0.31.1
2019-02-09 12:25:45 -08:00
Zaki Manian
e1996048f8
Merge PR #3574 : Fixes for non-default staking token
2019-02-09 12:22:36 -08:00
Ethan Buchman
14c0476f60
Merge pull request #3572 from cosmos/bucky/delegator-guide
...
R4R: Add warning and disclaimer
2019-02-09 12:10:03 -05:00
Ethan Buchman
288df6fe69
add warning and disclaimer
2019-02-09 10:34:07 -05:00
Ethan Buchman
4d1d062840
Merge pull request #3569 from cosmos/release/v0.31.0
...
Merge release v0.31.0 to develop
2019-02-09 10:30:09 -05:00
Ethan Buchman
09688d03f4
Merge pull request #3568 from cosmos/release/v0.31.0
...
Release v0.31.0
2019-02-09 10:29:47 -05:00
Alessio Treglia
1e65ac4f0d
Merge PR #3571 : Update RELEASE_PROCESS.md
...
Update release procedure to ensure both master and develop sit on top of the same commit after release.
2019-02-09 04:15:32 +01:00
Christopher Goes
b1937bca02
Linkify changelog
2019-02-09 03:35:12 +01:00
Christopher Goes
02e9dcb3a7
Merge PR #3567 : x/gov peer review
2019-02-09 03:33:06 +01:00
Alessio Treglia
996ab2a012
PENDING.md: remove cruft leftover
2019-02-08 17:36:28 -08:00
Alessio Treglia
549c7719b3
Merge branch 'master' into release/v0.31.0
2019-02-08 17:24:10 -08:00
Alessio Treglia
e60d2fc0c6
Refresh changelog/pending
2019-02-08 17:20:06 -08:00
Jack Zampolin
5e3a51a515
Merge PR #3563 : Upgrade Tendermint version to 0.30.0-rc0
2019-02-08 17:18:26 -08:00
Alessio Treglia
360c7d2c58
Merge PR #3566 : Ensure mint/inflation params respect flag supplied by the caller
2019-02-08 17:07:42 -08:00
frog power 4000
7f74b33e21
Merge PR #3357 : Staking spec upgrades / some renaming
2019-02-09 00:57:33 +01:00
Sunny Aggarwal
da0426a2dd
Merge PR #2601 : Bech32 Empty Addresses
2019-02-09 00:54:40 +01:00
Alexander Bezobchuk
fd5e7b9b80
Merge PR #3552 : General Sanitization & Gas Cost Review
2019-02-08 23:33:29 +01:00
Alessio Treglia
e7e3c32204
Merge PR #3553 : Code cleanup, take #1
...
* add a bunch of tests, add DONTCOVER text tag
- Also fix flaky test (closes : #3559 ). Don't test values
returned by queries since there's no way to query a
specific height via REST.
* GetTempDir -> NewTestCaseDir
2019-02-08 22:45:41 +01:00
Jack Zampolin
2c9a5bc308
Merge PR #3554 : x/auth and x/bank review results
2019-02-08 22:35:19 +01:00
Christopher Goes
6ee9c97a5e
Merge PR #3561 : Don't store denominations in staking
2019-02-08 13:28:53 -08:00
Ducem Barr
9348750eb4
Merge PR #3523 : Add tx/encode endpoint and CLI command
2019-02-08 13:17:25 -08:00
Alexander Bezobchuk
d759bef4d1
Merge PR #3549 : Support Vesting Accounts in `add-genesis-account`
2019-02-08 21:50:06 +01:00
Juan Leni
b5fdb83830
Merge PR #3517 : Increasing test coverage in keys/client package
2019-02-08 12:45:23 -08:00
Sunny Aggarwal
cff985ffc5
Merge PR #3546 : Min Self Delegation
2019-02-08 12:44:19 -08:00
Juan Leni
ba63eb1801
Merge PR #3557 : Removing pkg/errors when not necessary
2019-02-08 11:37:46 -08:00
Alexander Bezobchuk
7bc837aa06
Merge PR #3555 : Reintroduce Fees OR Semantics
2019-02-07 18:14:54 -08:00
Joon
685bfca1d4
Merge PR #3526 : BaseApp Peer Review
2019-02-07 17:52:24 -08:00
Christopher Goes
38068a59ea
Merge PR #3507 : Results from x/staking & x/slashing peer review
2019-02-07 17:41:23 -08:00
Jack Zampolin
a5c1c7e998
Merge PR #3519 : Update dependancies
2019-02-08 00:19:20 +01:00
Jack Zampolin
6a66796b71
Merge PR #3550 : Speed up CLI tests
2019-02-07 23:56:05 +01:00
Alessio Treglia
dff6d0e462
Merge PR #3551 : Code cleanup, small coverage boost
2019-02-07 14:38:45 -08:00
Alessio Treglia
cf238f709a
Merge PR #3532 : Don't overwrite package report files
2019-02-07 11:30:18 -08:00