PirateNetwork / pirate

Pirate Chain (ARRR) - Untraceable, Anonymous, Private Cryptocurrency
https://piratechain.com
Other
113 stars 27 forks source link

getblocktemplate close the node without errors in debug.log #25

Closed solopool closed 3 years ago

solopool commented 3 years ago

Hello!

If we run node with options:

mineraddress=OURADDRESS
disablewallet=1
minetolocalwallet=0

After full synchronization rpc command "getinfo" works fine. But rpc command "getblocktemplate" close the node without errors in debug.log.

TheComputerGenie commented 3 years ago

https://github.com/KomodoPlatform/komodo/pull/399 looks like it would fix this @CryptoForge

solopool commented 3 years ago

KomodoPlatform#399 looks like it would fix this @CryptoForge

It's works fine for Komodo, but for Pirate partially solves issue. Node often closes without error. It's random.

CryptoForge commented 3 years ago

@solopool is your node closing without error on just this RPC call?

CryptoForge commented 3 years ago

I pulled in this fix here. https://github.com/PirateNetwork/pirate/commit/5261bc7ec57fa2da2da91d31eac0961f50fac5d4