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

Tuan/fix ante #166

Closed
wants to merge 110 commits into from
Closed

Tuan/fix ante #166

wants to merge 110 commits into from

Conversation

tuantran1702
Copy link

should make the feeRequired and FeeCoins more clear and descriptive.

nonZeroCoinFeesReq is supposed to be a native fees(in case the min-gas-prices is set as so). As a result, CalculateNativeFromIBCCoins shouldn't accept it as the ibcCoins parameters

tnv1 and others added 27 commits January 11, 2024 14:02
* Add test for Makefile and add some ignores.

* Disable goconst lint

* Disable revive lint
* refactor: minor code improvements

* refactor: namming and remove unused code

---------

Co-authored-by: Duong Minh Ngoc <[email protected]>
* Add unit test for delete proposal.

* Add testcase delete not exists host zone config for TestDeleteHostZoneProposal.
* Add error handling and some refactor.

* Fix lints

* Fix logic delete host zone config

* Change proposal keys.
* test: add host zone proposal interchain test

* test: add workflow config

---------

Co-authored-by: Tien Nguyen <[email protected]>
* refactor: optimize kvstore calls

* refactor: optimize epoch info kvstore calls

* refactor: optimize kv store calls

* add test for epoch info
* refactor: move custom interchaintest logic from notional repo

* refactor: refactor interchain test

---------

Co-authored-by: Tien Nguyen <[email protected]>
* Handle error on interchaintest.

* Fix query not found host zone config.

* Refactor import by goimports.
* Remove unused code.

* Refactor code in app and cmd

* Correct proto name and doc.
* 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
authtypes.ProtoBaseAccount,
maccPerms,
sdk.Bech32PrefixAccAddr,

Check warning

Code scanning / CodeQL

Directly using the bech32 constants Warning

Directly using the bech32 constants instead of the configuration values
@nghuyenthevinh2000
Copy link

nghuyenthevinh2000 commented Mar 4, 2024

This one is opened to wrong branch, it should go to here: https://github.com/osmosis-labs/fee-abstraction

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