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: part 1 of 'reserve deposit' transaction submission #354

Merged
merged 3 commits into from
Jan 9, 2025

Conversation

LGLO
Copy link
Contributor

@LGLO LGLO commented Jan 7, 2025

Description

Part 1 of reserve deposit transaction submission. Part 2 will build the transaction and Part 3 will be the CLI command.

Checklist

  • Commit sequence broadly makes sense and commits have useful messages.
  • New tests are added if needed and existing tests are updated.
  • Relevant logging and metrics added
  • CI passes. See note on CI.
  • Any changes are noted in the changelog.md for affected crate
  • Self-reviewed the diff

Note on CI

If your PR is from a fork, the necessary CI jobs won't trigger automatically for security reasons.
You will need to get someone with write privileges. Please contact IOG Partner Chains developers to do this
for you.

@LGLO LGLO force-pushed the ETCM-9060-reserve-deposit-command branch from e508e53 to 4f00cdf Compare January 7, 2025 16:11
toolkit/offchain/src/reserve/deposit.rs Outdated Show resolved Hide resolved
toolkit/offchain/src/reserve/deposit.rs Outdated Show resolved Hide resolved
toolkit/primitives/plutus-data/src/reserve.rs Show resolved Hide resolved
@LGLO LGLO force-pushed the ETCM-9060-reserve-deposit-command branch from 6762ead to e2612b1 Compare January 9, 2025 07:13
@LGLO LGLO enabled auto-merge (squash) January 9, 2025 07:15
@LGLO LGLO merged commit 850e268 into master Jan 9, 2025
14 checks passed
@LGLO LGLO deleted the ETCM-9060-reserve-deposit-command branch January 9, 2025 07:40
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