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

fix(interchain-token-service): fix flow limit storage and testing #148

Merged
merged 6 commits into from
Jan 18, 2025

Conversation

AttissNgo
Copy link
Contributor

@AttissNgo AttissNgo commented Jan 16, 2025

AXE-7172

Replaces work from #144 following the update of package names in #145

- move docstring on public entrypoints to interface
- add missing entrypoint docstring
- update flow limit storage to avoid redundant Option wrapping
- add test helpers and improve flow limit tests
contracts/interchain-token-service/src/interface.rs Outdated Show resolved Hide resolved
contracts/interchain-token-service/src/interface.rs Outdated Show resolved Hide resolved
contracts/interchain-token-service/src/interface.rs Outdated Show resolved Hide resolved
contracts/interchain-token-service/src/interface.rs Outdated Show resolved Hide resolved
contracts/interchain-token-service/src/interface.rs Outdated Show resolved Hide resolved
contracts/interchain-token-service/tests/flow_limit.rs Outdated Show resolved Hide resolved
contracts/interchain-token-service/tests/flow_limit.rs Outdated Show resolved Hide resolved
contracts/interchain-token-service/tests/flow_limit.rs Outdated Show resolved Hide resolved
contracts/interchain-token-service/tests/flow_limit.rs Outdated Show resolved Hide resolved
contracts/interchain-token-service/tests/flow_limit.rs Outdated Show resolved Hide resolved
contracts/interchain-token-service/src/interface.rs Outdated Show resolved Hide resolved
contracts/interchain-token-service/src/interface.rs Outdated Show resolved Hide resolved
contracts/interchain-token-service/src/interface.rs Outdated Show resolved Hide resolved
contracts/interchain-token-service/src/interface.rs Outdated Show resolved Hide resolved
contracts/interchain-token-service/tests/flow_limit.rs Outdated Show resolved Hide resolved
contracts/interchain-token-service/tests/flow_limit.rs Outdated Show resolved Hide resolved
contracts/interchain-token-service/tests/flow_limit.rs Outdated Show resolved Hide resolved
- improve flow limit comparison overflow test
@AttissNgo AttissNgo merged commit 006e7ca into main Jan 18, 2025
5 checks passed
@AttissNgo AttissNgo deleted the fix/its-flow-limit-storage-v2 branch January 18, 2025 14:05
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.

2 participants