Commit Graph

58 Commits

Author SHA1 Message Date
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
Paul Hauner
52e50f5fdc Progress with testing 2022-09-22 16:45:56 +10:00
Paul Hauner
7ed821bbe1 Progress with testing 2022-09-22 16:45:55 +10:00
Paul Hauner
fa6eba911e Start adding import validator testing 2022-09-22 16:45:55 +10:00
Paul Hauner
2873cb858c Tidy directory structure 2022-09-22 16:45:55 +10:00
Paul Hauner
516e4ee71a Add test vectors 2022-09-22 16:45:55 +10:00
Paul Hauner
ed0f354488 Remove keystore json 2022-09-22 16:45:54 +10:00
Paul Hauner
3bab10bb68 Pass test vectors 2022-09-22 16:45:54 +10:00
Paul Hauner
79b5c6f714 Add working test vector generator 2022-09-22 16:45:54 +10:00
Paul Hauner
5edcfb7c2b Start working on test vectors 2022-09-22 16:45:54 +10:00
Paul Hauner
61e0347326 Add testing for create command 2022-09-22 16:45:54 +10:00
Paul Hauner
c27d3dd830 Refactor to use Config struct 2022-09-22 16:45:54 +10:00
Paul Hauner
7b620645d4 Fix deposit log creation 2022-09-22 16:45:53 +10:00
Paul Hauner
3b324fc6c5 Tidy logging 2022-09-22 16:45:53 +10:00
Paul Hauner
b025185438 Avoid pulling env into blocking context 2022-09-22 16:45:53 +10:00