This merge contains the following set of changes:
* [Oracle, Fix] Use more accurate gas estimates for very high message gas limits (#611)
* [Common, Other] Final version of AMB and OB contracts security audit report by ChainSecurity (#608)
This merge contains the following set of changes:
* [Oracle, Improvement] Try to detect unsynced node state (#592)
* [Oracle, Improvement] Allow to override JSON RPC error codes (#603)
* [Oracle, Fix] Fix handling of Compound related Transfer events (#595)
* [Oracle, Fix] Add new nonce-related error messages (#599)
* [Deployment, Fix] .env template includes latest changes related to the oracle configuration (#601)
* [Deployment, Fix] Improvements for the local logs configuration (#602)
* [Common, Other] Update the contract's submodule to the release 6.0.0 (#600)
This merge contains the following set of changes:
* [Oracle, Improvement] Async calls error codes (#587)
* [Oracle, Improvement] Refactor/async call serializers (#588)
This merge contains the following set of changes:
* [Oracle, Improvement] Oracle watcher for AMB async calls (#509),
* [Common, Other] Update the contract's submodule to the release 6.0.0-rc0 (#562)
This merge contains the following set of changes:
* [Monitor, Improvement] Include stats about failed and pending messages in mediators monitor endpoint (#544), closes#522
* [Oracle, Fix] Fix remote shutdown sender behaviour (#550)
* [Oracle, Fix] Force update of gas price when getting underprice tx error (#554), closes#545
* [Oracle, Fix] Add oracle configuration option for max block range length (#557)
* [Monitor, Fix] Limit block range of logs request (#543), closes#537
* [Monitor, Fix] Add missing cache file save (#549)
* [UI, Other] Remove UI from monorepo (#553)
* [Common, Other] Update the contract's submodule to the release 5.7.0-rc0 (#548)
* [Common, Other] Final version of the FT OB contract security audit report by ChainSecurity (#559)
This merge contains the following set of changes:
* [Improvement] Add /metrics endpoint for prometheus support (#512)
* [Improvement] Add monitor script for detecting failed AMB messages (#513)
* [Improvement] Improve performance of BS requests in ALM (#516)
* [Fix] Add pretty error messages for manual execution transaction reverts (#511)
* [Fix] Fix resend of stuck pending transactions (#514)