Commit Graph

290 Commits

Author SHA1 Message Date
Theo 4a996ddb91 Add volumes and redis ports to run local relayer correctly 2023-08-21 10:17:00 -07:00
Theo 01897a60e3 Add build command to create docker image for mainnet relayer locally from source 2023-07-12 12:56:11 -07:00
Theo d1582f1d35 Change instructions to deployment on Ethereum Mainnet & fix lexical errors 2023-07-12 12:19:45 -07:00
Theo 49b4751c20 Change docker-compose.yml to single-network deployment 2023-07-12 12:18:52 -07:00
Theo cc56bd77b5 Bump node to 14 2023-07-12 10:36:31 -07:00
Theo 1435457e67 Add concurrently to allow run local relayer on Windows & start redis in docker before running relayer software 2023-07-12 10:36:16 -07:00
Theo e60b4a12e5 Change default withdraw fee to 0.4% on mainnet 2023-07-12 10:14:05 -07:00
gozzy ed5d99cf44 nginx template ddos mitigation 2023-03-26 21:50:17 +00:00
gozzy 7d10fe2ab9 decrease minimumBalance & disable treeWatcher by default 2023-03-26 11:21:24 +00:00
gozzy 7d3cb5be49 update default rpc 2023-03-20 01:09:46 +00:00
gozzy ff05e30bd2 update reverse-proxy app port 2023-03-19 21:18:15 +00:00
gozzy 1e8ddffdf1 update README.md 2023-03-19 21:13:12 +00:00
gozzy 3dc9314e29 local image compilation 2023-03-19 19:43:40 +00:00
gozzy 5f3da2578a yaml multi-network config 2023-03-18 23:01:06 +00:00
gozzy cd6bd25d2c reinstate #1 2023-03-14 16:33:51 +00:00
smart_ex 2247730603 bump tx-manager 2022-05-25 19:21:03 +10:00
smart_ex c915c97b85 priceWatcher oracle fix 2022-05-25 19:21:03 +10:00
smart_ex 582af773e6 tornado proxy address 2022-05-25 19:21:03 +10:00
smart_ex 9488090892 fix logging error messages 2022-05-25 19:21:03 +10:00
smart_ex 632dce129d fix queue collision 2022-05-25 19:21:03 +10:00
smart_ex 76cda01ee1 validate only selected network contract addresses 2022-05-25 19:21:03 +10:00
smart_ex 7f657c1d7d add test for isKnownContract validation 2022-05-25 19:21:03 +10:00
smart_ex e386a1d23c fix hash map key 2022-05-25 19:21:03 +10:00
smart_ex 16d8e0fc28 fix contract address validation 2022-05-25 19:21:03 +10:00
smart_ex a7fc9c4b24 block iframe 2022-05-25 19:21:03 +10:00
smart_ex ee9e27ecad move errorsLog to health 2022-05-25 19:21:03 +10:00
smart_ex 95c6dc23c6 increment errors score 2022-05-25 19:21:03 +10:00
smart_ex cfcf1c8677 show errors on status page 2022-05-25 19:21:03 +10:00
smart_ex 8868040882 write errors with positive score 2022-05-25 19:21:03 +10:00
smart_ex 50054e0516 bit of refactor, add RelayerError class 2022-05-25 19:21:03 +10:00
smart_ex 76209e11c0 remove proposal 10 check 2022-05-25 19:21:03 +10:00
Danil Kovtonyuk 3c5eaa2c4b
Update README.md 2022-04-13 21:11:16 +10:00
_den fd36dd5c5e added link to instructions for running rpc nodes 2022-03-10 21:11:06 +10:00
Alexey Pertsev 350d1f1d11
Update Readme 2022-03-01 11:32:30 +01:00
Danil Kovtonyuk 49a90872a2
fix: gas limit 2022-02-22 04:33:26 +10:00
Sergei SMART 2f79125dd1 init check, add Governance contract 2022-02-16 11:19:40 +01:00
_den 1f900843de
added discord notification (#86)
* added discord notification

* updated notification message

* updated discord notification

* updated discord notification message

Co-authored-by: _den <_den@outlook.com>
2022-02-16 10:37:24 +01:00
dependabot[bot] cc5ec13d97 Bump simple-get from 2.8.1 to 2.8.2
Bumps [simple-get](https://github.com/feross/simple-get) from 2.8.1 to 2.8.2.
- [Release notes](https://github.com/feross/simple-get/releases)
- [Commits](https://github.com/feross/simple-get/compare/v2.8.1...v2.8.2)

---
updated-dependencies:
- dependency-name: simple-get
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-16 10:34:03 +01:00
dependabot[bot] 9e8a6c79ac Bump node-fetch from 2.6.1 to 2.6.7
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.1 to 2.6.7.
- [Release notes](https://github.com/node-fetch/node-fetch/releases)
- [Commits](https://github.com/node-fetch/node-fetch/compare/v2.6.1...v2.6.7)

---
updated-dependencies:
- dependency-name: node-fetch
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-16 10:33:45 +01:00
dependabot[bot] 38b1169eae Bump pathval from 1.1.0 to 1.1.1
Bumps [pathval](https://github.com/chaijs/pathval) from 1.1.0 to 1.1.1.
- [Release notes](https://github.com/chaijs/pathval/releases)
- [Changelog](https://github.com/chaijs/pathval/blob/master/CHANGELOG.md)
- [Commits](https://github.com/chaijs/pathval/compare/v1.1.0...v1.1.1)

---
updated-dependencies:
- dependency-name: pathval
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-16 10:32:56 +01:00
dependabot[bot] d95d495853 Bump tar from 4.4.13 to 4.4.19
Bumps [tar](https://github.com/npm/node-tar) from 4.4.13 to 4.4.19.
- [Release notes](https://github.com/npm/node-tar/releases)
- [Changelog](https://github.com/npm/node-tar/blob/main/CHANGELOG.md)
- [Commits](https://github.com/npm/node-tar/compare/v4.4.13...v4.4.19)

---
updated-dependencies:
- dependency-name: tar
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-16 10:32:45 +01:00
dependabot[bot] 54e1c03f9e Bump glob-parent from 5.1.1 to 5.1.2
Bumps [glob-parent](https://github.com/gulpjs/glob-parent) from 5.1.1 to 5.1.2.
- [Release notes](https://github.com/gulpjs/glob-parent/releases)
- [Changelog](https://github.com/gulpjs/glob-parent/blob/main/CHANGELOG.md)
- [Commits](https://github.com/gulpjs/glob-parent/compare/v5.1.1...v5.1.2)

---
updated-dependencies:
- dependency-name: glob-parent
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-16 10:32:33 +01:00
dependabot[bot] 429723f370 Bump normalize-url from 4.5.0 to 4.5.1
Bumps [normalize-url](https://github.com/sindresorhus/normalize-url) from 4.5.0 to 4.5.1.
- [Release notes](https://github.com/sindresorhus/normalize-url/releases)
- [Commits](https://github.com/sindresorhus/normalize-url/commits)

---
updated-dependencies:
- dependency-name: normalize-url
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-16 10:32:18 +01:00
dependabot[bot] b457820cf5 Bump lodash from 4.17.20 to 4.17.21
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.20 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.20...4.17.21)

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-16 10:31:27 +01:00
Danil Kovtonyuk 31d697701e
fix: lint 2022-01-19 22:11:00 +10:00
_den b103033103 added zabbix guide to README.md 2022-01-19 22:03:39 +10:00
_den 1bb2d5f044 updated installation instructions 2022-01-19 22:03:39 +10:00
_den 44f1e1ec7a added templates for monitoring with zabbix 2022-01-19 22:03:39 +10:00
Danil Kovtonyuk 043356f5fe fix: initializing mining tree 2021-10-09 03:15:56 +10:00
Danil Kovtonyuk 8f5b673f3b feat: add env baseFeeReserve variable 2021-09-08 23:15:25 +10:00