Skip to content

Geem v2.4.0 | Burning Bug Mitigation

Latest
Compare
Choose a tag to compare
@geemcoin geemcoin released this 03 Oct 09:43

Geem CLI binaries release. Version 2.4.0 | Nebula | The Stardust.

  • Fixed burning bug:
    • Doesn't process burning transactions in the wallet
    • Wallet correctly displays an error if duplicate output key is found
    • Checks against outputs keys stored in memory while the wallet is running
    • Upon reset it will check all transactions against all output keys
  • Fixed sending of large amounts in walletd, and WalletGreen based GUI wallet and GUI wallet2
  • Added new JSON RPC methods
  • Fixed search by Payment ID in transactions memory pool

Burning transaction report in logs looks like this:
ERROR Failed to process transaction: duplicate transaction output key is found, transaction hash 1da72da1da520328511a77f917abbf1f88f1ab5103cc213e5402034ac8c7c2c5
Such transactions are not added and credited to balance.