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

Transfer middleware #110

Merged
merged 17 commits into from
May 9, 2023
Merged

Transfer middleware #110

merged 17 commits into from
May 9, 2023

Conversation

vuong177
Copy link
Contributor

@vuong177 vuong177 commented May 9, 2023

No description provided.

vuong177 and others added 17 commits April 3, 2023 08:31
Co-authored-by: vuong <56973102+vuong177@users.noreply.github.com>
* init setup test

* Add workflow

* Add more test and fix bug relevant go.mod

* update makefile

* ChainCongfig.Images must be >1

* uidgid

* ignore go.work and go.work.sum

* add push wasm test

* add push wasm test workflow

* use notional-labs/interchaintest to custom command push wasm

* use feat/hyperspace

* use new version

* request body too large

* use v7.0.4

* update push_wasm test

* update ibc test

* latest

* use v7.0.5

* use v7.0.5

* use 7.0.6

* update UidGid to pass permission

* increase timeout

* v7.0.7

* onrecvpacket implementation

* use v7.0.8

* use v7.0.8

* correct logic

* go mod tidy

* Mint native coin and escrow ibc token

* move onrecvpacket code to relay file

* add test and mock for test

* go mod tidy

* test helper

* test-helper

* bump test_helpers

* use 7.1.0

* wait some block

* change uidgid 1025:1025

* not mintfund

* revert uidgid

* add protogen

* query proto

* query proto

* grpc query

* grpc query

* cli

* ibctesting

* relay test

* module

* module

* go.mod

* update testcase: working middleware flow

* remove redundant mock for test

* go mod tidy

* redundant fmt import

* remove redundant println

* refactor relay test

* use 7.1.1

* ibcmiddleware stack

* Onrecvpacket refactor

* use v7.1.2

* OnTimeoutPacket implementation

* Onrecvpacket implementation fix

* fix relay_test.go

* using custom simapp

* OnTimeoutPacket implementation

* go mod tidy and resolve conflict

* Review on recv packet (#107)

* update genesis and msg server

* add secondary index, check IBCdenom in recv packet

---------

Co-authored-by: ducnt87 <ntd1312000@gmail.com>
Co-authored-by: phamminh0811 <1phamminh0811@gmail.com>
Co-authored-by: vuong <56973102+vuong177@users.noreply.github.com>
@vuong177 vuong177 merged commit ee7c28e into main May 9, 2023
tungleanh0902 pushed a commit to notional-labs/composable-cosmos that referenced this pull request Mar 7, 2024
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.

3 participants