forked from evmos/evmos
-
Notifications
You must be signed in to change notification settings - Fork 6
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
Sdk47 #9
Merged
Merged
Sdk47 #9
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
* fix: intrarelayer nonce and update contract * release: `v0.3.0` changelog (evmos#111) * docs: update version * c++
* ci: enable gosec sarif upload * Update .github/workflows/security.yml Co-authored-by: Federico Kunze Küllmer <31522760+fedekunze@users.noreply.github.com>
* Improvement(Evmos): Fix gosec vulnerabilities * fix merge conflict in network.go
* fix: intrarelayer nonce and update contract * ci: enable backport for v0.3 * changelog * newline
* build: fix docker-build command * Update docs/quickstart/installation.md Co-authored-by: Federico Kunze Küllmer <31522760+fedekunze@users.noreply.github.com>
* fix: intrarelayer nonce and update contract * Get seeds and peers from repo and update config (evmos#120) * Get seeds and peers from repo and update config * Apply suggestions from code review Co-authored-by: Federico Kunze Küllmer <31522760+fedekunze@users.noreply.github.com> * fix Co-authored-by: Mercury <86484355+MercurySolar@users.noreply.github.com>
Reported offline by Fedekunze, the problem was that we were unconditionally logging even in the case of no blocks being processed. Co-authored-by: Federico Kunze Küllmer <31522760+fedekunze@users.noreply.github.com>
* fix: intrarelayer nonce and update contract * docs: metamask reset account
* app: add IBC-go testing interface * changelog
Co-authored-by: Federico Kunze Küllmer <31522760+fedekunze@users.noreply.github.com>
Grammar fix at line 65
alpha-omega-labs
merged commit Aug 5, 2023
80fac07
into
alpha-omega-labs:sdk46
4 of 10 checks passed
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.
Closes: #XXX
Description
For contributor use:
docs/
) or specification (x/<module>/spec/
)godoc
comments.Unreleased
section inCHANGELOG.md
Files changed
in the Github PR explorerFor admin use:
WIP
,R4R
,docs
, etc)