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

feat: Factory Transfer Voucher #67

Merged
merged 19 commits into from
Oct 14, 2024
Merged

Conversation

joemonem
Copy link
Contributor

Pull Request

Description

This adds the ability to transfer voucher from user to another.

Type of Change

  • Bug fix
  • [x ] New feature
  • Breaking change
  • Documentation update
  • Refactor/Chore

Related Issue

[Link to related issue, if applicable]

Testing

Steps to test:

  1. [Step 1]
  2. [Step 2]
  3. [Step 3]

Checklist

  • [x ] Self-review completed
  • Tests added/updated (if applicable)
  • Documentation updated (if applicable)

Screenshots (if applicable)

[Add screenshots here]

Additional Notes

[Any additional information or context]

@joemonem joemonem requested a review from SlayerAnsh September 20, 2024 14:21
packages/euclid/src/msgs/factory/msg.rs Outdated Show resolved Hide resolved
packages/euclid/src/msgs/router.rs Outdated Show resolved Hide resolved
contracts/hub/router/src/contract.rs Outdated Show resolved Hide resolved
contracts/hub/router/src/contract.rs Outdated Show resolved Hide resolved
… instead of with limit, validate amount and recipient address in execute_transfer_virtual_balance
…ddresses from execute_transfer_voucher_internal
@joemonem joemonem requested a review from SlayerAnsh October 4, 2024 11:40
packages/euclid/src/msgs/router.rs Outdated Show resolved Hide resolved
contracts/hub/router/src/execute.rs Outdated Show resolved Hide resolved
contracts/hub/router/src/ibc/receive.rs Outdated Show resolved Hide resolved
packages/euclid/src/virtual_balance.rs Outdated Show resolved Hide resolved
contracts/hub/router/src/execute.rs Outdated Show resolved Hide resolved
@joemonem joemonem merged commit 0aa45c3 into development Oct 14, 2024
2 checks passed
@joemonem joemonem deleted the joe/factory-transfer-voucher branch October 14, 2024 11:51
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