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

Uprade cw20-ics20 to cw 0.15 #311

Closed
Tracked by #298
orkunkl opened this issue Jun 29, 2021 · 3 comments
Closed
Tracked by #298

Uprade cw20-ics20 to cw 0.15 #311

orkunkl opened this issue Jun 29, 2021 · 3 comments
Assignees

Comments

@orkunkl
Copy link
Contributor

orkunkl commented Jun 29, 2021

No description provided.

@orkunkl orkunkl mentioned this issue Jun 29, 2021
14 tasks
@orkunkl orkunkl changed the title cw20-ics20 Uprade cw20-ics20 to cw 0.15 Jun 29, 2021
@orkunkl orkunkl self-assigned this Jun 29, 2021
@orkunkl
Copy link
Contributor Author

orkunkl commented Jun 29, 2021

There has been changes on IbcAcknowledgement, I stop working on this PR until I get some explanation.

@orkunkl orkunkl assigned ethanfrey and unassigned orkunkl Jul 12, 2021
@ethanfrey
Copy link
Member

This seems to be updated to 0.15.0 already and uses

        let ack = IbcAcknowledgementWithPacket {
            acknowledgement: IbcAcknowledgement::new(ack_success()),
            original_packet: sent_packet,
        };

to create the acks in tests (which is the new format for 0.15.0).

What is left to do?

@ethanfrey
Copy link
Member

This seems to have been done already by @uint

Thanks

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

No branches or pull requests

2 participants