v1.3.16
🚀 Release of arc - v1.3.16
Released on: 2025-01-27T08:23:10Z
What's New
Here are the latest updates, bug fixes, and features in this release:
Changelog
New Features
- 0ae4172 feat(ARCO-194): update statuses in bulk query (#586)
- 657dd57 feat(ARCO-320): force validation (#756)
- d2f7efa feat(BPAAS-1795): add skipping processed transactions (#709)
- c9b088d feat: add mined update (#745)
- c2c7851 feat: add timeout (#741)
- cde35b2 feat: p2p improvements- safe wire msg reader, supprot auto batching i… (#720)
Bug fixes
- 4e01f82 fix(ARCO-302): Return the status if callback already exists (#757)
- c7c64bc fix: Drop callbacks with nonexisting host (#717)
- 6e231e4 fix: Recover time label in logs (#740)
- 4cedcc5 fix: Return if mq client is nil (#744)
- 3d21a18 fix: Shutdown callback server before closing channels (#738)
- 52182a0 fix: add schema to migration (#722)
- ab88b5a fix: rm sizings (#747)
- 54da037 fix: temporarily remove unique index on blocks and height (#719)
- 153ad99 fix: timeout header check (#748)
Refactor
- 1477947 refactor: Metamorph processor uses message queue client subscribed to callback topic (#715)
- 5b2d12e refactor: Rename setting name (#721)
- 7303948 refactor: block processing (#742)
- 65770e3 refactor: calculate merkle paths (#736)
- 4c36025 refactor: e2e test (#746)
- cea989d refactor: rename p2p package (#718)
- 18d1639 refactor: url mapping (#714)
- 2bc498c refactor: workflows (#749)
Full Changelog:
You can find full changelog here: v1.3.15...v1.3.16
Docker Image:
You can find docker container at Docker Hub
or get it by running docker pull bsvb/arc:1.3.16