[Feature][Wallet] Allow sendXtoY to create multiple transactions #970
Labels
Coin Type: Basecoin
Specifically related to basecoin transactions
Coin Type: CT
Specifically related to CT transactions
Coin Type: RingCT
Specifically related to RingCT transactions
Component: Core App
Related to the application itself.
Component: RPC
Related to the console commands themselves.
Component: Wallet
Relating to keystore, tx creation, and balance tracking
Dev Status: In Progress
Someone is actively working on this issue.
Issue Type: Feature Request
Additional feature that would make Veil better.
Summary
Currently, attempts to send Veil with these commands can fail if it does not fit in a single transaction or block (and for RingCT, sometimes the user needs to run an additional command to unstick the funds). Instead, we plan to create multiple transactions for sending the requested funds. Spending zerocoin already does this. (We will not cover minting zerocoin here.)
Outline
ct and ringct outputs are splitnot something that I have to editOptional additions
Can change from one tx can be used in another?Doesn't matter in this case, because only the last tx will even have change left.The text was updated successfully, but these errors were encountered: