github SiaFoundation/walletd v2.4.1

latest releases: v2.10.4, v2.10.3, v2.10.2...
3 months ago

Features

  • Added GET /consensus/checkpoint/:id which returns the block and its consensus state.
  • Added CLI flag to disable log locations --log.file.enabled=false --log.stdout.enabled=false
  • Added CLI flag to set log level --log.level=debug

Added [POST] /check/addresses to check for addresses that have been seen on chain

This endpoint is useful for scanning the chain for look-aheads when in full index mode

Return transaction sets from broadcast endpoint

This lets integrators get the IDs of the created UTXOs, addresses of inputs, and IDs of the transactions

Fixes

  • Fix race in txpool broadcast

Update core to v0.12.2 and coreutils to v0.13.4

These releases include additional JSON convenience fields

Don't miss a new walletd release

NewReleases is sending notifications on new releases.