Commit Graph

518 Commits

Author SHA1 Message Date
Alexander Kolotov
4e59e7ae77 Merge branch 'master' into develop 2022-10-28 14:08:15 +03:00
Alexander Kolotov
961b12b9f3
Naming convention for oracle () 2022-10-28 14:07:02 +03:00
Alexander Kolotov
9d98651a4d naming convention for oracle 2022-10-28 14:04:13 +03:00
Alexander Kolotov
ff9f3fb7d6
Merge the develop branch to the master branch, preparation to v3.7.0
This merge contains the following set of changes:
  * [Oracle, Improvement] Periodic check for RPC sync state ()
3.7.0
2022-05-25 14:09:36 +03:00
Kirill Fedoseev
297cb67895
Periodic check for RPC sync state () 2022-05-25 13:54:47 +03:00
Alexander Kolotov
bcf16144c1
Merge the develop branch to the master branch, preparation to v3.6.0
This merge contains the following set of changes:
  * [Oracle, Fix] Add missing Ganache nonce error message ()
  * [ALM, Improvement] ALM: show manually added signatures ()
3.6.0
2022-04-29 19:13:41 +03:00
Kirill Fedoseev
16f3e9add6
ALM: show manually added signatures () 2022-04-29 16:38:08 +03:00
Ho Xuan Cuong
4af882b0ff
Add missing Ganache nonce error message () 2022-04-08 13:26:55 +04:00
Alexander Kolotov
dbaf7feca7
Merge the develop branch to the master branch, preparation to v3.5.0
This merge contains the following set of changes:
  * [Oracle, Improvement] Helpers for overriding AMB signatures ()
  * [Oracle, Improvement] Support manual signatures in erc to native mode ()
  * [ALM, Improvement] ALM: Do not show unneeded failed confirmations ()
  * [ALM, Improvement] ALM: warning for auto-relayed messages ()
  * [ALM, Fix] ALM: reorder warnings
3.5.0
2022-03-18 17:07:42 +03:00
Kirill Fedoseev
735aa75f81 ALM: reorder warnings 2022-03-17 17:41:33 +04:00
Kirill Fedoseev
910c3759c1
ALM: warning for auto-relayed messages () 2022-03-17 14:11:14 +03:00
Kirill Fedoseev
9c2d2f404c
ALM: Do not show unneeded failed confirmations () 2022-03-13 13:54:33 +03:00
Kirill Fedoseev
2b51d4c209
Support manual signatures in erc to native mode () 2022-03-10 14:18:19 +03:00
Kirill Fedoseev
981231fb47
Helpers for overriding AMB signatures () 2022-02-18 17:35:12 +03:00
Alexander Kolotov
5bc562e810
Merge the develop branch to the master branch, preparation to v3.4.0
This merge contains the following set of changes:
  * [Oracle, Improvement] Refetch old logs ranges to see if there are missed events ()
  * [Oracle, Improvement] Add support for EIP1559 gas price oracle ()
  * [Oracle, Improvement] CollectedSignatures AMB watcher for MEV bundling ()
  * [Oracle, Fix] Fix eip1559 transaction sending problems ()
3.4.0
2022-02-11 10:24:38 +03:00
Kirill Fedoseev
72f0d30b52
CollectedSignatures AMB watcher for MEV bundling () 2022-02-07 23:32:41 +03:00
Kirill Fedoseev
8ec11d0476
Fix eip1559 transaction sending problems () 2022-01-17 16:51:29 +03:00
Kirill Fedoseev
8d732adba1
Add support for EIP1559 gas price oracle () 2022-01-03 17:58:36 +03:00
Kirill Fedoseev
296e5c5a22
Refetch old logs ranges to see if there are missed events () 2022-01-03 15:32:38 +03:00
Alexander Kolotov
b17fff2b56
Merge the develop branch to the master branch, preparation to v3.3.0
This merge contains the following set of changes:
  * [Oracle, Improvement] Add oracle helper script for fetching interest amounts via async calls ()
  * [Monitor, Fix] Include cDAI balance in balanceDiff ()
  * [Monitor, Fix] Added logging prior the investedAmount call ()
  * [ALM, Fix] Fetch AMB signatures a bit earlier ()
3.3.0
2021-11-05 20:22:46 +03:00
Kirill Fedoseev
4eba91ef7e
Fetch AMB signatures a bit earlier () 2021-11-03 19:21:35 +03:00
Kirill Fedoseev
1e3aa53ab3
Add oracle helper script for fetching interest amounts via async calls () 2021-10-21 13:33:12 +03:00
Alexander Kolotov
a05ff51555
Added logging prior the investedAmount call () 2021-10-12 18:06:50 +03:00
Kirill Fedoseev
52e1c88b58
Include cDAI balance in balanceDiff () 2021-10-11 12:14:55 +03:00
Alexander Kolotov
d36dcadd34
Merge the develop branch to the master branch, preparation to v3.2.0
This merge contains the following set of changes:
  * [Oracle, Fix] Use more accurate gas estimates for very high message gas limits ()
  * [Common, Other] Final version of AMB and OB contracts security audit report by ChainSecurity ()
3.2.0
2021-10-07 21:45:51 +03:00
Kirill Fedoseev
d543dbb339
Use more accurate gas estimates for very high message gas limits () 2021-10-07 20:44:14 +03:00
Kirill Fedoseev
bd21cc163e
Merge pull request from poanetwork/reports/chainsecurity-amb-6.0.0-ob-1.1.0-contracts
AMB and OB contracts security audit report by ChainSecurity
2021-09-28 21:12:37 +03:00
Alexander Kolotov
4a0fc936a1
Final version of AMB and OB contracts security audit report by ChainSecurity 2021-09-28 20:39:04 +03:00
Alexander Kolotov
78564afabd
Merge the develop branch to the master branch, preparation to v3.1.0
This merge contains the following set of changes:
  * [Oracle, Improvement] Try to detect unsynced node state ()
  * [Oracle, Improvement] Allow to override JSON RPC error codes ()
  * [Oracle, Fix] Fix handling of Compound related Transfer events ()
  * [Oracle, Fix] Add new nonce-related error messages ()
  * [Deployment, Fix] .env template includes latest changes related to the oracle configuration ()
  * [Deployment, Fix] Improvements for the local logs configuration ()
  * [Common, Other] Update the contract's submodule to the release 6.0.0 ()
3.1.0
2021-09-20 23:56:37 +03:00
Kirill Fedoseev
70a2c30b4c Fix imported ABI 2021-09-20 13:31:37 +03:00
Kirill Fedoseev
06a9586148 Update yarn.lock 2021-09-20 12:50:07 +03:00
Kirill Fedoseev
7379fe4190
Allow to override JSON RPC error codes () 2021-09-20 12:07:49 +03:00
Alexander Kolotov
e59766c5df
Update the contract's submodule to the release 6.0.0 () 2021-09-18 13:44:48 +03:00
Alexander Kolotov
fdb18a1a17
Improvements for the local logs configuration () 2021-09-18 13:42:29 +03:00
Alexander Kolotov
4412046f66
.env template includes latest changes related to the oracle configuration () 2021-09-18 13:41:56 +03:00
Kirill Fedoseev
0ff224ccd3
Add new nonce-related error messages () 2021-09-15 23:42:32 +03:00
Kirill Fedoseev
5cedacafe5
Fix handling of Compound related Transfer events () 2021-08-24 11:31:15 +03:00
Kirill Fedoseev
2e6179f974
Try to detect unsynced node state () 2021-08-03 23:36:50 +03:00
Alexander Kolotov
4f5e3c47be
Merge the develop branch to the master branch, preparation to v3.0.0
This merge contains the following set of changes:
  * [Oracle, Improvement] Async calls error codes ()
  * [Oracle, Improvement] Refactor/async call serializers ()
3.0.0
2021-07-16 17:58:21 +03:00
Kirill Fedoseev
4c06329153
Refactor/async call serializers () 2021-07-13 12:25:05 +03:00
Kirill Fedoseev
d53452675e
Async calls error codes () 2021-07-13 11:57:08 +03:00
Alexander Kolotov
c92f80c484
Merge the develop branch to the master branch, preparation to v3.0.0-rc1
This merge contains the following set of changes:
  * [Monitor, Improvement] Add statistics about used AMB information requests ()
  * [ALM, Improvement] Add safe-execute button in ALM (), closes , closes 
  * [Oracle, Improvement] Improve confirm-relay feature (), closes 
  * [Monitor, Fix] Prune print of long error messages about missing file (), closes 
  * [Oracle, Fix] Use safe approach for eth_getLogs requests ()
  * [Oracle, Fix] Fix logging in gas price service (), closes 
  * [Oracle, Fix] Fix oracle error patterns and oracle e2e tests ()
  * [Common, Other] Fix dependencies versions and update example.yml ()
  * [Common, Other] Upload services logs in e2e and ultimate tests ()
  * [Oracle, Other] added example of emergency shutdown controller contract ()
  * [Oracle, Other] Refactor oracle configuration ()
3.0.0-rc1
2021-07-10 10:10:22 +03:00
Kirill Fedoseev
5e95b5d8c5
Fix oracle error patterns and oracle e2e tests () 2021-07-08 16:42:56 +03:00
Kirill Fedoseev
6e1f57493a
Refactor oracle configuration () 2021-07-08 09:38:55 +03:00
Kirill Fedoseev
8ed6550635
Improve confirm-relay feature () 2021-07-07 16:21:01 +03:00
Kirill Fedoseev
c8eb0f1ed8
Fix logging in gas price service () 2021-07-05 13:50:18 +03:00
Kirill Fedoseev
3e5e50c06e
Use safe approach for eth_getLogs requests () 2021-06-30 12:28:03 +03:00
Kirill Fedoseev
92e1b597c4
Add safe-execute button in ALM () 2021-06-18 09:43:18 +03:00
Kirill Fedoseev
8b1a97e673
Prune print of long error messages about missing file () 2021-06-12 00:24:20 +03:00
Kirill Fedoseev
3cf184c391
Add statistics about used AMB information requests () 2021-05-26 08:58:20 -06:00