Commit Graph

479 Commits

Author SHA1 Message Date
Kirill Fedoseev
21581b3c01
Change message status when signatures are manually submitted (#497) 2020-12-07 23:12:30 +03:00
Kirill Fedoseev
bbc68f9fa2
ALM manual signatures execution (#471) 2020-11-26 00:22:21 +03:00
Kirill Fedoseev
5327688a20
Handle JSONRPC error codes in web3 providers (#491) 2020-11-12 02:20:03 +03:00
Alexander Kolotov
1122daf9a1
Merge the develop branch to the master branch, preparation to v2.6.0-rc2 2.6.0-rc2 2020-11-08 15:35:47 +03:00
Kirill Fedoseev
12269d7426
Remove access lists tests from ultimate test suites (#488) 2020-11-08 01:11:21 +03:00
Alexander Kolotov
683fa0728d
Update the contract's submodule to the release 5.5.0 (#486) 2020-11-07 16:22:53 +03:00
Alexander Kolotov
dd2075c351
Security Audit report by Quantstamp added (#485) 2020-11-07 13:15:35 +03:00
Kirill Fedoseev
ce29b95729
Support AMB manual lane and allowance/block lists in the monitor (#484) 2020-11-04 22:16:43 +03:00
Kirill Fedoseev
eb1069497a
Cache fetched events in monitor (#482) 2020-11-04 14:24:42 +03:00
Kirill Fedoseev
0228fc7d5f
Support of manual lane in the AMB oracle (#483) 2020-10-31 21:02:56 +03:00
Kirill Fedoseev
f8d85b14de
Add allowance/block lists support to monitor (#477) 2020-10-29 11:25:43 +03:00
Kirill Fedoseev
5fa9d21246
Fix set-env deprecation warnings (#478) 2020-10-28 15:35:11 +03:00
Kirill Fedoseev
611b8c539d
Improve workflow with several RPC URLs in oracle (#476) 2020-10-28 14:20:50 +03:00
Kirill Fedoseev
389cea3c39
Reduce time complexity of events comparison in monitor (#475) 2020-10-23 13:48:37 +03:00
Alexander Kolotov
fbce0fc035
Merge the develop branch to the master branch, preparation to v2.6.0-rc1 2.6.0-rc1 2020-10-14 22:29:18 +03:00
Max Alekseenko
621b20d070
Allow cors in monitor server (#472) 2020-10-12 21:16:41 +03:00
Alexander Kolotov
48752e8575
Remove nonce update for the re-send case (#470) 2020-10-08 18:51:01 +03:00
Kirill Fedoseev
4efda98f2b
Do not reset nonce, if nothing was resent (#469) 2020-10-07 15:28:57 +03:00
Kirill Fedoseev
aff8b777c5
Add requiredBlockConfirmations ABI to the NATIVE_TO_ERC_V1 bridge mode (#468) 2020-10-06 21:35:30 +03:00
Kirill Fedoseev
74293959f3
Fixed resent job for failed transactions (#466) 2020-10-06 15:15:35 +03:00
Kirill Fedoseev
46daeb6815
Respect requiredBlockConfirmations parameter in the monitor (#464) 2020-10-05 15:48:36 +03:00
Alexander Kolotov
44ca0d71ce
Merge the develop branch to the master branch, preparation to v2.6.0-rc0 2.6.0-rc0 2020-10-02 20:34:31 +03:00
Kirill Fedoseev
fbeb878cdb
Fix insufficient funds error handler (#459) 2020-10-02 19:46:07 +03:00
Alexander Kolotov
d17ea2ad2b
One point of handling all collected signatures requests (#457) 2020-10-02 19:44:05 +03:00
Kirill Fedoseev
4cc87ef61a
Use totalExecutedPerDay instead of totalSpentPerDay for calculating quota (#460) 2020-10-02 19:07:40 +03:00
Alexander Kolotov
125b66b86d
Update requirements for higher bound of gas price (#458) 2020-10-01 10:53:11 +03:00
Alexander Kolotov
7a0ed3f699
Small update of the execution waiting status description in ALM (#456) 2020-10-01 10:52:22 +03:00
Kirill Fedoseev
4e04f2ae1f
Update the condition for checking if a tx was stuck (#444) 2020-09-30 19:30:51 +03:00
Kirill Fedoseev
dc377aeb9b
Possibility to allow/block specific addresses in erc-to-native mode (#442) 2020-09-28 14:54:03 +03:00
Alexander Kolotov
48dd53622c
Merge the develop branch to the master branch, preparation to v2.5.0 2.5.0 2020-09-13 11:11:29 +03:00
Kirill Fedoseev
6fe63ae9f4
Possibility to resend old pending transactions (#425) 2020-09-12 17:01:37 +03:00
Kirill Fedoseev
4954c859c3
Migrate to GitHub actions (#423) 2020-09-02 17:43:48 +03:00
Kirill Fedoseev
27f059db94
Changed used RPC URLs delimiter from comma to space (#424) 2020-09-01 23:02:33 +03:00
Andrew Gross
686c415a5c
Update README.md (#422) 2020-09-01 22:56:54 +03:00
Alexander Kolotov
2e1b022512
Merge the develop branch to the master branch, preparation to v2.4.0 2.4.0 2020-08-24 00:28:20 +03:00
Kirill Fedoseev
f252ed2618
Add a possibility to fetch gas price from multiple sources (#420) 2020-08-23 22:56:59 +03:00
Gerardo Nardelli
bea91c0e6e
Remove half duplex erc20 token support from oracle (#413) 2020-08-11 23:37:47 +03:00
Alexander Kolotov
c2f6b5e8ba
Merge the develop branch to the master branch, preparation to v2.3.1 2.3.1 2020-08-11 20:13:58 +03:00
Alexander Kolotov
f3f226afdf
Correction of the message for a transaction without the bridge requests (#416) 2020-08-06 23:43:13 +03:00
Kirill Fedoseev
1eb8a8b1dc
Use requestGasLimit parameter in AMB oracle in estimateGas (#415) 2020-08-06 16:15:51 +03:00
Alexander Kolotov
8a42cfbe2b
Merge the develop branch to the master branch, preparation to v2.3.0 2.3.0 2020-07-29 16:13:24 +03:00
Gerardo Nardelli
ab406bc1db
Add alm basic e2e tests (#407) 2020-07-29 13:30:36 +03:00
Gerardo Nardelli
8cf73d572c
Correctly set a validator status as not required (#410) 2020-07-27 22:23:08 +03:00
Jongchan J
fa6b37db1c
Change the remote RPC url for Ethereum Classic (#408) 2020-07-26 00:16:10 +03:00
Alexander Kolotov
64cd258354
Merge the develop branch to the master branch, preparation to v2.3.0-rc1 2.3.0-rc1 2020-07-22 23:34:22 +03:00
Alexander Kolotov
7a48495118
Update the contract's submodule to the release 5.2.0 (#406) 2020-07-22 23:24:47 +03:00
Gerardo Nardelli
fdfa5cd7af
Add new status for when there is no registered activity by validators (#401) 2020-07-21 00:44:29 +03:00
Gerardo Nardelli
77bc6c662a
Add info alert in ALM (#402) 2020-07-20 18:29:16 +03:00
Gerardo Nardelli
dc060387bc
Update ALM logic to continue displaying failed signatures from validators (#399) 2020-07-17 23:59:25 +03:00
Gerardo Nardelli
efc433e9e0
Set descriptions for every state in ALM (#398) 2020-07-14 22:55:22 +03:00