Small maintenance release fixing bugs and upgrading downstream software packages.
What's Changed
- fix: block fetch timeout variable exposed for customers to change by @matiwinnetou in #487
- fix: renamed blockFetchTimeout variable to BLOCK_TRANSACTION_API_TIMEOUT_SECS. by @matiwinnetou in #488
- chore: yaci-store upgrade to 0.1.3 to fix downstream issue that showed up only on preview environment. by @matiwinnetou in #489
- docs: misc docusaurus improvements by @linconvidal in #478
- chore: yaci-core and cardano-client-lib upgrade by @matiwinnetou in #496
- fix: /construction/parse endpoint - incorrect nesting assumptions for amount that is part of token bundle, now it should be correct. by @matiwinnetou in #499
- docs: add performance metrics for Docker Compose setup in v1.2.0 by @linconvidal in #495
- fix: drep vote delegation was not properly serialised and parsed out. by @matiwinnetou in #504
- feat: add test for reward withdrawal of 0 ADA in stake operations by @linconvidal in #507
- fix: withdrawal issue fix and integration tests for it. by @matiwinnetou in #508
Full Changelog: 1.2.9...1.2.10