The question to developers, why when sending coins more than is given for a block, it can not merge several incoming transactions into one outgoing.
{"code":-4,"message":"Transaction would be too large. try /transfer_split."}
Are you referring to DERO or some other software ? Can you explain little more.
Where did you see that error ?
It is error from wallet-rpc
DERO wallet cannot merge more than 2 input transactions
it is from wallet-cli
[wallet dERoPo]: transfer 12 dERoPoCpHSdWsWvPZ........SWYY 40
Wallet password: ****
No payment id is included with this transaction. Is this okay? (Y/Yes/N/No): y
Sending 40.000000000000. Your transaction needs
to be split into 3 transactions. This will result in a transaction fee being applied to each transaction, for a total fee of 0.203298480000
Is this okay? (Y/Yes/N/No):
In blockchain explorer (in(nonrct)/out ) I don't view transaction where "in" more than 2
You are mixing different things. You are talking of rpc-wallet but you are pasting lines from dero-wallet-cli.
Can you paste what rpc-cmd you used in rpc-wallet. I need exact-cmd/errors etc. to solve your problem and to recreate the scene b'cos for me and many all working fine.
Can you explain: In blockchain explorer (in(nonrct)/out ) I don't view transaction where "in" more than 2
From above error from RPC. Below I gave an option if done through CLI
You have a problem in the coin that it does not merge the incoming transactions.
View transactions in Dero Blockchain Explorer
Try to send more than 40 coins to one addressee, and see how many transactions will be, should be one, not several.
if If there is a merge of transactions, then in the explorer, it looks like this
If you will not merge transactions. transaction pool will be overloaded.