Skip to content

Agents June 14, 2023

Compare
Choose a tag to compare
@yorhodes yorhodes released this 25 May 19:41
· 1575 commits to main since this release
497db63

Docker Image 1fff74e-20230614-005705

Change Highlights

Bug Fixes

  • Properly store gas payment expenditure data in agent rocks db by @asaj in #2268
  • Fix domain config unwrap bug by @mattiecnvr in #2133
  • Revert database prefix by @mattiecnvr in #2294
  • Fix bug in MessageSyncCursor rewind logic by @asaj in #2297
  • Add origin filter to relayer msg processor by @yorhodes in #2301
  • Gracefully handle inconsistent RPC providers in ForwardMessageSyncCursor by @asaj in #2302
  • Fix bug in postgres message coercion by @yorhodes in #2310
  • Do not spawn validator backwards pass if count is zero by @asaj in #2315
  • Fix AWS KMS Signer connection issues by @yorhodes in #2319
  • Block validator submitter on nonzero mailbox count by @yorhodes in #2341
  • Handle additional error case in retrying provider by @mattiecnvr in #2330
  • Fix BSC indexing start block by @asaj in #2375
  • Start scraper message_dispatch sync from high watermark by @asaj in #2377
  • Reduce hyper client pool idle timeout to 20s by @yorhodes in #2384
  • Prevent AWS KMS throttling in validator by @yorhodes in #2391

Other Changes

New Contributors

Full Changelog: agents-2023-04-14...agents-2023-06-14