Commit Graph

13 Commits

Author SHA1 Message Date
Danil Kovtonyuk 41777a0e67 bump tx-manager 2022-05-30 23:51:21 +10:00
dependabot[bot] 32af0c955b chore(deps): bump ansi-regex from 3.0.0 to 3.0.1
Bumps [ansi-regex](https://github.com/chalk/ansi-regex) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/chalk/ansi-regex/releases)
- [Commits](https://github.com/chalk/ansi-regex/compare/v3.0.0...v3.0.1)

---
updated-dependencies:
- dependency-name: ansi-regex
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-30 23:51:08 +10:00
dependabot[bot] 3dce6947a9 chore(deps): 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: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-27 02:13:33 +10:00
dependabot[bot] c613e74169 chore(deps): bump follow-redirects from 1.14.1 to 1.14.8
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.1 to 1.14.8.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.1...v1.14.8)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-27 02:13:18 +10:00
dependabot[bot] a364ad01c4 chore(deps): bump validator from 13.6.0 to 13.7.0
Bumps [validator](https://github.com/validatorjs/validator.js) from 13.6.0 to 13.7.0.
- [Release notes](https://github.com/validatorjs/validator.js/releases)
- [Changelog](https://github.com/validatorjs/validator.js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/validatorjs/validator.js/compare/13.6.0...13.7.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-10 18:54:51 +10:00
dependabot[bot] 264b130bd4 chore(deps): bump tmpl from 1.0.4 to 1.0.5
Bumps [tmpl](https://github.com/daaku/nodejs-tmpl) from 1.0.4 to 1.0.5.
- [Release notes](https://github.com/daaku/nodejs-tmpl/releases)
- [Commits](https://github.com/daaku/nodejs-tmpl/commits/v1.0.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-10 18:54:36 +10:00
Danil Kovtonyuk 0c0354b7a1
bump gas price oracle 2021-11-17 22:40:54 +10:00
Danil Kovtonyuk b73a650d7b fix: update deps
fix: update gasLimit

fix: rpc
2021-10-18 21:10:17 +03:00
nikdementev 8d735f4a97
feat: L2 (XDAI) transfer & withdrawal 2021-10-11 19:06:41 +03:00
Danil Kovtonyuk bd8f40881c fix: update relayer
-add unique job id
-handle contract errors
-fix queue management
2021-09-30 16:51:42 +03:00
nikdementev 0fcfdf4094
feat: base config & validate withdawal & health check 2021-07-21 13:37:08 +03:00
nikdementev 20d71a731a
fix: remove node config & use nest configuration 2021-07-14 14:20:59 +03:00
nikdementev 0ce449620a
feat: init commit 2021-07-13 20:06:36 +03:00