Commit Graph

466 Commits

Author SHA1 Message Date
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
Kirill Fedoseev
ebd97dce5c
Speed up e2e building process (#395) 2020-07-14 17:53:05 +03:00
Gerardo Nardelli
42953ffe30
Properly handle not found transaction and disable auto refresh (#397) 2020-07-13 21:11:43 +03:00
Kirill Fedoseev
4f6d53964f
Possibility to send a tx through all provided RPC endpoints (#394) 2020-07-13 15:09:07 +03:00
Kirill Fedoseev
9e6833eb40
Update bw plugin README and version (#389) 2020-07-10 11:28:03 +03:00
Gerardo Nardelli
4c44aa5fcd
Add Alm unit tests (#388) 2020-07-09 13:20:49 +03:00
Kirill Fedoseev
2edd8f2783
Add bw plugin assets (#387) 2020-07-07 17:26:14 +03:00
Alexander Kolotov
861c755b09 Merge branch 'master' into develop 2020-07-06 21:34:40 +03:00
Gerardo Nardelli
8c268d6f06
Add ALM snapshots (#382) 2020-07-06 21:33:23 +03:00
Alexander Kolotov
ffd88f6cd0
Merge the develop branch to the master branch, preparation to v2.3.0-rc0 2.3.0-rc0 2020-07-06 21:31:12 +03:00
Alexander Kolotov
caf2e2b4d3
Update the contract's submodule to the release 5.1.0 (#381) 2020-07-05 00:01:42 +03:00
Kirill Fedoseev
d5d0c8f56a
Extend burner wallet plugin with support of erc-to-native mediator (#378) 2020-07-02 00:37:19 +03:00
Gerardo Nardelli
dc27bd6caa
ALM docker improvements (#380) 2020-07-02 00:34:27 +03:00
Gerardo Nardelli
ab814f831c
Get required block confirmation at the moment of the transaction (#379) 2020-06-30 23:41:19 +03:00