Skip to content

v1.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 05 Apr 09:34
· 7 commits to main since this release
610d871
Listen to chain events and update twin on requests (#194)

* Listen to chain events and update twin on requests

* Add retry connections to chain

* Make listener not fail on decode errors and db errors

* Update twin relays

* Use if let instead of match to check Err

* run clippy

---------

Co-authored-by: Muhamad Azamy <[email protected]>