fx-core
fx-core copied to clipboard
build(deps): bump cosmossdk.io/x/feegrant from 0.1.1 to 0.2.0
Bumps cosmossdk.io/x/feegrant from 0.1.1 to 0.2.0.
Release notes
Sourced from cosmossdk.io/x/feegrant's releases.
Rosetta v0.2.0
Changelog
More information on Rosetta here.
Improvements
- #14118 Allow rosetta to be installed as a standalone application.
- #14061 Adds openapi specification.
- #13832 Correctly populates rosetta's
/network/statusendpoint response. Rosetta's data api is divided into its own go files (account, block, mempool, network).Bug Fixes
- #13832 Wrap tendermint RPC errors to rosetta errors.
Changelog
Sourced from cosmossdk.io/x/feegrant's changelog.
0.2.0 (March 6, 2017)
BREAKING CHANGES:
- Update to ABCI v0.4.0 and Tendermint v0.9.0
- Coins are specified on the CLI as
Xcoin, eg.5goldCostis nowFeeFEATURES:
- CLI for sending transactions and querying the state, designed to be easily extensible as plugins are implemented
- Run Basecoin in-process with Tendermint
- Add
/accountpath in Query- IBC plugin for InterBlockchain Communication
- Demo script of IBC between two chains
IMPROVEMENTS:
- Use new Tendermint
/commitendpoint for crafting IBC transactions- More unit tests
- Use go-crypto S structs and go-data for more standard JSON
- Demo uses fewer sleeps
BUG FIXES:
- Various little fixes in coin arithmetic
- More commit validation in IBC
- Return results from transactions
PreHistory
January 14-18, 2017
- Update to Tendermint v0.8.0
- Cleanup a bit and release blog post
September 22, 2016
- Basecoin compiles again
Commits
8e4d6a5Merge branch 'master' into develop72bebc6Merge pull request #819 from cosmos/release/v0.14.04807a19Merge pull request #774 from fedekunze/fedekunze/README40b193fupdate changelog1074ab6version and changelog9722f41deps, changelog, version56c3ae4Merge branch 'develop' into fedekunze/READMEc155a82addressed Rige's comments9b246ecUpdate README.md52f317aMerge pull request #800 from cosmos/rigel/tick-endblock- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)