Carl Beekhuizen
|
a2f9a2a3f7
|
Language selection revamp
|
2021-04-08 12:08:59 +02:00 |
|
Carl Beekhuizen
|
a84baf3832
|
Merge in dev
|
2021-04-07 11:15:20 +02:00 |
|
Carl Beekhuizen
|
b2882776cb
|
Enables intl language selection for existing_mnemonic options
|
2021-04-01 11:24:00 +02:00 |
|
Hsiao-Wei Wang
|
5819eb4208
|
Add --eth1_withdrawal_address flag to set the eth1_withdrawal_address
|
2021-03-25 22:21:40 +08:00 |
|
Carl Beekhuizen
|
1f9626add1
|
Moves intl/utils.py to utils/intl.py
|
2021-02-22 18:22:35 +01:00 |
|
Carl Beekhuizen
|
14130819b6
|
Adds abilility to swap out text for internationalisation reasons
|
2021-02-12 16:12:03 +01:00 |
|
Carl Beekhuizen
|
5e3300d387
|
Verify deposit_data.json amounts within [1, 32] ETH
|
2020-09-16 22:38:44 +02:00 |
|
Carl Beekhuizen
|
f247b1b613
|
Enhances docstrings to clarify function purposes
|
2020-08-24 16:01:48 +02:00 |
|
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 |
|
Carl Beekhuizen
|
39703588d7
|
Unicode support keystore passwords
|
2020-06-26 16:10:19 +02:00 |
|
Hsiao-Wei Wang
|
08eeed26ed
|
Add fork_version
1. Use v0.12.0 signing format
2. `GENESIS_FORK_VERSION` may be various for mainnet and testnets. Add
option for it.
|
2020-05-24 00:23:51 +08:00 |
|
Carl Beekhuizen
|
72f64119b4
|
Adds BLS_WITHDRAWAL_PREFIX to withdrawal_credentials
|
2020-05-21 16:10:03 +02:00 |
|
Hsiao-Wei Wang
|
37fb6de225
|
Add test_cli (#14) (#15)
* Add test_cli
* Check folder
|
2020-05-09 04:11:02 +08:00 |
|
Hsiao-Wei Wang
|
96200d76ae
|
Package reorg (#10)
* Move tests to /tests
* Rename `src` to `eth2deposit`
* Fix path
* Fix path and move eth2deposit/utils/credentials.py -> eth2deposit/credentials.py
* Update Makefile
* Kick CI cache
* Fix package setup
* Fix path back
* PR feedback from Carl
|
2020-05-08 21:34:09 +08:00 |
|