Skip to content

Conversation

nick1udwig
Copy link
Member

@nick1udwig nick1udwig commented Aug 19, 2024

Problem

When a Mint and a Note happen for the same node in the same block, they can arrive in two orders:

  1. Mint -> note
  2. Note -> mint

Currently, 1 works properly, but 2 doesn't.

Solution

Store notes that don't have their mint processed yet and process in a subsequent block.

Testing

TODO

Docs Update

None

Notes

None

@nick1udwig nick1udwig marked this pull request as ready for review August 19, 2024 23:45
@nick1udwig nick1udwig merged commit 6a6d3cc into develop Aug 19, 2024
@nick1udwig nick1udwig deleted the bphf/pending-notes branch August 19, 2024 23:46
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