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

monero: added tx extra variants padding and mysterious minergate #510

Merged
merged 5 commits into from
Feb 20, 2024

Conversation

j-berman
Copy link
Contributor

@j-berman j-berman commented Jan 8, 2024

Handling the mysterious minergate variant ensures that when scanning a tx, the tx extra parser will not error early and short-circuit if it encounters the mysterious minergate tag prior to other values wallet2 would use (and monero-serai should use) to scan the tx

I left a TODO for std_shim::io::BufRead

@kayabaNerve kayabaNerve merged commit 4f1f798 into serai-dex:develop Feb 20, 2024
22 checks passed
kayabaNerve added a commit that referenced this pull request Feb 25, 2024
* monero: read/write tx extra padding

* monero: read/write tx extra mysterious minergate variant

* Clippy

* monero: add tx extra test for minergate + pub key

* BufRead

---------

Co-authored-by: Luke Parker <[email protected]>
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