Paul Hauner
46dd530476
Allow import of Prysm keystores ( #1535 )
...
## Issue Addressed
- Resolves #1361
## Proposed Changes
Loosens the constraints imposed by EIP-2335 so we can import keys from Prysm.
## Additional Info
NA
2020-08-18 06:28:20 +00:00
Paul Hauner
eaa9f9744f
Add EF launchpad import ( #1381 )
...
## Issue Addressed
NA
## Proposed Changes
Adds an integration for keys generated via https://github.com/ethereum/eth2.0-deposit (In reality keys are *actually* generated here: https://github.com/ethereum/eth2.0-deposit-cli ).
## Additional Info
NA
## TODO
- [x] Docs
- [x] Tests
Co-authored-by: Michael Sproul <michael@sigmaprime.io >
2020-07-29 04:32:50 +00:00
blacktemplar
23a8f31f83
Fix clippy warnings ( #1385 )
...
## Issue Addressed
NA
## Proposed Changes
Fixes most clippy warnings and ignores the rest of them, see issue #1388 .
2020-07-23 14:18:00 +00:00
realbigsean
9dab928572
swap out rust-crypto for RustCrypto libraries for key management ( #1270 )
...
* swap out rust-crypto for RustCrypto libraries for key management
* change scrypt params unrwap to expect
* delete eth2 key derivation path file, fix error handling in eth2 keystore, pr updates
2020-07-01 18:01:03 +10:00
Paul Hauner
4331834003
Directory Restructure ( #1163 )
...
* Move tests -> testing
* Directory restructure
* Update Cargo.toml during restructure
* Update Makefile during restructure
* Fix arbitrary path
2020-05-18 21:24:23 +10:00