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

Implement UTXO TSC-like condition to avoid picking up close-to-eviction conflict #2595

Open
karimodm opened this issue Mar 1, 2023 · 0 comments

Comments

@karimodm
Copy link
Contributor

karimodm commented Mar 1, 2023

  • Enforce strict rule on weak and liked instead references to not be able to rescue a conflict beyond TSC.
  • If this is not enforced, a conflict that is been pruned from the ConflictDAG can be arbitrarily re-introduced with a weak reference, effectively causing the inclusion time of a transaction to be arbitrarily in the past, violating epoch commitments and TSC,
@karimodm karimodm changed the title Implement UTXO TSC condition to avoid picking up close-to-eviction conflict? Implement UTXO TSC condition to avoid picking up close-to-eviction conflict Mar 2, 2023
@karimodm karimodm changed the title Implement UTXO TSC condition to avoid picking up close-to-eviction conflict Implement UTXO TSC-like condition to avoid picking up close-to-eviction conflict Apr 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

No branches or pull requests

1 participant