Paul Hauner
ef4e12da51
Tidy grpc and misc things
2019-11-23 12:16:41 +11:00
Paul Hauner
1055fd6752
Use par_iter for keypair generation
2019-11-22 15:43:43 +11:00
Paul Hauner
c5071afdbc
Move ValidatorDirectory into validator_client
2019-11-19 11:01:49 +11:00
Paul Hauner
93afdac904
Integrate ValidatorDirectory with validator_client
2019-11-19 10:52:29 +11:00
Paul Hauner
ad5fed74cb
Write eth1 data file as hex string
2019-11-18 21:55:23 +11:00
Paul Hauner
c1b541867e
Add progress on validator onboarding
2019-11-18 18:07:59 +11:00
Paul Hauner
cc7430d3cc
Move account_manager under lighthouse binary
2019-11-18 10:00:04 +11:00
Age Manning
5c97ed3562
Updates external dependencies ( #577 )
...
* Updates external dependencies
* Correct fmt formatting
2019-10-30 12:22:18 +11:00
Pawan Dhananjay
db094022b9
Remove unused dependencies ( #456 )
2019-07-29 09:55:57 +10:00
Age Manning
af28d5e20c
Add persistent network identification
2019-07-04 14:14:27 +10:00
Paul Hauner
ab12787610
Update account manager config parsing
2019-06-09 04:34:56 -04:00
Luke Anderson
177a351462
Added deterministic keypair generation.
...
- The Account Manager has a new subcommand, allowing generation of deterministic keys given a particular validator index.
- Split functionality in generate_deterministic_keypair function
- Fixed up READMEs to reflect new functionality & correct naming.
2019-04-08 15:02:11 +10:00
Luke Anderson
dc2fc7a250
Added a new binary, accounts_manager.
...
- Updated main Cargo.toml file
- Created a new readme & binary
- Includes configuration options from the validator, which now has it's config as a library.
2019-03-20 16:24:28 +11:00