PirateNetwork / pirate

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

Transaction expired error message #99

Closed mullroy closed 1 year ago

mullroy commented 1 year ago

Fixed a bug where all transactions returned 'OK' to the GUI, which resulted in failed transactions incorrectly submitted to the blockchain miners for processing.

Expended the evaluation of the error status code to report when a transaction is too old to submit for processing (ExpiryHeight is 200 blocks by default, approx. 3.3 hours).