Skip to content

Improved InstantSend fee estimation, ProTx JSON format fixes

Compare
Choose a tag to compare
@antouhou antouhou released this 25 Jan 09:24
· 209 commits to master since this release
9672cec

Fixes:

  • ProTx payload JSON formats - fix endianness of hashes, make correct service string, other JSON format improvements;
  • When constructing special transaction from JSON, extraPayload field is now considered a hex string instead of JSON, per Dashcore's RPC docs;
  • Added .estimateInstantSendFee to the Transaction class; Fixed fee validation for InstantSend transactions