Post
Topic
Re: DERO: A secure, private blockchain with Smart Contracts.
by
CaptD
on 14/01/2018, 10:29:59 UTC
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:  
Code:
In blockchain explorer (in(nonrct)/out ) I don't view transaction where "in" more than 2