This merge contains the following set of changes:
* [Oracle, Improvement] Refetch old logs ranges to see if there are missed events (#627)
* [Oracle, Improvement] Add support for EIP1559 gas price oracle (#631)
* [Oracle, Improvement] CollectedSignatures AMB watcher for MEV bundling (#634)
* [Oracle, Fix] Fix eip1559 transaction sending problems (#632)
This merge contains the following set of changes:
* [Oracle, Improvement] Add oracle helper script for fetching interest amounts via async calls (#615)
* [Monitor, Fix] Include cDAI balance in balanceDiff (#613)
* [Monitor, Fix] Added logging prior the investedAmount call (#614)
* [ALM, Fix] Fetch AMB signatures a bit earlier (#620)
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)