Skip to content

v0.13.2

Latest
Compare
Choose a tag to compare
@austinabell austinabell released this 12 Aug 19:19
5bc1b0e

This release comes with primarily bug fixes and logging adjustments. There are no breaking changes and no urgency to upgrade, unless affected by filter not found issues with your RPC provider.

What's Changed

Broker related changes

  • BM-1465: Change anyhow error logs to be one-line (#1003)
  • BM-1452: Change error logs for retryable errors to warn (#994)
  • BM-1283: Re-create filter on RPC provider drop (#996)
  • BM-1450: Fix localnet env and misleading log (#992)
  • BM-1435: Memoize the order id generation (#980)
  • BM-1394: In case of u64 overflow in cycles calculation, use max value (#940)
  • BM-1446: Increase bonsai alarm threshold, fix stake reward log (#988)

Internal infrastructure changes

  • BM-1468: Add Kailua offchain alarms (#1007)
  • BM-1467: Make distributor continue on transient errors (#1006)
  • BM-1451: Add signal requestor to alerts (#993)
  • BM-1448: Fix alarms call, Fix CI for infra, Remove contract deployment README (#990)
  • BM-1460: Add Kailua OGs to distributor, Update account roles (#1001)
  • BM-1449: Move accumulated stake from provers back to distributor, Adjust distributor thresholds for base mainnet (#991)
  • BM-1437: Set base mainnet top up amount correctly (#982)
  • BM-1458: test-utils: Fix contracts deployment (#998)
  • BM-1447: Add zeth requestor to bonsai prover priority (#989)
  • BM-1418: Add Bento Cluster (#964)
  • BM-1429: Add rollback script (#962)

Full Changelog: v0.13.1...v0.13.2