lighthouse/crypto
Paul Hauner cee3e6483a Tidy some TODOs (#1721)
## Issue Addressed

- Resolves #1705

## Proposed Changes

Cleans up some of my TODOs in the code base.

- Adds link to issue in this repo for BLST `unsafe` block.
- Confirms that the `nextaccount` field *is* required on an EIP-2386 wallet.
    - Reference: https://github.com/mcdee/EIPs/blob/master/EIPS/eip-2386.md#json-schema
- Removes TODO about Zeroize on bip39 that was resolved in #1701 
- Removes a TODO about an early randao reveal since we use the slot clock to generate the reveal: c4bd9c86e6/validator_client/src/block_service.rs (L212-L220)

## Additional Info

NA
2020-10-05 00:39:30 +00:00
..
bls Tidy some TODOs (#1721) 2020-10-05 00:39:30 +00:00
eth2_hashing Cross-compile to vendored x86_84, aarch64 (Raspberry Pi 4) (#1497) 2020-08-11 05:16:30 +00:00
eth2_key_derivation Update key derivation to latest EIP-2333 (#1633) 2020-10-01 11:12:35 +10:00
eth2_keystore Implement VC API (#1657) 2020-10-02 09:42:19 +00:00
eth2_wallet Tidy some TODOs (#1721) 2020-10-05 00:39:30 +00:00