Skip to content

v2.1.3

Latest
Compare
Choose a tag to compare
@michael1011 michael1011 released this 18 Oct 18:58
· 4 commits to master since this release
v2.1.3
b59e9e5

Bug Fixes

  • changelog formatting - (bdc771c)
  • parameter name in swap contracts - (700be59)

Features

Miscellaneous Chores

  • use Node.js v22 in CI - (90a5179)
  • bump Bitcoin Core version v27 - (cfa58cb)
  • bump Solidity compiler to v0.8.26 - (8710c5a)
  • update NPM dependencies - (4472d51)
  • bump braces from 3.0.2 to 3.0.3 (#120) - (6515efa)
  • bump ws from 8.17.0 to 8.17.1 (#121) - (2acc682)
  • update dependencies - (1ea52ab)
  • format Solidity with forge fmt - (0537cdc)
  • update dependencies and refactor deprecations - (42b734e)
  • increase Solidity optimizer runs - (17098d0)
  • run CI against Node.js v23 - (b1d9651)
  • bump Solidity version to v0.8.28 - (b59e9e5)

Tests

  • fuzz tests for swap contracts - (79058f9)