Skip to content
This repository has been archived by the owner on Mar 14, 2021. It is now read-only.

v0.24.0

Compare
Choose a tag to compare
@ashchan ashchan released this 02 Nov 07:02
· 65 commits to master since this release
948a651

v0.24.0 (2019-11-02)

Features

  • Calculate transaction fee (73dae6e)
  • Implement estimate_fee_rate RPC (9e43807)
  • Implement tx size calculation (b4bac55)
  • Implement WitnessArgs and its serializer (f052a04)
  • Let WitnessArgs support both parsed witness and raw data (15dfe74)
  • Update tx signing (499978e)