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

Filter transactions by namespace ID #184

Closed
wants to merge 7 commits into from
Closed

Filter transactions by namespace ID #184

wants to merge 7 commits into from

Conversation

QuentinI
Copy link
Contributor

Closes EspressoSystems/marketplace-builder-core#100
Closes EspressoSystems/marketplace-builder-core#99

This PR:

  • Adds a trait for extracting transaction's namespace ID
  • Filters submitted transactions by namespace ID
  • Retains only transactions from relevant namespace ID in included_transactions

This PR does not:

Key places to review:

Everything

@QuentinI QuentinI changed the base branch from main to marketplace June 25, 2024 15:04
@QuentinI QuentinI changed the base branch from marketplace to main June 25, 2024 15:05
@QuentinI QuentinI changed the base branch from main to marketplace June 25, 2024 15:06
@QuentinI QuentinI changed the base branch from marketplace to main July 1, 2024 11:24
@QuentinI QuentinI marked this pull request as ready for review July 1, 2024 11:38
@QuentinI QuentinI closed this Jul 30, 2024
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.

Add a trait for extracting transaction's namespace Filter transactions by namespace
1 participant