X-CASH-official / xcash-core

📦 First Cryptonote coin with public & private transactions, custom DPOS consensus
https://xcash.foundation
Other
66 stars 20 forks source link

[feat] split wallet into some vote and some transaction #37

Open AnimusXCASH opened 2 years ago

AnimusXCASH commented 2 years ago

As revote is happening every hour, I would propose to make such functionality that user can either send custom amount of votes to one delegate, while the rest should be free to operate with without need to re-vote.

Or than Wallet votes and all additional incoming xcash afterwards is used freely.

Voting only from one address for one delegate stays.

zachhildreth commented 2 years ago

Added this, 7ac5e5ab0f2902eb809ec9be333a66adf9062322 its for staking using any amount, so you keep some xcash free. will try to see if their is a way for multiple votes from same wallet.

zachhildreth commented 2 years ago

Added rpc support and fixed issue with all vote f7435d673e8d69e79995d11328a54990b36147a4