Commit Graph

260 Commits

Author SHA1 Message Date
dependabot[bot] 5278ea1f8f
Bump ejs from 3.1.6 to 3.1.8
Bumps [ejs](https://github.com/mde/ejs) from 3.1.6 to 3.1.8.
- [Release notes](https://github.com/mde/ejs/releases)
- [Changelog](https://github.com/mde/ejs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/mde/ejs/compare/v3.1.6...v3.1.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-16 19:18:58 +00: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
nikdementev 80f9d4017f chore: update proxy contract for goerli 2021-03-24 14:33:22 +03:00
Danil Kovtonyuk 6cc62e7d94 fix: timeout provider 2021-03-02 14:55:03 +10:00
Roman Storm 68e44f9b38
bump version 2021-03-01 20:41:11 -08:00
Roman Storm 0dd025bd30
remove multicall 2021-03-01 20:38:16 -08:00
nikdementev 77021a52a9 fix: bump torn token version 2021-03-01 11:22:48 -08:00
nikdementev 39d9d88fd3 fix: update torn token 2021-03-01 11:22:48 -08:00
Danil Kovtonyuk d2944b8e72 update price oracle 2021-03-01 11:22:48 -08:00
Danil Kovtonyuk 02ae6bfa23 fix: maxReceived size 2021-03-01 21:24:23 +03:00
Alexey 80f6ab4f9d bump version 2021-02-15 14:35:18 +03:00
Alexey fe98799786 reduce gas limits 2021-02-15 14:35:18 +03:00
Alexey 0f8d1cf010 add healthWather to docker-compose 2021-02-10 00:30:15 +03:00
Danil Kovtonyuk c9ecd0a9e8 fix torn rate 2021-02-09 21:50:16 +03:00
Danil Kovtonyuk 273603e981 add health watcher 2021-02-09 21:42:21 +03:00
Nik Dement'ev 37d9cfedfa fix: default rpc for gas price oracle 2021-02-09 21:31:51 +03:00
poma 06e18dda28
fix readme 2020-12-30 23:41:06 +03:00