What's Changed
- fix: amount calculation in the rgbpp address balance endpoint by @ShookLyngs in #206
- fix: duplicated bindings in the activity API by @ShookLyngs in #194
- refactor: optimize performance of
queryBtcTimeLockTxByBtcTx()
by @ShookLyngs in #212 - refactor: use constants to replace local variables by @ShookLyngs in #211
- fix: missing basic validation in route params by @ShookLyngs in #213
- fix: incorrect count of delayed jobs in the enqueueTransaction test by @ShookLyngs in #217
- chore: bump devbox dependencies, also bump axios to 1.7.7 by @ShookLyngs in #219
Full Changelog: release/v2.4.1...release/v2.4.2