Skip to content

v0.3.15

Latest
Compare
Choose a tag to compare
@0xA001113 0xA001113 released this 04 Nov 21:28
ebca672

Changes

[@x100111010] PR #6

  • Wallet-related improvements and fixes 934b442
    • Broadcast wallet transactions in chunks
    • If the tx has change and thus so 2 outputs, try having at least 2 inputs as well (in order to not be slowed down by dust patch)
    • Version bump to v0.3.15 + changelog update
    • Add options to see wallet and wallet daemon versions
    • Regenerated spectrewalletd_grpc.pb.go & spectrewalletd.pb.go
    • Lazy wallet UTXO sync after broadcasting a tx
    • RPC SubmitTransaction: Dequeue old responses from previous requests
    • KIP9 basic wallet compatibility (an improvement on the mass computation)
    • Updated workflows to use Go 1.23.1
    • fix some typos
    • add discord badge in readme
    • updated go modules

[@x100111010] PR #8

  • add fee estimation to wallet ddf74f1
  • update deprecated message 70f6478
  • remove node build from release 419e743

[@0xA001113] PR #7

  • Added official testnet DNS seeders testnet-dnsseed-1.spectre-network.org and testnet-dnsseed-2.spectre-network.org. c164f50
  • Go format fix a36348c

[@0xA001113]

Notes

This update is optional but highly recommended for pool operators and exchanges using the Go-based spectrewallet.