Commit graph

246 commits

Author SHA1 Message Date
dependabot[bot]
3211fa716b
chore(deps-dev): bump eslint from 8.5.0 to 8.6.0 (#87)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-04 00:37:05 -06:00
dependabot[bot]
f89ecdd2e0
chore(deps): bump sequelize from 6.12.3 to 6.12.4 (#88)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-04 00:36:57 -06:00
dependabot[bot]
652d59508d
chore(deps): bump sequelize from 6.12.0 to 6.12.3 (#86)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-27 17:45:17 -06:00
dependabot[bot]
d5f10d70b7
chore(deps): bump sequelize from 6.11.0 to 6.12.0 (#84)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-20 16:40:28 -06:00
dependabot[bot]
11b1762aaf
chore(deps-dev): bump eslint from 8.4.1 to 8.5.0 (#85)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-20 16:40:20 -06:00
dependabot[bot]
7295b2b8a7
chore(deps-dev): bump eslint from 8.4.0 to 8.4.1 (#83)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-14 05:49:54 -06:00
dependabot[bot]
8449dcb6b8
chore(deps-dev): bump eslint from 8.3.0 to 8.4.0 (#81)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-09 23:58:30 -06:00
dependabot[bot]
ac2472dce4
chore(deps): bump eris from 0.16.0 to 0.16.1 (#77)
Bumps [eris](https://github.com/abalabahaha/eris) from 0.16.0 to 0.16.1.
- [Release notes](https://github.com/abalabahaha/eris/releases)
- [Commits](https://github.com/abalabahaha/eris/compare/0.16.0...0.16.1)

---
updated-dependencies:
- dependency-name: eris
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-22 21:25:08 -06:00
dependabot[bot]
cb838da054
chore(deps-dev): bump eslint from 8.2.0 to 8.3.0 (#78)
Bumps [eslint](https://github.com/eslint/eslint) from 8.2.0 to 8.3.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.2.0...v8.3.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-22 21:25:00 -06:00
dependabot[bot]
4cea8c7835
chore(deps): bump sequelize from 6.9.0 to 6.11.0 (#79)
Bumps [sequelize](https://github.com/sequelize/sequelize) from 6.9.0 to 6.11.0.
- [Release notes](https://github.com/sequelize/sequelize/releases)
- [Commits](https://github.com/sequelize/sequelize/compare/v6.9.0...v6.11.0)

---
updated-dependencies:
- dependency-name: sequelize
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-22 21:24:53 -06:00
dependabot[bot]
fe6f7bd39c
chore(deps): bump eris from 0.15.1 to 0.16.0 (#76)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-15 16:10:01 -06:00
dependabot[bot]
c1c835d46d
chore(deps): bump node-fetch from 2.6.1 to 3.1.0 (#75)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-09 12:36:25 -06:00
dependabot[bot]
3bba930027
chore(deps-dev): bump eslint from 8.1.0 to 8.2.0 (#74)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-09 12:34:15 -06:00
dependabot[bot]
549abb86b3
chore(deps): bump sequelize from 6.8.0 to 6.9.0 (#73)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-02 09:21:46 -05:00
dependabot[bot]
907a40a085
chore(deps): bump sequelize from 6.7.0 to 6.8.0 (#71)
Bumps [sequelize](https://github.com/sequelize/sequelize) from 6.7.0 to 6.8.0.
- [Release notes](https://github.com/sequelize/sequelize/releases)
- [Commits](https://github.com/sequelize/sequelize/compare/v6.7.0...v6.8.0)

---
updated-dependencies:
- dependency-name: sequelize
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-25 16:57:38 -05:00
dependabot[bot]
04bfd9a4f4
chore(deps-dev): bump eslint from 8.0.1 to 8.1.0 (#72)
Bumps [eslint](https://github.com/eslint/eslint) from 8.0.1 to 8.1.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.0.1...v8.1.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-25 16:57:30 -05:00
dependabot[bot]
30d9a6140e
chore(deps-dev): bump eslint from 8.0.0 to 8.0.1 (#70)
Bumps [eslint](https://github.com/eslint/eslint) from 8.0.0 to 8.0.1.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.0.0...v8.0.1)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-19 16:29:53 -05:00
dependabot[bot]
8be60ef8d8
chore(deps-dev): bump eslint from 7.32.0 to 8.0.0 (#68)
Bumps [eslint](https://github.com/eslint/eslint) from 7.32.0 to 8.0.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v7.32.0...v8.0.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-11 18:50:42 -05:00
dependabot[bot]
eac58883b7
chore(deps): bump sequelize from 6.6.5 to 6.7.0 (#69)
Bumps [sequelize](https://github.com/sequelize/sequelize) from 6.6.5 to 6.7.0.
- [Release notes](https://github.com/sequelize/sequelize/releases)
- [Commits](https://github.com/sequelize/sequelize/compare/v6.6.5...v6.7.0)

---
updated-dependencies:
- dependency-name: sequelize
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-11 18:50:34 -05:00
dependabot[bot]
b8dc5c8256
chore(deps-dev): bump eslint from 7.31.0 to 7.32.0 (#66)
Bumps [eslint](https://github.com/eslint/eslint) from 7.31.0 to 7.32.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v7.31.0...v7.32.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-03 19:49:39 -05:00
dependabot[bot]
a066db62ae
chore(deps-dev): bump eslint from 7.30.0 to 7.31.0 (#65)
Bumps [eslint](https://github.com/eslint/eslint) from 7.30.0 to 7.31.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v7.30.0...v7.31.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-20 03:46:02 -05:00
dependabot[bot]
86f33110bb
chore(deps): bump sequelize from 6.6.4 to 6.6.5 (#64)
Bumps [sequelize](https://github.com/sequelize/sequelize) from 6.6.4 to 6.6.5.
- [Release notes](https://github.com/sequelize/sequelize/releases)
- [Commits](https://github.com/sequelize/sequelize/compare/v6.6.4...v6.6.5)

---
updated-dependencies:
- dependency-name: sequelize
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-13 09:52:48 -05:00
dependabot[bot]
a2f09e822a
chore(deps-dev): bump eslint from 7.29.0 to 7.30.0 (#63)
Bumps [eslint](https://github.com/eslint/eslint) from 7.29.0 to 7.30.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v7.29.0...v7.30.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-05 17:38:26 -05:00
dependabot[bot]
68eee4e5de
chore(deps): bump sequelize from 6.6.2 to 6.6.4 (#62)
Bumps [sequelize](https://github.com/sequelize/sequelize) from 6.6.2 to 6.6.4.
- [Release notes](https://github.com/sequelize/sequelize/releases)
- [Commits](https://github.com/sequelize/sequelize/compare/v6.6.2...v6.6.4)

---
updated-dependencies:
- dependency-name: sequelize
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-28 21:47:06 -05:00
dependabot[bot]
9ab3721dbc
chore(deps-dev): bump eslint from 7.28.0 to 7.29.0 (#61)
Bumps [eslint](https://github.com/eslint/eslint) from 7.28.0 to 7.29.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v7.28.0...v7.29.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-21 20:50:48 -04:00
dependabot[bot]
d1a7cbead6
chore(deps): bump cat-loggr from 1.1.0 to 1.2.2 (#60)
Bumps [cat-loggr](https://github.com/Ratismal/cat-loggr) from 1.1.0 to 1.2.2.
- [Release notes](https://github.com/Ratismal/cat-loggr/releases)
- [Commits](https://github.com/Ratismal/cat-loggr/commits)

---
updated-dependencies:
- dependency-name: cat-loggr
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-14 12:16:04 -04:00
Snazzah
cc7f31a723
Hofix allsupports command 2021-06-10 21:57:10 -05:00
Snazzah
d3ac0b6399
Add allsupports command 2021-06-10 21:46:02 -05:00
Snazzah
1b12d7be7e
Add buffer time 2021-06-10 21:22:36 -05:00
Snazzah
703eb02705
Add deleteall command 2021-06-10 21:17:33 -05:00
Snazzah
4532f9a71e
Fix paginator 2021-06-10 21:08:14 -05:00
Snazzah
751b1b2fbc
Add error handling to fundall 2021-06-10 21:08:01 -05:00
Snazzah
63f864f48a
Hotfix fundall 2021-06-10 20:57:02 -05:00
Snazzah
04cac532ac
Add fundall command 2021-06-10 20:51:17 -05:00
Snazzah
39f0700a92
Update supports format 2021-06-10 20:05:27 -05:00
Snazzah
2b79705d27
Fix abandonall 2021-06-10 20:00:20 -05:00
Snazzah
c7b0e60790
Update listall stuff 2021-06-10 19:42:33 -05:00
Snazzah
c51115f451
Fix listall typo
Co-authored-by: Coolguy3289 <Coolguy3289@users.noreply.github.com>
2021-06-10 19:41:11 -05:00
Snazzah
7d104ca388
Update command permission errors 2021-06-10 19:38:02 -05:00
Snazzah
2dfeac3d22
Add trusted commands
closes #52

Co-authored-by: Coolguy3289 <Coolguy3289@users.noreply.github.com>
2021-06-10 19:33:20 -05:00
Snazzah
a1725ec01b
Add listall command
Co-authored-by: Coolguy3289 <Coolguy3289@users.noreply.github.com>
2021-06-10 18:54:21 -05:00
Snazzah
58a5cd1995
Hotfix typo again 2021-06-10 18:28:10 -05:00
Snazzah
1a7fd55bc5
Hotfix typo 2021-06-10 18:27:11 -05:00
Snazzah
342e288624
Add sync functions and command 2021-06-10 18:19:21 -05:00
Snazzah
de8169af32
Throw when failed to back up wallet
Co-authored-by: Coolguy3289 <Coolguy3289@users.noreply.github.com>
2021-06-10 17:47:00 -05:00
dependabot[bot]
54d31ef0cc
chore(deps): bump ini from 1.3.5 to 1.3.8 (#59)
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8.
- [Release notes](https://github.com/isaacs/ini/releases)
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.8)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-10 17:44:14 -05:00
dependabot[bot]
b6c2863258
chore(deps): bump ws from 7.3.0 to 7.4.6 (#58)
Bumps [ws](https://github.com/websockets/ws) from 7.3.0 to 7.4.6.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/7.3.0...7.4.6)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-10 17:40:49 -05:00
Snazzah
486219398d
Fix account deletion issues and incorrect address
closes #19
closes #57

Co-authored-by: Coolguy3289 <Coolguy3289@users.noreply.github.com>
2021-06-10 17:37:46 -05:00
dependabot[bot]
4693a59037
chore(deps-dev): bump eslint from 7.27.0 to 7.28.0 (#56)
Bumps [eslint](https://github.com/eslint/eslint) from 7.27.0 to 7.28.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v7.27.0...v7.28.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-07 12:03:31 -05:00
dependabot[bot]
97d5d5bf5c
chore(deps-dev): bump eslint from 7.26.0 to 7.27.0 (#55)
Bumps [eslint](https://github.com/eslint/eslint) from 7.26.0 to 7.27.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v7.26.0...v7.27.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-24 11:09:49 -05:00