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

add: ETCM-8697 address associations pallet #490

Merged
merged 3 commits into from
Feb 13, 2025
Merged

Conversation

AmbientTea
Copy link
Contributor

@AmbientTea AmbientTea commented Feb 12, 2025

Description

Adds the Address Associations pallet along with some domain crate changes required to support signature verification

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.

@AmbientTea AmbientTea changed the title add: address associations pallet add: ETCM-8697 address associations pallet Feb 12, 2025
@AmbientTea AmbientTea force-pushed the ETCM-8697-pallet branch 2 times, most recently from 9c0d438 to 29b2ac1 Compare February 12, 2025 11:06
@AmbientTea AmbientTea marked this pull request as ready for review February 12, 2025 11:11
toolkit/pallets/address-associations/src/benchmarking.rs Outdated Show resolved Hide resolved
toolkit/pallets/address-associations/src/lib.rs Outdated Show resolved Hide resolved
toolkit/pallets/address-associations/src/tests.rs Outdated Show resolved Hide resolved
toolkit/primitives/domain/src/lib.rs Outdated Show resolved Hide resolved
toolkit/primitives/address-associations/Cargo.toml Outdated Show resolved Hide resolved
@AmbientTea AmbientTea requested a review from LGLO February 12, 2025 13:57
@AmbientTea AmbientTea requested a review from LGLO February 12, 2025 14:31
Signed-off-by: Nikolaos Dymitriadis <[email protected]>
@AmbientTea AmbientTea enabled auto-merge (squash) February 13, 2025 10:05
@AmbientTea AmbientTea merged commit c392fe7 into master Feb 13, 2025
23 checks passed
@AmbientTea AmbientTea deleted the ETCM-8697-pallet branch February 13, 2025 10:20
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