Commit Graph

275 Commits

Author SHA1 Message Date
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
Danil Kovtonyuk 82e5f4ee70 feat: add EIP-1559 support 2021-09-08 23:15:25 +10:00
nikdementev cc0a252040
fix: bump cdai gas limit 2021-07-30 20:39:03 +03:00
nikdementev a46afed752
styles: prettier 2021-06-19 23:20:19 +03:00
nikdementev 0cd9e515ae
fix: price method 2021-06-19 23:10:31 +03:00
nikdementev fa77997896 fix: prices oracle 2021-06-19 23:05:38 +03:00
nikdementev 2da481cf16 fix: gas limit for cDAI 2021-05-31 19:22:22 +03:00
nikdementev 85fd5af608 chore: bump gas limit for tokens 2021-05-29 15:35:39 +03:00
nikdementev f811cef766 chore: bump version 2021-05-24 11:21:33 +03:00
nikdementev 0a1b9ab06a fix: fee convert to BN 2021-05-24 11:21:33 +03:00
Alexey 33b6561ffe update withdraw limits 2021-05-03 22:18:20 +10:00
Danil Kovtonyuk 66082a8fbc increase gas limit 2021-05-03 22:18:20 +10:00
poma 215f2ad1e2
lint 2021-03-31 11:39:54 +03:00
poma 19054c0c0a
fix tree watcher loop 2021-03-31 11:35:43 +03:00
Danil Kovtonyuk d22bb59de5 fix: proxy contract 2021-03-30 10:45:40 +03:00
Danil Kovtonyuk 5d4ae5965c update proxy 2021-03-30 10:45:40 +03:00