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

AEIP-21-P2: Filter unspent outputs request nodes to avoid genesis replication lag #1444

Merged

Conversation

samuelmanzanera
Copy link
Member

Description

Fixes #1363

Type of change

Please delete options that are not relevant.

  • Enhancements

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules

@samuelmanzanera samuelmanzanera added mining Involve transaction validation and mining enhancements labels Feb 28, 2024
@samuelmanzanera samuelmanzanera changed the title Filter unspent outputs request nodes to avoid genesis replication lag AEIP-21-P2: Filter unspent outputs request nodes to avoid genesis replication lag Feb 29, 2024
@samuelmanzanera samuelmanzanera force-pushed the adapt_utxo_node_election_to_avoid_replication_lag branch 2 times, most recently from e783d57 to d7d207c Compare March 4, 2024 11:13
@Neylix Neylix force-pushed the adapt_utxo_node_election_to_avoid_replication_lag branch from d7d207c to e5533c2 Compare March 4, 2024 11:40
@Neylix Neylix merged commit a03f68c into AEIP-21-P2 Mar 4, 2024
1 check passed
@Neylix Neylix deleted the adapt_utxo_node_election_to_avoid_replication_lag branch March 4, 2024 11:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancements mining Involve transaction validation and mining
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants