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
Kirk Baird
197adeff0b
Update milagro_bls to new release ( #1183 )
...
* Update milagro_bls to new release
Signed-off-by: Kirk Baird <baird.k@outlook.com >
* Tidy up fake cryptos
Signed-off-by: Kirk Baird <baird.k@outlook.com >
* move SecretHash to bls and put plaintext back
Signed-off-by: Kirk Baird <baird.k@outlook.com >
2020-06-03 14:56:53 +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