Skip to content

LapseCoin v0.3.1

Choose a tag to compare

@github-actions github-actions released this 31 Aug 13:18
· 47 commits to main since this release

v0.3.1

Routine update.

10 largest commits

  1. 72039bd Add hourly uptime-reward payout script for non-mining peers
  2. a58fc87 Stop fluffed txs re-stemming on well-connected relay nodes
  3. 39101dc Track the uptime-reward budget explicitly, not via wallet balance
  4. 55ffb9b Live-refresh recent transactions on dashboard
  5. 1a0f10f Re-flood locally-submitted txs that stall in Dandelion's stem phase
  6. 8ce414c Add cron wrapper for the uptime-reward script
  7. f286086 Skip malformed peer-reported wallets instead of crashing the payout run
  8. 23430e9 Take the payout passphrase from the environment, not a file
  9. 3de0da0 Re-announce reorg-salvaged txs, not just re-add them locally
  10. 9b94c54 Fix stale test asserting the old (buggy) fluff-relay behavior