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

Christianborst/ica controller module #1

Open
wants to merge 86 commits into
base: main
Choose a base branch
from

Conversation

ChristianBorst
Copy link
Collaborator

Description

Closes: #XXXX


Author Checklist

All items are required. Please add a note to the item if the item is not applicable and
please add links to any relevant follow up issues.

I have...

  • Included the correct type prefix in the PR title
  • Added ! to the type prefix if API or client breaking change
  • Targeted the correct branch (see PR Targeting)
  • Provided a link to the relevant issue or specification
  • Followed the guidelines for building SDK modules
  • Included the necessary unit and integration tests
  • Added a changelog entry to CHANGELOG.md
  • Included comments for documenting Go code
  • Updated the relevant documentation or specification
  • Reviewed "Files changed" and left comments if necessary
  • Confirmed all CI checks have passed

Reviewers Checklist

All items are required. Please add a note if the item is not applicable and please add
your handle next to the items reviewed if you only reviewed selected items.

I have...

  • confirmed the correct type prefix in the PR title
  • confirmed ! in the type prefix if API or client breaking change
  • confirmed all author checklist items have been addressed
  • reviewed state machine logic
  • reviewed API design and naming
  • reviewed documentation is accurate
  • reviewed tests and test coverage

mergify bot and others added 30 commits January 20, 2023 11:07
* Add v9 changelog

* Update changelog

(cherry picked from commit a49563d)

Co-authored-by: lg <[email protected]>
* Update for pre- v8-Rho upgrade

* Testnet has been upgraded to v8

(cherry picked from commit a048b58)

Co-authored-by: Dante Sanchez <[email protected]>
* Bump ibc ics and pfm for ibc v4

* Fix ics version

(cherry picked from commit b182e5f)

Co-authored-by: lg <[email protected]>
(cherry picked from commit 69e54f4)

Co-authored-by: yaruwangway <[email protected]>
…os#2099)

* Reintroduce missing code for rest endpoint wiring

* Fix gofumpt

* e2e test to check if endpoints are available

* Ran linter/formater

* Refactor and add comprehensive tests for missing routes (cosmos#2094)

* Fixed var -> const definition

---------

Co-authored-by: lg <[email protected]>
Co-authored-by: lg <[email protected]>
(cherry picked from commit 690f167)

Co-authored-by: Milan Mulji <[email protected]>
* Add go version check

* Make requested changes

(cherry picked from commit c9650f8)

Co-authored-by: lg <[email protected]>
* Updated changelog for v8-rc4

* Reformat changelog for consistency

---------

Co-authored-by: lg <[email protected]>
(cherry picked from commit d6d2933)

Co-authored-by: Milan Mulji <[email protected]>
Co-authored-by: lg <[email protected]>
* Added v8-rc-5 changelog

* Update RC-4 to SDK v0.45.11

(cherry picked from commit a507ed4)

Co-authored-by: Milan Mulji <[email protected]>
* Update changelog for v8 final release

* Revert deletion of v9-rc0

(cherry picked from commit eb1e4fc)

Co-authored-by: lg <[email protected]>
* docs: bypass msg

* docs: update globalfee docs

* docs: formatting

* Update globalfee.md

* docs: fix link

* docs: min_gas_prices -> minimum-gas-prices

* docs: Updating globalfee docs (cosmos#2107)

* add maxBypassMinFeeMsgGasUsage var and docstring

* improve docstring in FeeDecorator.AnteHandle

* updating docs

* refactor globalfee documentation

* refactor docs

* fix typo

* Update x/globalfee/ante/fee.go

Co-authored-by: MSalopek <[email protected]>

---------

Co-authored-by: Matija Salopek <[email protected]>
Co-authored-by: MSalopek <[email protected]>

* docs: update globalfee doc

* cleanup examples

---------

Co-authored-by: Marius Poke <[email protected]>
Co-authored-by: Matija Salopek <[email protected]>
Co-authored-by: MSalopek <[email protected]>
(cherry picked from commit da7eff8)

Co-authored-by: yaruwangway <[email protected]>
(cherry picked from commit 5a42493)

Co-authored-by: lg <[email protected]>
Co-authored-by: Milan Mulji <[email protected]>
(cherry picked from commit 59610ab)

Co-authored-by: lg <[email protected]>
(cherry picked from commit 58e723c)

Co-authored-by: Milan Mulji <[email protected]>
* Update cosmos-hub-roadmap-2.0.md (cosmos#2113)

(cherry picked from commit 690b0c9)

# Conflicts:
#	docs/roadmap/cosmos-hub-roadmap-2.0.md

* Update cosmos-hub-roadmap-2.0.md

* Updated roadmap to reflect whats on main branch

* Updated Packet Forward Middleware for Rho/Lambda

---------

Co-authored-by: Jehan <[email protected]>
Co-authored-by: lg <[email protected]>
Co-authored-by: Milan Mulji <[email protected]>
* Update dependencies for rc3 v9

* Reorganize replace go mod

* Update provider keeper config

(cherry picked from commit d466acf)

Co-authored-by: lg <[email protected]>
(cherry picked from commit 0eba99c)

Co-authored-by: Andrew Gouin <[email protected]>
(cherry picked from commit bb353a0)

Co-authored-by: MSalopek <[email protected]>
(cherry picked from commit b8127cc)

Co-authored-by: MSalopek <[email protected]>
(cherry picked from commit 9b8f09b)

Co-authored-by: Shawn <[email protected]>
* Update CHANGELOG.md

* bump -> Bump

(cherry picked from commit 96447fc)

Co-authored-by: Shawn <[email protected]>
* fix: links

* fix: invalid links

(cherry picked from commit 447584f)

Co-authored-by: yaruwangway <[email protected]>
mergify bot and others added 30 commits April 3, 2023 19:18
(cherry picked from commit b03dafd)

Co-authored-by: yaruwangway <[email protected]>
(cherry picked from commit 79626df)

Co-authored-by: Marius Poke <[email protected]>
(cherry picked from commit a92deae)

Co-authored-by: Marius Poke <[email protected]>
Co-authored-by: Marius Poke <[email protected]>
Co-authored-by: lg <[email protected]>
(cherry picked from commit f06f814)

Co-authored-by: yaruwangway <[email protected]>
(cherry picked from commit 7032202)

Co-authored-by: Simon Noetzlin <[email protected]>
* changelog

* update changelog for RC

(cherry picked from commit b1f95a0)

Co-authored-by: Simon Noetzlin <[email protected]>
* update changelog for rc 2 (cosmos#2421)

* changelog

* update changelog for RC

* update changelog for RC 2

* update comment

* merge main

* fix changelog

* typo

(cherry picked from commit 369445d)

# Conflicts:
#	CHANGELOG.md

* resolve conflicts

* add unreleased link back to changelog

---------

Co-authored-by: Simon Noetzlin <[email protected]>
* deps: bump ICS to v1.1.1 (cosmos#2442)

* chore: bump ics to v1.1.1

* update changelog

(cherry picked from commit 060d37d)

# Conflicts:
#	CHANGELOG.md
#	go.mod
#	go.sum

* update changelog

---------

Co-authored-by: Simon Noetzlin <[email protected]>
* wip

* mac perms fix

* fix blocked addrs

* replace ICS with v1.1.0-multiden release

---------

Co-authored-by: Shawn <[email protected]>
* bump IBC to 4.2.1

* update changelog
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.

5 participants