Commit Graph

4707 Commits

Author SHA1 Message Date
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
1f8f12541b Add keystore export flag to VC 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
e5476cd6b7 Fix tests for windows 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
328a450b2f Revert abandoned changes 2022-09-22 16:45:59 +10:00
Paul Hauner
1b40dd7a47 Revert changes to fork choice tests 2022-09-22 16:45:59 +10:00
Paul Hauner
bdffff1696 Remove abandoned files 2022-09-22 16:45:58 +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
bd00a795cb Remove commented-out code 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
c0e9087c4b Add export endpoint to LH 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
391ece953f Migrate VC tests to tokio::test 2022-09-22 16:45:55 +10:00
Paul Hauner
2677443586 Fix visibility 2022-09-22 16:45:55 +10:00
Paul Hauner
5e31754caa Expose VC ApiTester via test_utils 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
Paul Hauner
0cc72bc768 Fix mistake in command name 2022-09-22 16:45:53 +10:00