Commit Graph

25 Commits

Author SHA1 Message Date
lza_menace 95b8405686 add note about adding commands for development 2020-08-05 23:01:27 -07:00
lza_menace 3e02d82599 update readme with new info re: module script execution 2020-08-05 22:54:28 -07:00
lza_menace c1db722e70 update import refs since refactor 2020-08-05 22:53:42 -07:00
lza_menace 30bdbe36c1 refactor to use module script execution 2020-08-05 22:53:17 -07:00
lza_menace 2fc33d598e move utils and decorators into module 2020-08-05 22:52:36 -07:00
lza_menace dd025b4d9a move commands into dedicated module 2020-08-05 22:52:13 -07:00
lza_menace f3427eac35 refactor admin to use module script execution 2020-08-05 22:51:35 -07:00
lza_menace 4d9f1ab2df fixing accepted address lengths for shitty validation 2020-08-05 21:26:19 -07:00
lza_menace 44617b5a4f add another length for addresses 2020-08-05 13:13:52 -07:00
lza_menace 66159e96b8 dont consume the update message so early 2020-08-04 15:25:15 -07:00
lza_menace bab0c80874 fixing bugs 2020-08-04 14:00:43 -07:00
lza_menace 041cb9f93f minor adjustments to admin command outputs and fn names 2020-08-04 13:05:10 -07:00
lza_menace dba78b0f9f add simple debug command for testing things out of git 2020-08-04 10:09:39 -07:00
lza_menace f5bd08508a adjusting some admin commands, removing transfer and normalizing output 2020-07-30 02:13:14 -07:00
lza_menace f4041f1325 use as_wownero func to fix incoming amount 2020-07-21 10:45:59 -07:00
lza_menace 3444c6b0c4 fixing bugs in send cmd 2020-07-21 10:41:24 -07:00
lza_menace 779f889b6c remove an excess 0 from pico units 2020-07-21 00:16:30 -07:00
lza_menace ff3b638641 include WOW str when showing balances 2020-07-21 00:12:13 -07:00
lza_menace 219e2491e3 fix some bugs with message routing and prettify balance output 2020-07-20 23:59:06 -07:00
lza_menace 8534b3dbc4 add get-wallet-accounts 2020-07-20 23:44:31 -07:00
lza_menace a754eb4163 setup some admin commands with click for management/troubleshooting 2020-07-20 23:41:57 -07:00
lza_menace a8c5e5ea59 use message construct instead of `effective_chat` 2020-07-20 13:26:38 -07:00
lza_menace 49a9923fa0 adding some rudimentary logging for now just to see basic activity 2020-07-20 09:41:46 -07:00
lza_menace 3f0a3748c5 adding code so far 2020-07-20 09:26:04 -07:00
lza_menace c0d57071dd Initial commit 2020-07-20 06:45:45 +00:00