Commit Graph

72 Commits

Author SHA1 Message Date
Paul Hauner
fbb844da12 Add --count flag as per @michaelsproul's comment 2023-07-11 10:24:30 +10:00
Paul Hauner
ad65cf65f3 Fix clippy lints 2023-07-10 17:51:44 +10:00
Paul Hauner
ee430c01c1 Merge branch 'unstable' into validator-manager 2023-05-15 15:54:31 +10:00
Paul Hauner
707d2a258b Further improve help message 2023-03-27 11:56:41 +11:00
Paul Hauner
1b225e944e Tidy message 2023-03-27 11:39:27 +11:00
Paul Hauner
9c76d4506d Clarify help message 2023-03-27 11:35:07 +11:00
Paul Hauner
8ca7f321e3 Add stdin-inputs flag to move command 2022-12-15 09:32:07 +11:00
Paul Hauner
d096a07a21 Add more password tests 2022-12-14 16:18:19 +11:00
Paul Hauner
afed3fb713 Add test for supplying password 2022-12-14 12:50:47 +11:00
Paul Hauner
0abb6a3d60 Read password from user in move command 2022-12-14 11:55:12 +11:00
Paul Hauner
bbcf7b857e Revert "Add misc changes"
This reverts commit 86c3bcd361.
2022-12-06 10:28:37 +11:00
Paul Hauner
86c3bcd361 Add misc changes 2022-12-01 20:32:07 +11:00
Paul Hauner
0fe8958768 Add test for moving validators back again 2022-12-01 15:27:53 +11:00
Paul Hauner
af6affac46 Fix compile errors 2022-12-01 10:50:31 +11:00
Paul Hauner
0ece17ed32 Remove validators subcommand 2022-12-01 10:37:00 +11:00
Paul Hauner
06f7efcc58 Fix clippy error 2022-12-01 09:32:22 +11:00
Paul Hauner
c63fece35c Appease clippy 2022-11-14 17:44:39 +11:00
Paul Hauner
dbe2fa4c1b Add comment about amount field 2022-09-22 16:46:03 +10:00
Paul Hauner
6569a5c93e Remove comments from deposit amount 2022-09-22 16:46:03 +10:00
Paul Hauner
9539ca2165 Add "done" message 2022-09-22 16:46:02 +10:00
Paul Hauner
07196804e0 Remove naughty return Err 2022-09-22 16:46:01 +10:00
Paul Hauner
4ccb7cbf4d Exit early on keystore upload error 2022-09-22 16:46:01 +10:00
Paul Hauner
fdd0311507 Strip newlines from VC token 2022-09-22 16:46:01 +10:00
Paul Hauner
d1aff84f83 Handle a missing command 2022-09-22 16:46:01 +10:00
Paul Hauner
47eaa50c06 Shorten "validator-client" to "vc" 2022-09-22 16:46:01 +10:00
Paul Hauner
2abde0b666 Allow VC to create password files via HTTP API 2022-09-22 16:46:00 +10:00
Paul Hauner
be8463770f Add count to move, fix tests 2022-09-22 16:46:00 +10:00
Paul Hauner
e8da2810ee Revert "Use common version of regex across workspace"
This reverts commit 7f74036465fbf1aec89b056363177c074b7ab978.
2022-09-22 16:46:00 +10:00
Paul Hauner
89b233449c Use common version of regex across workspace 2022-09-22 16:46:00 +10:00
Paul Hauner
7f89f1efa7 Add move tests, "builder-proposals" takes bool 2022-09-22 16:46:00 +10:00
Paul Hauner
0c786c0ee2 Add tests for duplicates 2022-09-22 16:45:59 +10:00
Paul Hauner
64decbc65a Handle status from import 2022-09-22 16:45:59 +10:00
Paul Hauner
0c32b5a48b Remove intermediate file from move 2022-09-22 16:45:59 +10:00
Paul Hauner
05bafee5a8 Retry rather than saving file to disk 2022-09-22 16:45:59 +10:00
Paul Hauner
40b1619317 Don't run validator-manager tests in debug 2022-09-22 16:45:59 +10:00
Paul Hauner
65e0fe2fb0 Fix failing tests 2022-09-22 16:45:58 +10:00
Paul Hauner
06fa52ef5a Improve tests 2022-09-22 16:45:58 +10:00
Paul Hauner
0f5092e262 Fix clippy lint 2022-09-22 16:45:58 +10:00
Paul Hauner
43b16b138d Fix clippy lints 2022-09-22 16:45:58 +10:00
Paul Hauner
d20e65a271 Progress with testing 2022-09-22 16:45:58 +10:00
Paul Hauner
92edb1bf9b Progress more with testing 2022-09-22 16:45:57 +10:00
Paul Hauner
adc87f71e7 Add basic move testing 2022-09-22 16:45:57 +10:00
Paul Hauner
e98a0155bd Progress with move implementation 2022-09-22 16:45:57 +10:00
Paul Hauner
71409e4897 Progress with move command 2022-09-22 16:45:57 +10:00
Paul Hauner
bcbafc07bd Start adding validator move 2022-09-22 16:45:57 +10:00
Paul Hauner
630cb91236 Add import tests 2022-09-22 16:45:57 +10:00
Paul Hauner
5b86fce56b Add tests for validator create 2022-09-22 16:45:56 +10:00
Paul Hauner
4886e27827 Start adding CLI tests 2022-09-22 16:45:56 +10:00
Paul Hauner
1d4e7ba6b8 Add DumpConfigs 2022-09-22 16:45:56 +10:00
Paul Hauner
3bdddb3dd2 Fix warning 2022-09-22 16:45:56 +10:00