Commit Graph

  • 9da1d7ab0a Merge the develop branch to the master branch, preparation to v2.7.0-rc2 2.7.0-rc2 Alexander Kolotov 2021-05-04 07:42:06 -06:00
  • 78bcd7568b Final version of the FT OB contract security audit report by ChainSecurity (#559) Alexander Kolotov 2021-05-04 07:25:02 -06:00
  • c2429880ab Remove deprecated CHAI swap worker remove/oracle-chai-swap-worker Kirill Fedoseev 2021-05-03 09:42:34 +03:00
  • 429312500a Add oracle configuration option for max block range length (#557) Kirill Fedoseev 2021-04-26 19:47:38 +03:00
  • 59e0bf7565 Force update of gas price when getting underprice tx error (#554) Kirill Fedoseev 2021-04-18 21:30:40 +03:00
  • ab51370d5a Remove UI from monorepo (#553) Kirill Fedoseev 2021-04-16 12:31:12 +03:00
  • 9dfb0510c4 Fix remote shutdown sender behaviour (#550) Kirill Fedoseev 2021-04-14 23:35:43 +03:00
  • f65e8f9244 Add missing cache file save (#549) Kirill Fedoseev 2021-04-14 17:55:13 +03:00
  • 5c8b595382 Update the contract's submodule to the release 5.7.0-rc0 (#548) Alexander Kolotov 2021-04-13 14:50:52 -06:00
  • 71bf9d5583 Limit block range of logs request (#543) Kirill Fedoseev 2021-04-13 17:05:01 +03:00
  • 329ded4beb Include stats about failed and pending messages in mediators monitor endpoint (#544) Kirill Fedoseev 2021-04-13 16:59:49 +03:00
  • dc70247e2c Merge the develop branch to the master branch, preparation to v2.7.0-rc1 2.7.0-rc1 Alexander Kolotov 2021-04-13 04:09:38 -06:00
  • f95beee5dc Add oracle service for remote shutdown (#531) Kirill Fedoseev 2021-04-12 23:38:42 +03:00
  • c94fd93c2d Fix BSC RPC exceed maximum block range fix/monitor-bsc-error Leonid 2021-04-11 18:30:39 +03:00
  • ae83c76be9 Fix monitor metrics (#533) Leonid Tyurin 2021-04-02 12:59:49 +03:00
  • dc3026e584 Fix undefined is not an object exception (#535) Kirill Fedoseev 2021-03-26 21:16:23 +03:00
  • b6ba0744b9 Fix ALM react subscriptions leading to duplicated RPC requests (#534) Kirill Fedoseev 2021-03-18 09:04:33 +03:00
  • 4dba9a50e8 Extract tx resend intervals in env variables (#532) Kirill Fedoseev 2021-03-18 06:48:40 +03:00
  • 818bc4675d Fallback eth_getLogs to explorer API for BSC (#530) Kirill Fedoseev 2021-03-14 16:39:23 +03:00
  • f93ab330cc Merge the develop branch to the master branch, preparation to v2.7.0-rc0 (#515) 2.7.0-rc0 Alexander Kolotov 2021-02-25 20:42:51 -06:00
  • f64f8b1c91 Add /metrics endpoint for prometheus support (#512) Leonid Tyurin 2021-02-26 05:39:48 +03:00
  • 9fd3f6ab82 Improve performance of BS requests in ALM (#516) Kirill Fedoseev 2021-02-26 05:38:13 +03:00
  • 626f9376b2 Fix resend of stuck pending transactions (#514) Kirill Fedoseev 2021-02-25 01:11:28 +03:00
  • 894134ba26 Add monitor script for detecting failed AMB messages (#513) Kirill Fedoseev 2021-02-19 04:26:07 +03:00
  • e1536755f4 Add pretty error messages for manual execution transaction reverts (#511) Kirill Fedoseev 2021-02-19 04:25:01 +03:00
  • 0451d6e373 Merge the develop branch to the master branch, preparation to v2.6.0 2.6.0 Alexander Kolotov 2021-01-11 20:17:53 -06:00
  • 409044b8a5 Add env variables for selective validator balance checks (#507) Kirill Fedoseev 2021-01-11 09:18:06 +07:00
  • 5fc52f42d7 ALM: fix blocking Blockscout/Etherscan requests (#505) Kirill Fedoseev 2021-01-08 02:35:23 +07:00
  • 8a0d9f38b0 Added mediator endpoint in the monitor web service (#503) Alexander Kolotov 2020-12-24 19:15:51 +03:00
  • 1aee0a84ef Merge the develop branch to the master branch, preparation to v2.6.0-rc3 2.6.0-rc3 Alexander Kolotov 2020-12-22 10:58:25 +03:00
  • 811b1a27f1 setLogger added to the RedundantHttpListProvider (#501) Alexander Kolotov 2020-12-21 22:16:37 +03:00
  • 4d468ae107 Detect all AMB mediators in monitor (#493) Kirill Fedoseev 2020-12-20 01:19:49 +03:00
  • 4497a024b1 Fix RPC urls in the ultimate tests (#498) Kirill Fedoseev 2020-12-20 01:15:46 +03:00
  • 6ce98ff3dd Fetch signatures from RPC endpoint immediatly after enough signatures are collected (#499) Kirill Fedoseev 2020-12-20 01:13:49 +03:00
  • 04f66b243c Handle RPC error about ancient blocks (#500) Kirill Fedoseev 2020-12-20 01:10:47 +03:00
  • 65dc698022 Fix interaction with the legacy v1 contracts monitor-out-of-limits-requsts Kirill Fedoseev 2020-12-08 15:33:02 +03:00
  • c254e35d11 Find out-of-limits transfers in monitor Kirill Fedoseev 2020-12-08 15:07:41 +03:00
  • 21581b3c01 Change message status when signatures are manually submitted (#497) Kirill Fedoseev 2020-12-07 23:12:30 +03:00
  • bbc68f9fa2 ALM manual signatures execution (#471) Kirill Fedoseev 2020-11-26 00:22:21 +03:00
  • 5327688a20 Handle JSONRPC error codes in web3 providers (#491) Kirill Fedoseev 2020-11-12 02:20:03 +03:00
  • 1122daf9a1 Merge the develop branch to the master branch, preparation to v2.6.0-rc2 2.6.0-rc2 Alexander Kolotov 2020-11-08 15:35:47 +03:00
  • 12269d7426 Remove access lists tests from ultimate test suites (#488) Kirill Fedoseev 2020-11-08 01:11:21 +03:00
  • 683fa0728d Update the contract's submodule to the release 5.5.0 (#486) Alexander Kolotov 2020-11-07 16:22:53 +03:00
  • dd2075c351 Security Audit report by Quantstamp added (#485) Alexander Kolotov 2020-11-07 13:15:35 +03:00
  • ce29b95729 Support AMB manual lane and allowance/block lists in the monitor (#484) Kirill Fedoseev 2020-11-04 22:16:43 +03:00
  • eb1069497a Cache fetched events in monitor (#482) Kirill Fedoseev 2020-11-04 14:24:42 +03:00
  • 0228fc7d5f Support of manual lane in the AMB oracle (#483) Kirill Fedoseev 2020-10-31 21:02:56 +03:00
  • f8d85b14de Add allowance/block lists support to monitor (#477) Kirill Fedoseev 2020-10-29 11:25:43 +03:00
  • 5fa9d21246 Fix set-env deprecation warnings (#478) Kirill Fedoseev 2020-10-28 15:35:11 +03:00
  • 611b8c539d Improve workflow with several RPC URLs in oracle (#476) Kirill Fedoseev 2020-10-28 14:20:50 +03:00
  • 389cea3c39 Reduce time complexity of events comparison in monitor (#475) Kirill Fedoseev 2020-10-23 13:48:37 +03:00
  • fbce0fc035 Merge the develop branch to the master branch, preparation to v2.6.0-rc1 2.6.0-rc1 Alexander Kolotov 2020-10-14 22:29:18 +03:00
  • 621b20d070 Allow cors in monitor server (#472) Max Alekseenko 2020-10-12 21:16:41 +03:00
  • 60b45faa6c Merge branch 'develop' into allow-relay-tokens allow-relay-tokens Alexander Kolotov 2020-10-08 19:08:06 +03:00
  • 48752e8575 Remove nonce update for the re-send case (#470) Alexander Kolotov 2020-10-08 18:51:01 +03:00
  • 86a47f4a0b Merge branch 'reduce-logs-in-sender' into allow-relay-tokens Alexander Kolotov 2020-10-08 18:26:20 +03:00
  • 7af04fa0e8 remove nonce update for the re-send case Alexander Kolotov 2020-10-08 18:21:52 +03:00
  • bc871a6844 another fix brackets usage Alexander Kolotov 2020-10-07 18:14:20 +03:00
  • 4198b092a6 fix brackets usage Alexander Kolotov 2020-10-07 18:05:17 +03:00
  • 30208b4f8e fix lint issues Alexander Kolotov 2020-10-07 17:59:21 +03:00
  • d5946f7df1 Merge branch 'develop' into allow-relay-tokens Alexander Kolotov 2020-10-07 17:55:20 +03:00
  • 4efda98f2b Do not reset nonce, if nothing was resent (#469) Kirill Fedoseev 2020-10-07 15:28:57 +03:00
  • 9e309db876 allow withdrawals made by relayTokens handled by oracle Alexander Kolotov 2020-10-07 00:10:57 +03:00
  • aff8b777c5 Add requiredBlockConfirmations ABI to the NATIVE_TO_ERC_V1 bridge mode (#468) Kirill Fedoseev 2020-10-06 21:35:30 +03:00
  • 74293959f3 Fixed resent job for failed transactions (#466) Kirill Fedoseev 2020-10-06 15:15:35 +03:00
  • 46daeb6815 Respect requiredBlockConfirmations parameter in the monitor (#464) Kirill Fedoseev 2020-10-05 15:48:36 +03:00
  • c02ecad8fd Fix isBridgeContract handler fix-bw-plugin-bridge-check Kirill Fedoseev 2020-10-02 21:17:42 +03:00
  • 44ca0d71ce Merge the develop branch to the master branch, preparation to v2.6.0-rc0 2.6.0-rc0 Alexander Kolotov 2020-10-02 20:34:31 +03:00
  • fbeb878cdb Fix insufficient funds error handler (#459) Kirill Fedoseev 2020-10-02 19:46:07 +03:00
  • d17ea2ad2b One point of handling all collected signatures requests (#457) Alexander Kolotov 2020-10-02 19:44:05 +03:00
  • 4cc87ef61a Use totalExecutedPerDay instead of totalSpentPerDay for calculating quota (#460) Kirill Fedoseev 2020-10-02 19:07:40 +03:00
  • 125b66b86d Update requirements for higher bound of gas price (#458) Alexander Kolotov 2020-10-01 10:53:11 +03:00
  • 7a0ed3f699 Small update of the execution waiting status description in ALM (#456) Alexander Kolotov 2020-10-01 10:52:22 +03:00
  • 4e04f2ae1f Update the condition for checking if a tx was stuck (#444) Kirill Fedoseev 2020-09-30 19:30:51 +03:00
  • dc377aeb9b Possibility to allow/block specific addresses in erc-to-native mode (#442) Kirill Fedoseev 2020-09-28 14:54:03 +03:00
  • 48dd53622c Merge the develop branch to the master branch, preparation to v2.5.0 2.5.0 Alexander Kolotov 2020-09-13 11:11:29 +03:00
  • 6fe63ae9f4 Possibility to resend old pending transactions (#425) Kirill Fedoseev 2020-09-12 17:01:37 +03:00
  • 4954c859c3 Migrate to GitHub actions (#423) Kirill Fedoseev 2020-09-02 17:43:48 +03:00
  • 27f059db94 Changed used RPC URLs delimiter from comma to space (#424) Kirill Fedoseev 2020-09-01 23:02:33 +03:00
  • 686c415a5c Update README.md (#422) Andrew Gross 2020-09-01 13:56:54 -06:00
  • 2e1b022512 Merge the develop branch to the master branch, preparation to v2.4.0 2.4.0 Alexander Kolotov 2020-08-24 00:28:20 +03:00
  • f252ed2618 Add a possibility to fetch gas price from multiple sources (#420) Kirill Fedoseev 2020-08-23 22:56:59 +03:00
  • bea91c0e6e Remove half duplex erc20 token support from oracle (#413) Gerardo Nardelli 2020-08-11 17:37:47 -03:00
  • dc24bf0984 more logs are added to troubleshoots the issues with snapshot preparation alm-create-snapshots-logging Alexander Kolotov 2020-08-11 20:17:50 +03:00
  • c2f6b5e8ba Merge the develop branch to the master branch, preparation to v2.3.1 2.3.1 Alexander Kolotov 2020-08-11 20:13:58 +03:00
  • f3f226afdf Correction of the message for a transaction without the bridge requests (#416) Alexander Kolotov 2020-08-06 23:43:13 +03:00
  • 1eb8a8b1dc Use requestGasLimit parameter in AMB oracle in estimateGas (#415) Kirill Fedoseev 2020-08-06 20:15:51 +07:00
  • d229840830 temporary solution for insufficient gas issue for AMB oracles amb-alternative-gas-estimation Alexander Kolotov 2020-08-05 14:43:14 +03:00
  • 8a42cfbe2b Merge the develop branch to the master branch, preparation to v2.3.0 2.3.0 Alexander Kolotov 2020-07-29 16:13:24 +03:00
  • ab406bc1db Add alm basic e2e tests (#407) Gerardo Nardelli 2020-07-29 07:30:36 -03:00
  • 8cf73d572c Correctly set a validator status as not required (#410) Gerardo Nardelli 2020-07-27 16:23:08 -03:00
  • fa6b37db1c Change the remote RPC url for Ethereum Classic (#408) Jongchan J 2020-07-26 06:16:10 +09:00
  • 64cd258354 Merge the develop branch to the master branch, preparation to v2.3.0-rc1 2.3.0-rc1 Alexander Kolotov 2020-07-22 23:34:22 +03:00
  • 7a48495118 Update the contract's submodule to the release 5.2.0 (#406) Alexander Kolotov 2020-07-22 23:24:47 +03:00
  • fdfa5cd7af Add new status for when there is no registered activity by validators (#401) Gerardo Nardelli 2020-07-20 18:44:29 -03:00
  • 77bc6c662a Add info alert in ALM (#402) Gerardo Nardelli 2020-07-20 12:29:16 -03:00
  • dc060387bc Update ALM logic to continue displaying failed signatures from validators (#399) Gerardo Nardelli 2020-07-17 17:59:25 -03:00
  • efc433e9e0 Set descriptions for every state in ALM (#398) Gerardo Nardelli 2020-07-14 16:55:22 -03:00
  • ebd97dce5c Speed up e2e building process (#395) Kirill Fedoseev 2020-07-14 21:53:05 +07:00
  • 42953ffe30 Properly handle not found transaction and disable auto refresh (#397) Gerardo Nardelli 2020-07-13 15:11:43 -03:00