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

Better error when sending a tx with a too large extra field /monero#5182 #102

Merged
merged 1 commit into from
Mar 6, 2019

Conversation

stoffu
Copy link

@stoffu stoffu commented Feb 22, 2019

where a tx with even a single output cannot be created due to size limit

@stoffu
Copy link
Author

stoffu commented Feb 22, 2019

This change is specific to Aeon fixing an issue made in #39.

Note: the 'tx weight' idiom was adapted to the older 'tx size' idiom
since PR monero-project#4219 which introduced the former hasn't been merged yet
@stoffu stoffu changed the title wallet2: error out when ring size or txextra is too large Better error when sending a tx with a too large extra field /monero#5182 Feb 25, 2019
@stoffu
Copy link
Author

stoffu commented Feb 25, 2019

I've replaced the patch with @moneromooo-monero's version monero-project#5182.

Note that the 'tx weight' idiom was adapted to the older 'tx size' idiom since PR monero-project#4219 which introduced the former hasn't been merged yet.

@aeonix aeonix merged commit 49a4fa5 into aeonix:master Mar 6, 2019
@iamsmooth
Copy link

Fixes #101

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.

4 participants