Commit Graph

74 Commits

Author SHA1 Message Date
Shane Bammel
dde0b20096 Add PulseChain mainnet 2023-05-11 18:22:48 -05:00
Shane Bammel
e371434a3c Add support for PulseChain 2023-04-26 19:58:14 -05:00
Carl Beekhuizen
c8610b6872
Merge pull request #341 from ethereum/bump-version
Version bump -> 2.5.0
2023-03-14 16:09:14 +01:00
Hsiao-Wei Wang
c3df6f0b7f
Bump version to v2.5.0 2023-03-14 04:16:12 +08:00
Hsiao-Wei Wang
4064f12287
Make --execution_address and --eth1_withdrawal_address compatible 2023-03-14 04:09:58 +08:00
Stephen Hicks
27669bdfb4
Validate checksum for eth1_withdrawal_address
If the given address is checksummed, the checksum will be validated and will error out eagerly if it's incorrect.
2023-03-14 03:44:12 +08:00
Hsiao-Wei Wang
69f778d5de
Make --non_interactive flag visible and add notes in docs 2023-03-13 23:44:56 +08:00
Hsiao-Wei Wang
ee052fa424
Add more description of mnemonic language per @infosecual's suggestion 2023-03-13 23:42:09 +08:00
Hsiao-Wei Wang
9aed0276ec
Confirm deposit eth1_withdrawal_address input 2023-03-13 23:12:57 +08:00
Hsiao-Wei Wang
f79bbac359
Improve error handling 2023-03-13 22:19:00 +08:00
Hsiao-Wei Wang
aae55a6886
Apply PR feedback by catching the exceptions. Improve error handling and messages. 2023-03-13 22:13:59 +08:00
John Westlund
db3e628f1c fix error message grammar 2023-02-18 10:48:01 -08:00
Hsiao-Wei Wang
2c3fb22f68
Strip brackets and extra spaces 2023-02-13 15:47:05 +08:00
Hsiao-Wei Wang
27af99fa21
Update param description 2023-02-10 23:30:35 +08:00
Hsiao-Wei Wang
7df39ba95b
Apply @james-prysm's suggestions 2023-02-10 23:28:25 +08:00
Hsiao-Wei Wang
c9b4e01941
Merge branch 'dev' into bls-to-execution-change 2023-02-01 08:39:07 +01:00
Hsiao-Wei Wang
4b51e4b6bc
Bump version to v2.4.0 2023-01-31 13:49:20 +01:00
Hsiao-Wei Wang
1ee722d00d
Add zhejiang, remove Kiln 2023-01-31 12:23:43 +01:00
Hsiao-Wei Wang
1912868eb4
Remove shutdown testnets and fill Sepolia and Goerli genesis_validators_root 2023-01-27 12:02:07 +01:00
Hsiao-Wei Wang
962ce8c204
Add retype confirmation and fix typo 2023-01-26 14:17:23 +01:00
Hsiao-Wei Wang
75e8ea0513
Add test case of multiple validator indices 2023-01-23 15:45:46 +01:00
Hsiao-Wei Wang
676279e5b3
Add checksum address validation 2023-01-23 15:32:59 +01:00
Hsiao-Wei Wang
3b7e1446e2
Generate multiple changes 2023-01-23 15:16:06 +01:00
Hsiao-Wei Wang
245ee7b63a
Normalize input bls_withdrawal_credentials and add test_existing_mnemonic_bls_withdrawal_interactive 2023-01-22 13:33:53 +01:00
Hsiao-Wei Wang
f5e2803274
Arrange JSON fields by adding metadata 2023-01-16 22:30:12 +08:00
Hsiao-Wei Wang
1f8bab5db1
Echo the folder path 2023-01-16 22:13:21 +08:00
Hsiao-Wei Wang
c5651ead26
Improve validate_bls_to_execution_change 2023-01-16 17:44:57 +08:00
Hsiao-Wei Wang
63fdc5ec4f
Add --devnet_chain_setting for devnet testing 2023-01-16 17:16:18 +08:00
Hsiao-Wei Wang
47bf1aa849
WIP validation 2023-01-16 17:15:14 +08:00
Hsiao-Wei Wang
6a4ba1108f
Add 0x prefix to the bytes type fields of the output JSON file 2023-01-16 02:58:15 +08:00
Hsiao-Wei Wang
d68a1c7ad8
Always use GENESIS_FORK_VERSION to sign BLSToExecutionChange and fix typo 2023-01-16 02:34:08 +08:00
Hsiao-Wei Wang
7404b69e6c
[WIP] Add generate_bls_to_execution_change 2023-01-10 22:22:07 +08:00
Hsiao-Wei Wang
d3fd1da1fc
Extract load_mnemonic_arguments_decorator func 2023-01-04 17:31:09 +08:00
Carl Beekhuizen
cef5e0f1e7
resolve merge conflicts 2022-08-01 12:52:00 +02:00
Hsiao-Wei Wang
7007a5fb1e
Add Sepolia support and remove Kintsugi support 2022-08-01 12:29:49 +02:00
Carl Beekhuizen
5e8bbfbdf1
Merge pull request #267 from mkykadir/add_turkish
Add Turkish translation for the interface
2022-08-01 11:47:51 +02:00
Carl Beekhuizen
947cad8fc3
Merge pull request #274 from jeremie-H/fix-fr-validator-start-index
🌐 fix fr translation for starting index
2022-08-01 11:44:43 +02:00
Muhammed Kadir Yücel
b9b4a1c03c Add Turkish translation for the interface 2022-08-01 10:24:54 +03:00
jeremie-H
5f9d2744d9 🌐 fix fr translation for starting index 2022-07-31 21:47:38 +02:00
Carl Beekhuizen
c078fad3f2
Version bump -> 2.3.0 2022-07-31 15:33:21 +02:00
Hsiao-Wei Wang
6d69439034
PR feedback from @CarlBeek 2022-07-30 14:02:38 +08:00
Hsiao-Wei Wang
a57373be16
Use Goerli as the "main name". Do not show Prater in prompt message 2022-07-28 18:22:43 +08:00
Hsiao-Wei Wang
160d69b52b
Update chain settings
1. Add Goerli, which is an alias of Prater
2. Remove Kintsugi
2022-07-28 18:06:54 +08:00
Hsiao-Wei Wang
708771848e
Add Sepolia support and remove Kintsugi support 2022-06-10 22:55:15 +08:00
Carl Beekhuizen
b2993c0a58
Bumps version number to v2.2.0 2022-05-24 13:23:43 +02:00
Hsiao-Wei Wang
1c5bf42bdf Add Ropsten config 2022-05-17 17:47:25 +02:00
Carl Beekhuizen
e35ed2c3a5
Re-implement Clarifies when abbreviated words are used 2022-03-29 16:58:36 +02:00
Carl Beekhuizen
5e343d4cf5
version bump -> v2.1 2022-03-28 15:10:46 +02:00
Carl Beekhuizen
0d3440e7ba Adds check that multiple mnemonic languages aren't detected 2022-03-28 12:50:56 +00:00
Carl Beekhuizen
885826c526 Adds abbriavted words to new-mnemonics 2022-03-28 12:50:56 +00:00