staking-deposit-cli/eth2deposit/key_handling/key_derivation
Carl Beekhuizen 353c40215f
Merge branch 'dev' into carl_eip2335_unicode
* dev: (22 commits)
  Remove BLS incompatability warning
  Adds preproduction warning
  Adds typing & Moves global variables into pytest function args
  Linting fixes
  Test key_info != b''
  import pytest into test_tree
  Apply suggestions from @hwwhww's code review
  Fix lint
  Add Altona setting
  Remove extra newline (lint)
  Update tests for new EIP2333 (bls v2 compliant HKDF_mod_r)
  Rename json file fields
  Create uuid at execution time instead of class attribute
  Add uuid test
  Fix key path
  Add Witti
  gitignore dist/
  Revert to DepositMessage & DepositData as per spec
  Add fork_version
  adds build/ to .gitignore
  ...
2020-07-06 21:19:07 +02:00
..
word_lists Package reorg (#10) 2020-05-08 21:34:09 +08:00
__init__.py Package reorg (#10) 2020-05-08 21:34:09 +08:00
mnemonic.py Merge branch 'dev' into carl_eip2335_unicode 2020-07-06 21:19:07 +02:00
path.py Fix key path 2020-05-26 18:54:18 +08:00
tree.py Apply suggestions from @hwwhww's code review 2020-06-29 11:48:59 +02:00