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

Sdk47 #9

Merged
merged 20 commits into from
Aug 5, 2023
Merged

Sdk47 #9

merged 20 commits into from
Aug 5, 2023

Conversation

alpha-omega-labs
Copy link
Owner

Closes: #XXX

Description


For contributor use:

  • Targeted PR against correct branch (see CONTRIBUTING.md)
  • Linked to Github issue with discussion and accepted design OR link to spec that describes this work.
  • Code follows the module structure standards.
  • Wrote unit and integration tests
  • Updated relevant documentation (docs/) or specification (x/<module>/spec/)
  • Added relevant godoc comments.
  • Added a relevant changelog entry to the Unreleased section in CHANGELOG.md
  • Re-reviewed Files changed in the Github PR explorer

For admin use:

  • Added appropriate labels to PR (ex. WIP, R4R, docs, etc)
  • Reviewers assigned
  • Squashed all commits, uses message "Merge pull request #XYZ: [title]" (coding standards)

fedekunze and others added 20 commits November 24, 2021 00:45
* 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 alpha-omega-labs merged commit 80fac07 into alpha-omega-labs:sdk46 Aug 5, 2023
4 of 10 checks passed
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.

7 participants