Skip to content

Latest commit

 

History

History
210 lines (91 loc) · 9.42 KB

CHANGELOG.md

File metadata and controls

210 lines (91 loc) · 9.42 KB

Changelog

0.21.1 (2024-10-18)

Bug Fixes

  • SPV-000: proper error on SPV failure (#125) (5e6ad17)

0.21.0 (2024-10-11)

Features

Bug Fixes

  • SPV-000: proper error on SPV failure (#125) (5e6ad17)

0.20.1 (2024-08-26)

Bug Fixes

0.19.0 (2024-07-04)

Features

  • SPV-846: refactor how the errors are returned (#105) (869de71)

0.18.0 (2024-06-12)

Features

0.17.0 (2024-06-12)

Features

0.16.0 (2024-06-04)

Features

  • SPV-802: refactor pike output method and extend client (#95) (ea71f59)

0.15.0 (2024-05-24)

Features

0.14.0 (2024-03-26)

Features

0.13.0 (2024-02-26)

Features

0.12.1 (2024-01-22)

Bug Fixes

  • BUX-497: Routes are hardcoded instead of initialized by configured capabilities (#71) (8e14dd0)

0.12.0 (2024-01-05)

Features

  • BUX-437: go-resty version update to avoid security alert (#69) (c9d0558)

0.11.0 (2023-12-21)

Features

  • BUX-420: go version and workflows update (#64) (64a7bd4)

0.10.0 (2023-12-21)

Features

0.9.4 (2023-12-05)

Bug Fixes

  • Update nLocktime nSequence handling (#57) (92eff98)

0.9.1 (2023-11-24)

Bug Fixes

0.9.0 (2023-11-24)

Features

  • BUX-172: verify merkle root for unmined inputs (#48) (f719ffa)

0.8.0 (2023-11-24)

Features

  • BUX-322: add decoded beef to P2PTransaction (#51) (94efda0)

0.7.2 (2023-11-15)

Bug Fixes

  • BUX-250: fix decode;add spv and decode tests for corrupted/invalid beef (#45) (6fb0fc9)

0.7.1 (2023-11-14)

Bug Fixes

0.7.0 (2023-11-06)

Features

  • BUX-250: logging and returning more descriptive errors from tx processing (#40) (10d1da7)

0.6.0 (2023-11-03)

Features

  • BUX-290: updated calculation and verification of merkle roots (#37) (c658f96)
  • BUX-296: adjust BEEF tx decoding to BUMP structure (#34) (2ae3790)

0.5.1 (2023-10-13)

Bug Fixes

  • BUX-272: Change the order of elements in decoded CMP (d391319)

0.5.0 (2023-10-12)

Features

0.4.0 (2023-10-04)

Features

  • adds new version of codeowner/codestandards/template files (#24) (74f16e0)

0.3.0 (2023-09-29)

Features

  • delete ExecuteSimplifiedPaymentVerification from PaymailServiceProvider (#20) (14e4b69)

0.2.1 (2023-09-28)

Bug Fixes

0.2.0 (2023-09-25)

Features

  • BUX-207: decode beef transaction (#13) (e1a8273)

0.1.0 (2023-09-11)

Features

  • BUX-000: unifies github actions workflow (#7) (b53b3a0)