-
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
bump up to 2d437b057eac6e33e1fcccb41d603630d2f3447a #1077
Merged
Merged
Changes from all commits
Commits
Show all changes
31 commits
Select commit
Hold shift + click to select a range
4f96389
Release finschia-sdk v0.47.0 (#988)
zemyblue 565ffd3
chore(deps): Bump golang.org/x/crypto from 0.0.0-20200622213623-75b28…
dependabot[bot] 8bbbce0
chore(deps): Bump github.com/prometheus/client_golang from 1.14.0 to …
dependabot[bot] 34753f2
chore(deps): Bump github.com/coinbase/rosetta-sdk-go from 0.8.2 to 0.…
dependabot[bot] c626995
Merge branch 'main' into feat/apply_v1.0.0
zemyblue bf4815b
Merge pull request #992 from zemyblue/feat/apply_v1.0.0
zemyblue a0c02c4
chore(deps): Bump github.com/prometheus/client_golang from 1.15.0 to …
dependabot[bot] d192860
chore(deps): Bump github.com/prometheus/common from 0.42.0 to 0.43.0 …
dependabot[bot] 4e69766
docs: fix local swagger url (#997)
dudong2 46a5123
chore(deps): Bump actions/setup-go from 3.5.0 to 4.0.0 (#973)
dependabot[bot] 1e6bae4
chore(deps): Bump golang.org/x/crypto from 0.8.0 to 0.9.0 (#996)
dependabot[bot] 8e8a3d8
chore(deps): Bump codecov/codecov-action from 3.1.3 to 3.1.4 (#1004)
dependabot[bot] c357b6a
chore(deps): Bump actions/setup-go from 4.0.0 to 4.0.1 (#1003)
dependabot[bot] 32b9736
chore(deps): Bump github.com/grpc-ecosystem/go-grpc-middleware from 1…
dependabot[bot] db2dc68
chore(deps): Bump github.com/spf13/cast from 1.5.0 to 1.5.1 (#1005)
dependabot[bot] 97b255e
chore(deps): Bump github.com/stretchr/testify from 1.8.2 to 1.8.3 (#1…
dependabot[bot] 13ae1f6
feat: support custom r/w gRPC options (#1017)
zemyblue 227ee73
chore(deps): Bump github.com/stretchr/testify from 1.8.3 to 1.8.4 (#1…
dependabot[bot] 6d8639a
chore(deps): Bump github.com/prometheus/common from 0.43.0 to 0.44.0 …
dependabot[bot] d8ceec3
chore(deps): Bump github.com/spf13/viper from 1.15.0 to 1.16.0 (#1020)
dependabot[bot] 910a66b
feat!: migrate x/foundation FoundationTax into x/params (#999)
0Tech a9762dc
feat: add the api for querying next account number (#1011)
zemyblue 616ff41
Merge pull request #1035 from zemyblue/feat/apply_changes_v0.47.x
zemyblue 97b78db
refactor: change the proof.proto path to third_party/proto/confio (#1…
170210 3e775ff
fix: unable to connect ledger nano S on Ubuntu (#1040)
jaeseung-bae 43555be
build: update golang version to 1.20 (#1043)
0Tech f8840ed
fix: make x/foundation MsgExec propagate events (#1053)
0Tech c3279ef
chore(deps): Bump github.com/prometheus/client_golang from 1.15.1 to …
dependabot[bot] 6613064
chore(deps): Bump google.golang.org/protobuf from 1.30.0 to 1.31.0 (#…
dependabot[bot] 2d437b0
chore: Bump up Ostracon to 1.1.1 (#1057)
tnasu 2312c15
Merge commit '2d437b057eac6e33e1fcccb41d603630d2f3447a' into chore/bu…
ulbqb File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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
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
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
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
Oops, something went wrong.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Are there any plans to update the golang version of ramus as well?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yes. Latest ostracon requires 1.20 so all depending on it needs to be updated.