Good news!
As you may know (some people definitely know) that we had some problems with transactions for big amounts.
I hit this problem with 3 different points:
1. I set up transaction pool to have live-time for each transaction that received (24 hours). Even if you sent some transaction that could not be included in blocktemplate, this transaction will be removed from tx pools after 24 hours, and you will be able to try again with you wallet.
2. I set up wallet to check transaction size befor sending it to the network, and if transaction size big enough to have problems - transaction is canceled and notice displayed.
3. Finally, I rewrote wallet outs collecting with new size-effective policy. I've tested it in testnetwork - now transaction for 1000BBR have only 5kbytes, it's about 7-8 times less than it was, and it's ok to send.
Hope you will enjoy it.
I've published new binaries and sources, but i think
we have to test this version for one or two days, after that, if everything is ok, i'll ask miners to move on this new version and push signed alert to the network .
And another good news is that testnet is launched again, if you want to make experiments - welcome. Please remove old blockchain for test net before start.
People who have stucked transactions in pools: This update will release your money, but only after biggest part of the network will move to this new version.
Just wait for while, i'll support you with this issue until you we completely solve it.
Next problem to solve:
Failed to get remote endpoint
PS: MacOS build will be tomorrow.
I'll answer to posts later.