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

Transactions larger than 24.4 kb should be split #25

Closed
monero-project opened this issue Jun 6, 2014 · 1 comment
Closed

Transactions larger than 24.4 kb should be split #25

monero-project opened this issue Jun 6, 2014 · 1 comment

Comments

@monero-project
Copy link
Collaborator

The wallet currently does not allow you to perform transfers when the generated tx is larger than 24.4 kb.

A saner behaviour would be this:
For all tx > 10 kb, attempt instead split the inputs and outputs into multiple tx of a size <10 kb specified by the user (default <5 kb).

@fluffypony
Copy link
Contributor

Completed

stoffu pushed a commit to stoffu/monero that referenced this issue Jun 6, 2018
lxop pushed a commit to lxop/monero that referenced this issue Jan 27, 2021
…ose-most-recent-list-from-peers

Feature/choose most recent list from peers
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant