dependabot[bot]
b94364a62d
Bump qs from 6.5.2 to 6.5.3
...
Bumps [qs](https://github.com/ljharb/qs ) from 6.5.2 to 6.5.3.
- [Release notes](https://github.com/ljharb/qs/releases )
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ljharb/qs/compare/v6.5.2...v6.5.3 )
---
updated-dependencies:
- dependency-name: qs
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-12-06 15:41:44 +00:00
Kirill Fedoseev
72f0d30b52
CollectedSignatures AMB watcher for MEV bundling ( #634 )
2022-02-07 23:32:41 +03:00
Kirill Fedoseev
8d732adba1
Add support for EIP1559 gas price oracle ( #631 )
2022-01-03 17:58:36 +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
0d724147bd
Fix dependencies versions and update example.yml ( #566 )
2021-05-10 14:36:57 -06:00
Alexander Kolotov
38f1bae8f5
Update the contract's submodule to the release 6.0.0-rc0 ( #562 )
2021-05-08 09:50:46 -06:00
Kirill Fedoseev
ab51370d5a
Remove UI from monorepo ( #553 )
2021-04-16 03:31:12 -06:00
Kirill Fedoseev
818bc4675d
Fallback eth_getLogs to explorer API for BSC ( #530 )
2021-03-14 07:39:23 -06:00
Kirill Fedoseev
bbc68f9fa2
ALM manual signatures execution ( #471 )
2020-11-26 00:22:21 +03:00
Kirill Fedoseev
eb1069497a
Cache fetched events in monitor ( #482 )
2020-11-04 14:24:42 +03:00
Kirill Fedoseev
f8d85b14de
Add allowance/block lists support to monitor ( #477 )
2020-10-29 11:25:43 +03:00
Kirill Fedoseev
611b8c539d
Improve workflow with several RPC URLs in oracle ( #476 )
2020-10-28 14:20:50 +03:00
Max Alekseenko
621b20d070
Allow cors in monitor server ( #472 )
2020-10-12 21:16:41 +03:00
Kirill Fedoseev
4954c859c3
Migrate to GitHub actions ( #423 )
2020-09-02 17:43:48 +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
ab406bc1db
Add alm basic e2e tests ( #407 )
2020-07-29 13:30:36 +03:00
Gerardo Nardelli
8c268d6f06
Add ALM snapshots ( #382 )
2020-07-06 21:33:23 +03:00
Gerardo Nardelli
2ca07e998a
Display Age field for validator signatures in ALM ( #371 )
2020-06-26 00:18:54 +03:00
Gerardo Nardelli
d2606997a3
Add ALM failed validator transactions detection ( #357 )
2020-06-23 16:48:58 +03:00
Gerardo Nardelli
3c956ab9ec
Add ALM transaction verification detection ( #356 )
2020-06-22 21:52:10 +03:00
Gerardo Nardelli
bcdf691000
Add Alm project structure and transaction form ( #353 )
2020-06-09 16:37:43 +03:00
Gerardo Nardelli
571dec8022
Add ALM project ( #348 )
2020-06-04 19:15:39 +03:00
Gerardo Nardelli
4bd3576691
Display latest operations in UI status page for mediators ( #332 )
2020-05-19 08:53:36 +03:00
Kirill Fedoseev
2369e876aa
Upgrade minimist and kind-of dependencies ( #325 )
2020-05-08 20:14:06 +03:00
dependabot[bot]
1921087ad1
Bump acorn from 5.7.3 to 5.7.4 ( #305 )
2020-05-07 20:48:59 +03:00
Gerardo Nardelli
738442e4cf
Add Burner Wallet Plugin for WETC Bridge ( #306 )
2020-05-04 23:35:46 +03:00
dependabot[bot]
3ad62d6a7f
Bump handlebars from 4.1.2 to 4.5.3 ( #255 )
2019-12-30 17:14:56 +04:00
Gerardo Nardelli
1d79cf82f3
Fix suggested gas price in trasaction for ui production build ( #222 )
...
* use string version of bignumber when converting gasPrice to hex
* update chromedriver version
2019-10-25 15:38:30 +03:00
Przemyslaw Rzad
dd9add50a0
Monitor E2E rewrite ( #187 )
...
* Started monitor-e2e rewrite
* axios
* Implemented tests
* Monitor start
* First deploy
* Wait for monitor
* Removed redundant files
* Tests.
* TODO
* Links to minitor in constants
* Typo.
* [PR-into-PR] Monitor E2E rewrite - balance (#191 )
* Test run for more monitor-e2e tests
* macos/docker
* timeout
* Little refactor
* Trying to test balances in other types of bridges.
* Utils.
* test
* check all
* erc to erc try
* Final tests
* typo
* All jobs
* Lint
* Roll back docker in docker
* WaitUntil
* Axios version
* New validator checks (#192 )
2019-08-27 16:26:49 +02:00
Przemyslaw Rzad
244306f0bf
Update chrome version ( #185 )
2019-08-12 09:22:27 +02:00
Gerardo Nardelli
4e5e21541e
Remove oracle redis lock ( #137 )
2019-07-08 18:06:57 +03:00
Przemyslaw Rzad
be0b401885
Update dependencies ( #72 )
...
* Extracted common eslint devDependencies
* Applied prettier fixes for ui
* Extracted common mocha dependency
* Remove unused eslint plugins
* Prettier fix
* Updated dependency according to yarn audit
* Re-added eslint plugins
* Eslint plugins in one place
* Update dependencies failing on ci
2019-05-25 13:27:52 +02:00
rzadp
6d462801f0
Linking trick for openzeppelin imports in solidity
2019-05-15 14:40:32 +02:00
Przemyslaw Rzad
40fef06503
Update bridge-ui ( #39 )
...
* Renamed bridge-ui to ui, removed submodule
* Re-added submodules. Pointing at 2.2.0
* Updated workspace name.
* Removed package-lock.json.
* Updated ui contracts to 2.3.0-rc0, installed node modules.
* Added linting to ui
* Integrated UI lint, test and build into CI.
* Added readme for merging.
* Consistent eslint module
* Included plugins in dev dependencies.
* Changed eslint version.
* Add yarn.lock
* Update deprecated node api.
* Remove travis badge and config in ui
* Update link to oracle in ui dependencies.
* Remove duplicated gitter.
* Remove unimplemented coverage and dependencies badges.
* Update links in step 5 and 6 in UI
* Cosmetic.
2019-05-15 14:23:29 +02:00
Przemyslaw Rzad
d50d579fb5
Extract oracle/e2e ( #45 )
...
* Moved oracle/e2e to oracle-e2e
* Update build path in docker-compose
* Update link to e2e in oracle
* Introduce oracle-e2e workspace.
* Updated script and readme
* Integrated oracle-e2e into CI.
2019-05-15 13:51:21 +02:00
Przemyslaw Rzad
5efc9a6688
Update bridge monitor ( #38 )
...
* Removed duplicate licence, updated links do Contributing and Licence in sub-readme.
* Renamed bridge-monitor to monitor.
* Removed package-lock.json.
* Added monitor workspace with linting.
* Consistent eslint version.
* Added readme for merging.
2019-05-14 09:17:03 +02:00
Przemyslaw Rzad
9746430fb0
Add bridge-ui sub-repository ( #27 )
...
* Introduced bridge-ui from branch 2.1.0-rc1
* Added submodule to root directory.
* Check out bridge-ui poa-bridge-contracts to tag 2.3.0-rc0
* Added bridge-ui workspace.
* Removed duplicate CoC, Contributing, Licence, updated links in readme.
* Pulling submodules.
* Use specified submodule commit instead of pulling latest.
2019-05-09 12:03:18 +02:00
rzadp
0008b45056
Added wsrun.
2019-05-06 15:53:12 +02:00
rzadp
cb549aac86
Added token-bridge as yarn workspace
2019-05-06 15:15:58 +02:00