Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

updated ostracon to v1.0.5; unsafe-reset-all command has been moved to the ostracon sub-command. #536

Merged
merged 3 commits into from
May 11, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 10, 2022

Description

  • Bump Ostracon to v1.0.5
  • Move Ostracon commands to octracon sub-command

Bumps github.com/line/ostracon from 1.0.4 to 1.0.5.

Release notes

Sourced from github.com/line/ostracon's releases.

v1.0.5

Release: v1.0.5

Changelog

Sourced from github.com/line/ostracon's changelog.

v1.0.5

May 9, 2022

  • Improve checking tx with txsMap for fixing the inconsistency between mem.txs and mem.txsMap
  • Apply changes up to tendermint v0.34.19

BREAKING CHANGE

  • Nothing

FEATURES

  • Nothing

IMPROVEMENTS

  • [mempool] #394 Remove panic for unexpected tx response in resCbRecheck
  • [mempool] #404 Improve checking tx with txsMap for fixing the inconsistency between mem.txs and mem.txsMap
  • [upgrade/tm-db] #402 Upgrade to line/tm-db-v2.0.0-init.1.0.20220121012851-61d2bc1d9486
  • [backport/tendermint] #368 Main patch tm-v0.34.15
  • [backport/tendermint] #407 Revert: not to use grpc/credentials/insecure for compatibility
  • [backport/tendermint] #375 Main patch tm-v0.34.16
  • [backport/tendermint] #389 Main patch tm-v0.34.17
  • [backport/tendermint] #401 Main patch tm-v0.34.18, tm-v0.34.19
  • [github/stale] #377 Exclude auto-closing of issues in github actions
  • [test] #403 Improve vrf test

BUG FIXES

  • Nothing
Commits
  • a57ee43 tag v1.0.5 (#410)
  • 67bc61f build(deps): Bump github.com/btcsuite/btcd from 0.22.0-beta to 0.22.1 (#409)
  • 2d8cb08 Revert not to use grpc/credentials/insecure for compatibility (#407)
  • 954ebc8 build(deps): Bump google.golang.org/grpc from 1.45.0 to 1.46.0 (#406)
  • 0514758 build(deps): Bump github.com/spf13/viper from 1.10.1 to 1.11.0 (#405)
  • 7591bb8 Upgrade to line/tm-db-v2.0.0-init.1.0.20220121012851-61d2bc1d9486 (#402)
  • 57392cc Improve vrf test (#403)
  • d88bf70 Main patch tm-v0.34.18, v0.34.19 (#401)
  • 36dc585 Improve checking tx in txsMap for fixing the inconsistency between mem.txs ...
  • a2c183f build(deps): Bump actions/upload-artifact from 2 to 3 (#400)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added automerge dependencies Pull requests that update a dependency file labels May 10, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 10, 2022

Dependabot tried to add @alexanderbez and @fedekunze as reviewers to this PR, but received the following error from GitHub:

POST https://api.github.com/repos/line/lbm-sdk/pulls/536/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the users or teams you specified is not a collaborator of the line/lbm-sdk repository. // See: https://docs.github.com/rest/reference/pulls#request-reviewers-for-a-pull-request

Bumps [github.com/line/ostracon](https://github.com/line/ostracon) from 1.0.4 to 1.0.5.
- [Release notes](https://github.com/line/ostracon/releases)
- [Changelog](https://github.com/line/ostracon/blob/main/CHANGELOG.md)
- [Commits](Finschia/ostracon@v1.0.4...v1.0.5)

---
updated-dependencies:
- dependency-name: github.com/line/ostracon
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/line/ostracon-1.0.5 branch from 9274e1d to 153bdc9 Compare May 10, 2022 03:32
related with cosmos-sdk [\#11562](cosmos/cosmos-sdk#11562)
@zemyblue zemyblue self-assigned this May 10, 2022
@zemyblue zemyblue requested review from dudong2, 0Tech and tnasu May 10, 2022 11:54
@zemyblue zemyblue changed the title build(deps): bump github.com/line/ostracon from 1.0.4 to 1.0.5 updated ostracon to v1.0.5; unsafe-reset-all command has been moved to the ostracon sub-command. May 10, 2022
@zemyblue zemyblue removed the dependencies Pull requests that update a dependency file label May 10, 2022
@codecov
Copy link

codecov bot commented May 10, 2022

Codecov Report

Merging #536 (96c5795) into main (3207632) will decrease coverage by 0.00%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #536      +/-   ##
==========================================
- Coverage   56.80%   56.80%   -0.01%     
==========================================
  Files         777      777              
  Lines       83369    83369              
==========================================
- Hits        47360    47358       -2     
- Misses      32955    32957       +2     
  Partials     3054     3054              
Impacted Files Coverage Δ
store/rootmulti/store.go 70.47% <0.00%> (-0.69%) ⬇️
x/wasm/keeper/keeper.go 85.22% <0.00%> (+0.36%) ⬆️

@zemyblue zemyblue merged commit ab3dfa8 into main May 11, 2022
@zemyblue zemyblue deleted the dependabot/go_modules/github.com/line/ostracon-1.0.5 branch May 11, 2022 03:26
brew0722 pushed a commit to brew0722/lbm-sdk that referenced this pull request May 11, 2022
* main:
  fix: genesis auth account format (Finschia#517)
  Remove reviewers on dependabot.yml
  updated ostracon to v1.0.5; `unsafe-reset-all` command has been moved to the `ostracon` sub-command. (Finschia#536)
  build(deps): bump docker/build-push-action from 2 to 3 (Finschia#532)
  build(deps): bump docker/metadata-action from 3 to 4 (Finschia#530)
  build(deps): bump docker/login-action from 1 to 2 (Finschia#531)
  build(deps): bump docker/setup-buildx-action from 1 to 2 (Finschia#529)
  chore(deps): bump github.com/VictoriaMetrics/fastcache from 1.9.0 to 1.10.0 (Finschia#499)
  build(deps): bump google.golang.org/protobuf from 1.27.1 to 1.28.0 (Finschia#474)
  chore(deps): bump github.com/prometheus/common from 0.32.1 to 0.34.0 (Finschia#510)
  chore(deps): bump github.com/coinbase/rosetta-sdk-go from 0.7.0 to 0.7.9 (Finschia#520)
  build(deps): bump github.com/spf13/cobra from 1.3.0 to 1.4.0 (Finschia#458)
  build(deps): bump github.com/confio/ics23/go from 0.6.6 to 0.7.0 (Finschia#448)
  build(deps): bump github.com/stretchr/testify from 1.7.0 to 1.7.1 (Finschia#465)
  build(deps): bump github.com/armon/go-metrics from 0.3.10 to 0.3.11 (Finschia#522)
  build(deps): bump github.com/magiconair/properties from 1.8.5 to 1.8.6 (Finschia#445)
  ci: change automerge conditions of Mergify (Finschia#523)
tnasu pushed a commit to tnasu/finschia-sdk that referenced this pull request Jul 19, 2022
* Add cli alias

* Review feedback
@zemyblue zemyblue mentioned this pull request Oct 27, 2022
5 tasks
@zemyblue zemyblue mentioned this pull request Nov 28, 2022
5 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants