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

chore: port solidity ibc-union tests to cosmwasm #3439

Merged
merged 11 commits into from
Jan 16, 2025

Conversation

PoisonPhang
Copy link
Contributor

@PoisonPhang PoisonPhang commented Jan 6, 2025

Port solidity tests to CosmWasm

  • 02-client
  • 03-connections
  • 04-channels

Missing Tests:

  • invalid proof tests
  • commitment stored (04-channel/packet)
  • async ack on batch ack
  • ok_n tests

@PoisonPhang PoisonPhang linked an issue Jan 6, 2025 that may be closed by this pull request
Copy link

vercel bot commented Jan 6, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
site ⬜️ Ignored (Inspect) Visit Preview Jan 15, 2025 7:40pm

@PoisonPhang PoisonPhang force-pushed the 3354-port-solidity-ibc-unit-tests-to-cosmwasm branch from 34d317a to d95b04b Compare January 15, 2025 16:10
@PoisonPhang PoisonPhang force-pushed the 3354-port-solidity-ibc-unit-tests-to-cosmwasm branch from 90210a9 to 36f2d1f Compare January 15, 2025 19:40
@PoisonPhang PoisonPhang marked this pull request as ready for review January 15, 2025 19:53
Copy link
Contributor

@aeryz aeryz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

zklgtm!

@PoisonPhang PoisonPhang merged commit 97bc14e into main Jan 16, 2025
107 checks passed
@PoisonPhang PoisonPhang deleted the 3354-port-solidity-ibc-unit-tests-to-cosmwasm branch January 16, 2025 14:41
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.

Port solidity ibc unit tests to cosmwasm
3 participants