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
andtestnet-dnsseed-2.spectre-network.org
. c164f50 - Go format fix a36348c
- Get rid of race detection, switch to Rust codebase is in progress 3d5c92f
- Archive the Go version, it has been superseded by the Rust version https://github.com/spectre-project/rusty-spectre 36eabdd
Notes
This update is optional but highly recommended for pool operators and exchanges using the Go-based spectrewallet
.