staking-deposit-cli/eth2deposit/utils
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
..
__init__.py Package reorg (#10) 2020-05-08 21:34:09 +08:00
ascii_art.py Package reorg (#10) 2020-05-08 21:34:09 +08:00
constants.py Merge branch 'dev' into carl_eip2335_unicode 2020-07-06 21:19:07 +02:00
crypto.py Merge branch 'dev' into carl_eip2335_unicode 2020-07-06 21:19:07 +02:00
ssz.py Merge branch 'master' into hwwhww/fork_version 2020-05-27 14:58:01 +08:00
validation.py Rename json file fields 2020-06-02 20:19:52 +08:00