frog power 4000
5f9c3fdf88
Merge PR #4451 : Client and Module Modularization
2019-06-05 19:26:16 -04:00
Alessio Treglia
e9810ac25c
Merge PR #4433 : Adopt YAML as human-readable text output
2019-05-31 09:14:34 -04:00
Karoly Albert Szabo
c39fa755cb
Merge PR #4413 : Revert swagger removal
2019-05-28 09:46:26 -04:00
frog power 4000
73e5ef7c13
reduce module interdependancy, /client refactor ( #4415 )
...
* abstract staking BuildCreateValidatorMsg, genutil defines its own flags
* client/ refactor
* staking move keys from keeper to types
2019-05-28 09:44:04 +01:00
Alexander Bezobchuk
4b872d2eb4
Merge PR #4377 : Remove statik/Swagger UI
2019-05-20 11:19:53 -04:00
zxh0
db4c82bad2
Merge PR #4355 : Improve multisig key table format output
2019-05-17 10:15:45 -04:00
Juan Leni
e09ebf9ffa
Merge PR #4345 : Upgrade ledger-cosmos-go
2019-05-16 13:06:02 -04:00
Alexander Bezobchuk
d8bd7bcba8
Merge PR #4342 : Upgrade to go-amino v0.15.0
2019-05-15 09:42:16 -04:00
Alessio Treglia
7301dc9a49
Merge PR #4290 : Upgrade IAVL v0.12.2
2019-05-07 10:18:32 -04:00
Juan Leni
1306a25e42
Adding support for Ledger Cosmos App v1.5 ( #4227 )
...
This PR adds support for the latest version of the Cosmos App (v.1.5).
The app is not been released yet by Ledger but the PR is backwards compatible.
We can later remove backwards compatibility and enforce v1.5 only.
When creating a new account, `gaiacli` now shows the account/index and address in the device and requires user confirmation.
Related PRs:
https://github.com/cosmos/ledger-cosmos-go/pull/3
https://github.com/cosmos/ledger-cosmos-go/pull/4
https://github.com/cosmos/ledger-cosmos-go/pull/5
https://github.com/cosmos/ledger-cosmos-go/pull/6
Changes in the app can be found here:
https://github.com/LedgerHQ/ledger-app-cosmos/pull/5
2019-04-30 09:58:21 +01:00
Alessio Treglia
a75a8d3311
Merge PR #4138 : Upgrade tendermint to 0.31.5
2019-04-16 20:58:31 -04:00
Jack Zampolin
927f76f6bb
Update Tendermint to v0.31.4
2019-04-12 11:51:01 -07:00
Alexander Bezobchuk
bf17e1b020
Merge PR #4029 : Update Tendermint to v0.31.3
2019-04-03 09:03:21 -04:00
Alexander Bezobchuk
92f653b35c
Merge PR #4001 : Upgrade Tendermint to v0.31.1
2019-03-29 13:13:45 -04:00
Juan Leni
2dfba4ec9b
Merge PR #3962 : Upgrading ledger dependencies
2019-03-25 20:28:25 -07:00
Alessio Treglia
6ce4d5efd1
replace dep with go mod ( #3907 )
...
Replace sha1sum with jack's gosum and get rid of
vendor-deps.
Also don't compute hash on vendor/ contents.
Instead hash go.sum.
Disable unconvert lint check. It does not
work very well with go mod.
Remove update_vendor_deps once and for all.
Upgrade to go 1.12
Closes : #3919 #3630
2019-03-18 13:45:25 +01:00