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

Merge main to v7.0.x #58

Closed
wants to merge 92 commits into from
Closed

Merge main to v7.0.x #58

wants to merge 92 commits into from

Conversation

faddat
Copy link
Member

@faddat faddat commented Aug 13, 2023

This PR will make the sdk v0.47.x version of fee abstraction ready to release.

dependabot bot and others added 30 commits August 12, 2023 05:59
Bumps [github.com/cometbft/cometbft](https://github.com/cometbft/cometbft) from 0.37.0 to 0.37.2.
- [Release notes](https://github.com/cometbft/cometbft/releases)
- [Changelog](https://github.com/cometbft/cometbft/blob/main/CHANGELOG.md)
- [Commits](cometbft/cometbft@v0.37.0...v0.37.2)

---
updated-dependencies:
- dependency-name: github.com/cometbft/cometbft
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
….com/cometbft/cometbft-0.37.2

Bump github.com/cometbft/cometbft from 0.37.0 to 0.37.2
update readme to reflect new branching
tnv1 and others added 12 commits January 25, 2024 16:00
* split package forward test

* fix pointer query smart msg response
* Upgrade ibc packet forwarder.

* Fix some errors.

* Fix relayer images version

* Fix test invalid balance between int64 and math.Int

* Some refactors.
* Send package in batch

* test: add query osmosis twap test

* test: add makefile and github worklow

* handle error while sending in batch

* update query osmosis twap test

* fix makefile

* test: temp disable query osmosis twap assertion
…145)

* Remove unused ante package.

* Add benchmarking setup for testnet.

* Fix lint.
…ew host zone. (#146)

* Avoid add duplicate host zone proposal and remove old data when set new host zone.

* Remove check host zone config by osmosis denom

* Fix lint

* Change gas for exec tx proposal
* fix(ibc): fix and add sanity check for GetDecTwapFromBytes

* comment out debug log

* remove comment

* add err handler
* Add doc for integrate feeabs module with new chain.

* Update documentation for integrate Cosmos Hub.

* wip: add guide for Stargaze

* update

* update relayer mnemonic

* linting

* Update documentation for integrate Cosmos Hub.

* Fix lint

* Add scripts run relayer

* Update docs

* Fix version query path

* Update docs

* add script for binary installation

* Update docs

* Update docs

* Refactor docs

---------

Co-authored-by: Tuan Tran <[email protected]>
Co-authored-by: nghuyenthevinh2000 <[email protected]>
@faddat faddat marked this pull request as ready for review March 8, 2024 15:28
@faddat
Copy link
Member Author

faddat commented Mar 8, 2024

@nghuyenthevinh2000 hey, so I think that what happened is that main took over the intended role for the v7 branch.

If it works for you. let's merge this into v7 as planned, and then make a v8 branch too.

main should be v8 from here, I think.

nghuyenthevinh2000 and others added 6 commits March 8, 2024 17:54
…tus (#156)

* initial migrate from frozen to more generic host chain fee abs connection status

* more generic set state host zone

* add code for exponential backoff, no test

* add unit test

* linting

* allcaps

* error handling

---------

Co-authored-by: Jacob Gadikian <[email protected]>
* Add acknowledgements

* Update README.md

* Update README.md

---------

Co-authored-by: nghuyenthevinh2000 <[email protected]>
@nghuyenthevinh2000
Copy link
Member

v8 branch is supposed for cosmos v50

nghuyenthevinh2000 and others added 7 commits March 20, 2024 22:44
update repository structure
* fix running wrong test in Makefile, also catching bug when upload contract

* add missing field in init message of xcsV2

* fix interchaintest

* fix interchaintest ictest-ibc

---------

Co-authored-by: nghuyenthevinh2000 <[email protected]>
…swap call (#171)

* Add min swap amount to each host zone config for improve cross chain swap call

* fix min_swap_amount value in proposal.json

* fix min swap amount type

* add unit tests for min swap amount

* linting

---------

Co-authored-by: Tuan Tran <[email protected]>
* Update README.md

* Update README.md

* Update README.md

---------

Co-authored-by: Tuan Tran <[email protected]>
* wip: setup mocks for ante test

* remove mock ante handler

* add test for ibc fee

* linting

* add comment on unimplemented feature

* extract duplicated code

* chore: refactor code and add comments

* test: add test for FeeabsDeductFee decorator

* linting

* remove unused code
* fix typos

* fix typos

* fix typo

* fix typo

* fix typos

* fix typo

---------

Co-authored-by: Tuan Tran <[email protected]>
Co-authored-by: Tien Nguyen <[email protected]>
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.

10 participants