-
Notifications
You must be signed in to change notification settings - Fork 31
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
zemyblue
merged 3 commits into
main
from
dependabot/go_modules/github.com/line/ostracon-1.0.5
May 11, 2022
Merged
updated ostracon to v1.0.5; unsafe-reset-all
command has been moved to the ostracon
sub-command.
#536
zemyblue
merged 3 commits into
main
from
dependabot/go_modules/github.com/line/ostracon-1.0.5
May 11, 2022
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Contributor
dependabot
bot
added
automerge
dependencies
Pull requests that update a dependency file
labels
May 10, 2022
Dependabot tried to add
|
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
bot
force-pushed
the
dependabot/go_modules/github.com/line/ostracon-1.0.5
branch
from
May 10, 2022 03:32
9274e1d
to
153bdc9
Compare
related with cosmos-sdk [\#11562](cosmos/cosmos-sdk#11562)
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; May 10, 2022
unsafe-reset-all
command has been moved to the ostracon
sub-command.
Codecov Report
@@ 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
|
dudong2
approved these changes
May 11, 2022
tnasu
approved these changes
May 11, 2022
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
Ostracon
to v1.0.5octracon
sub-commandBumps github.com/line/ostracon from 1.0.4 to 1.0.5.
Release notes
Sourced from github.com/line/ostracon's releases.
Changelog
Sourced from github.com/line/ostracon's changelog.
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 usegrpc/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 toline/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 betweenmem.txs
...a2c183f
build(deps): Bump actions/upload-artifact from 2 to 3 (#400)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)