Giter Site home page Giter Site logo

Coin Transfer Issue about harrier.coin HOT 5 OPEN

GrumpyBum avatar GrumpyBum commented on August 22, 2024
Coin Transfer Issue

from harrier.coin.

Comments (5)

Jofta avatar Jofta commented on August 22, 2024

I had problem properly configured mining pool. I got error: Transaction size is too big.
But it is important take to consideration not only amount of coins but Mixin count too.
I found that 0.25 SHC was the right threshold. With mixin=0. With mixin=1 I got error:

2018-04-12 10:48:41 Error with send_transaction RPC request to wallet daemon {"code":-4,"message":"Transaction size is too big"}
2018-04-12 10:48:41 Payments failed to send to {"amount":900000000,"address":""}
2018-04-12 11:06:12 Error with send_transaction RPC request to wallet daemon {"code":-4,"message":"Transaction size is too big"}
2018-04-12 11:06:12 Payments failed to send to {"amount":500000000,"address":""}
2018-04-12 11:15:54 Error with send_transaction RPC request to wallet daemon {"code":-4,"message":"Transaction size is too big"}
2018-04-12 11:15:54 Payments failed to send to {"amount":490000000,"address":""}
2018-04-12 11:18:10 Error with send_transaction RPC request to wallet daemon {"code":-4,"message":"Transaction size is too big"}
2018-04-12 11:18:10 Payments failed to send to {"amount":400000000,"address":""}
2018-04-12 11:19:00 Error with send_transaction RPC request to wallet daemon {"code":-4,"message":"Transaction size is too big"}
2018-04-12 11:19:00 Payments failed to send to {"amount":300000000,"address":""}
2018-04-12 13:17:44 Error with send_transaction RPC request to wallet daemon {"code":-4,"message":"MixIn count is too big"}
2018-04-12 13:17:44 Payments failed to send to {"amount":250000000,"address":""}

Payments with amount 0.25 SHC with mixin=0 are working.

from harrier.coin.

Jofta avatar Jofta commented on August 22, 2024

I stated above: "Payments with amount 0.25 SHC with mixin=0 are working."
It is not always true:

2018-04-20 13:13:31 Error with send_transaction RPC request to wallet daemon {"code":-4,"message":"Transaction size is too big"}
2018-04-20 13:13:31 Payments failed to send to {"amount":250000000,"address":"ashD...aZ"}
2018-04-20 13:23:32 Error with send_transaction RPC request to wallet daemon {"code":-4,"message":"Transaction size is too big"}
2018-04-20 13:23:32 Payments failed to send to {"amount":250000000,"address":"ashD...aZ"}
2018-04-20 13:33:32 Error with send_transaction RPC request to wallet daemon {"code":-4,"message":"Transaction size is too big"}
2018-04-20 13:33:32 Payments failed to send to {"amount":250000000,"address":"ashD...aZ"}
2018-04-20 14:13:32 Error with send_transaction RPC request to wallet daemon {"code":-4,"message":"Transaction size is too big"}
2018-04-20 14:13:32 Payments failed to send to {"amount":250000000,"address":"ashD...a"} 

The first payment failed three times then was successful. The second payment failed one time.

from harrier.coin.

GrumpyBum avatar GrumpyBum commented on August 22, 2024

Troubleshooting from the last few days shows that the payment limit is a limit based on the daemon nodes available. Comment above from Jofta has occurred with one of my daemon servers crashed and offline, confirming many of my tests. Each daemon allows approximately 0.126 coins to be sent. With 9 daemons running (hence crashing my seed node) I was able to send 1 coin. Looking deeper into this for why this is occurring.

New Release for Ubuntu 16.04 LTS completed 2 days ago has been published today.
Need to get all seed nodes updated to this edition to continue investigating this error.

from harrier.coin.

Jofta avatar Jofta commented on August 22, 2024

@GrumpyBum great job.

I knew that this is related to the blockchain environment but I didn't know what exactly is the reason.
Now could arise a question: Is it a bug or a feature? 😀

My server was rebuilt to the last state.

from harrier.coin.

mikan82 avatar mikan82 commented on August 22, 2024

My solo mining pool gets same error...

from harrier.coin.

Related Issues (3)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.