Commit graph

59 commits

Author SHA1 Message Date
Snazzah
5cfa45bfab
Hotfix role names in invalid perms messages 2020-08-18 10:01:53 -05:00
Ralph
2f9147b94c
Update Category of command 2020-08-17 17:11:54 -04:00
Ralph
dbd7b5c88d
Merge pull request #2 from LBRYFoundation/dependabot/npm_and_yarn/master/eslint-7.7.0
chore(deps-dev): bump eslint from 7.6.0 to 7.7.0
2020-08-17 16:48:11 -04:00
dependabot[bot]
95d2449fe6
chore(deps-dev): bump eslint from 7.6.0 to 7.7.0
Bumps [eslint](https://github.com/eslint/eslint) from 7.6.0 to 7.7.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.6.0...v7.7.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-08-17 06:35:22 +00:00
Snazzah
bf98b57e74
Allow multiple curator/admin roles 2020-08-15 23:09:11 -05:00
Snazzah
b1ae562087
Fix length of lines in supports 2020-08-14 22:45:32 -05:00
Ralph S. (Coolguy3289)
124bddcce0 Small tweaks, update embed color in embeds and default config 2020-08-14 23:36:53 -04:00
Ralph S. (Coolguy3289)
3e65687166 Fix abandonall 2020-08-14 23:26:56 -04:00
Ralph S. (Coolguy3289)
26aaac8009 Correct supports 2020-08-14 23:22:41 -04:00
Ralph S. (Coolguy3289)
95abb1429d Correct AbandonAll Command; Fixes on supports command; Tweaks to util and sqlitedb for expanded functionality of returning claim amounts. 2020-08-14 23:19:09 -04:00
Snazzah
44fcbe589f
Hotfix abandonall 2020-08-14 12:48:03 -05:00
Snazzah
93b937dce7
Add util docs and fix abandonall 2020-08-14 12:46:25 -05:00
Snazzah
f4f7e19f95
Fix some commands 2020-08-14 12:10:44 -05:00
Snazzah
de6609d609
Fix eslint errors 2020-08-14 11:58:58 -05:00
Ralph S. (Coolguy3289)
044946022a Create abandonall command, needs finished refactor 2020-08-14 11:24:33 -04:00
Ralph S. (Coolguy3289)
a3404b55b1 Fix logging of fund command 2020-08-14 11:14:07 -04:00
Ralph S. (Coolguy3289)
1c348efb32 Correct supports file 2020-08-14 11:08:31 -04:00
Ralph S. (Coolguy3289)
9b70207ec4 Merge branch 'master' of https://github.com/lbryfoundation/curate into master 2020-08-14 11:01:36 -04:00
Ralph S. (Coolguy3289)
15e871f670 Fixed typo in deleteAccount, Added Fund command 2020-08-14 11:01:04 -04:00
Ralph S. (Coolguy3289)
456a50d868 Add supports command 2020-08-14 10:43:05 -04:00
Ralph S. (Coolguy3289)
93a8280909 chore(lint): Auto-fix linting errors 2020-08-14 14:02:36 +00:00
Ralph S. (Coolguy3289)
89339e801f Add Abandon command 2020-08-14 10:00:50 -04:00
Snazzah
50e4ae63e1
Hotfix funding account in LBRY module 2020-08-12 23:24:56 -05:00
Snazzah
6a8df461fc
Hotfix support 2020-08-12 23:23:11 -05:00
Snazzah
0da58d190c
Add support command 2020-08-12 23:20:45 -05:00
Snazzah
5680a6b729
Add warning message for new accounts in balance 2020-08-12 22:56:18 -05:00
Snazzah
5d3957f243
Expose funded transaction ID in findOrCreateAccount 2020-08-12 22:50:26 -05:00
Snazzah
98a53aaad0
broadcast account funding 2020-08-12 22:47:23 -05:00
Snazzah
1045741d63
Log txid when funding new accounts 2020-08-12 22:43:47 -05:00
Snazzah
c3f99a1897
Hotfix sqlite remove 2020-08-12 22:38:26 -05:00
Snazzah
0deca84899
Add deleteaccount command 2020-08-12 22:36:22 -05:00
Snazzah
ffcca38218
Add balance command 2020-08-12 21:37:26 -05:00
Snazzah
ffdecca30d
Change dependabot target branch to master 2020-08-12 12:56:16 -05:00
Snazzah
9080fa3b69
Add a confirmation on withdraw command 2020-08-12 02:51:11 -05:00
Snazzah
a0fe4dc5fa
Clarify error message 2020-08-12 02:40:39 -05:00
Snazzah
0432967787
Fix error handling 2020-08-12 02:38:51 -05:00
Snazzah
f9b5603534
Fix txid in withdraw 2020-08-12 02:32:06 -05:00
Snazzah
9465f82a71
debug withdraw 2020-08-12 02:29:56 -05:00
Snazzah
93a5c5a7b1
Fix withdraw command 2020-08-12 02:24:01 -05:00
Snazzah
1ef48cc3e7
Await response handling 2020-08-12 02:12:36 -05:00
Snazzah
c7f7abe49f
Add withdraw command 2020-08-12 02:03:39 -05:00
Snazzah
fb536a7529
Add deposit command 2020-08-12 01:33:24 -05:00
Snazzah
bd683fde2f
Add util functions for LBRY 2020-08-12 01:27:53 -05:00
Snazzah
4f8dea2a57
Sync model in sqlite 2020-08-12 00:58:28 -05:00
Snazzah
0d58e073fd
Add SQLite database 2020-08-12 00:55:44 -05:00
Snazzah
73a2a7955d
Add admin balance command 2020-08-11 22:24:01 -05:00
Snazzah
43e03ddd4f
Add LBRY into bot 2020-08-11 22:11:40 -05:00
Snazzah
14c7c99450
Hotfix LBRY user agent 2020-08-11 22:05:23 -05:00
Snazzah
8b35705d1f
Update package 2020-08-11 22:03:28 -05:00
Snazzah
cb037b64a8
Hotfix SDK request 2020-08-11 22:00:27 -05:00