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

v2.1.0

Latest
Compare
Choose a tag to compare
@BHouwens BHouwens released this 06 Feb 14:27
· 2 commits to main since this release
02720d0

Changelog

  • All instances of the terms receipt and Receipt have been changed to item and Item respectively
  • Receipt-based terminology has all been renamed to "2 Way" (eg. makeReceiptBasedPayment is now make2WayPayment)
  • Metadata is now forced to be null when constructing excess payments for items, as they should never contain metadata
  • PubKeyHash has been replaced by Bytes in the P2PKH transaction function
  • PR Template has been added
  • Automated header construction has changed x-request-id to x-cache-id