Hsiao-Wei Wang
|
2c3fb22f68
|
Strip brackets and extra spaces
|
2023-02-13 15:47:05 +08:00 |
|
Hsiao-Wei Wang
|
d83c3121fa
|
Run test_binary_btec_script.py in CI
|
2023-02-11 00:56:19 +08:00 |
|
Hsiao-Wei Wang
|
ca5062a25c
|
Kick the cache
|
2023-02-11 00:41:11 +08:00 |
|
Hsiao-Wei Wang
|
9b86724c0d
|
Run test_btec_script.py in CI
|
2023-02-11 00:30:25 +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
|
33f847b349
|
Update README.md
Co-authored-by: Paul Wackerow <54227730+wackerow@users.noreply.github.com>
|
2023-02-10 23:25:34 +08:00 |
|
Hsiao-Wei Wang
|
c9b4e01941
|
Merge branch 'dev' into bls-to-execution-change
|
2023-02-01 08:39:07 +01:00 |
|
Carl Beekhuizen
|
e21139d48c
|
Merge pull request #309 from ethereum/dependabot/pip/build_configs/macos/setuptools-65.5.1
Bump setuptools from 60.9.3 to 65.5.1 in /build_configs/macos
|
2023-01-31 15:57:43 +01:00 |
|
Carl Beekhuizen
|
838a96ae0e
|
Merge pull request #308 from ethereum/dependabot/pip/build_configs/linux/setuptools-65.5.1
Bump setuptools from 60.9.3 to 65.5.1 in /build_configs/linux
|
2023-01-31 15:56:54 +01:00 |
|
Carl Beekhuizen
|
26a96ce51b
|
Merge pull request #307 from ethereum/dependabot/pip/build_configs/windows/setuptools-65.5.1
Bump setuptools from 60.9.3 to 65.5.1 in /build_configs/windows
|
2023-01-31 15:56:18 +01:00 |
|
Carl Beekhuizen
|
347e531028
|
Merge pull request #321 from ethereum/bump-version
Version bump -> 2.4.0
|
2023-01-31 15:12:14 +01:00 |
|
Hsiao-Wei Wang
|
4b51e4b6bc
|
Bump version to v2.4.0
|
2023-01-31 13:49:20 +01:00 |
|
Hsiao-Wei Wang
|
ee45ed20b8
|
Merge pull request #320 from ethereum/zhejiang
Add Zhejiang, remove Kiln
|
2023-01-31 19:44:08 +08: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
|
0be70aa42f
|
Update README
|
2023-01-23 16:35:34 +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
|
2b5c21890e
|
Add arguments description to README.md
|
2023-01-16 21:59:26 +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 |
|
dependabot[bot]
|
313995d936
|
Bump setuptools from 60.9.3 to 65.5.1 in /build_configs/macos
Bumps [setuptools](https://github.com/pypa/setuptools) from 60.9.3 to 65.5.1.
- [Release notes](https://github.com/pypa/setuptools/releases)
- [Changelog](https://github.com/pypa/setuptools/blob/main/CHANGES.rst)
- [Commits](https://github.com/pypa/setuptools/compare/v60.9.3...v65.5.1)
---
updated-dependencies:
- dependency-name: setuptools
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-12-27 16:36:32 +00:00 |
|
dependabot[bot]
|
dafb4ae8d5
|
Bump setuptools from 60.9.3 to 65.5.1 in /build_configs/linux
Bumps [setuptools](https://github.com/pypa/setuptools) from 60.9.3 to 65.5.1.
- [Release notes](https://github.com/pypa/setuptools/releases)
- [Changelog](https://github.com/pypa/setuptools/blob/main/CHANGES.rst)
- [Commits](https://github.com/pypa/setuptools/compare/v60.9.3...v65.5.1)
---
updated-dependencies:
- dependency-name: setuptools
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-12-27 16:36:32 +00:00 |
|
dependabot[bot]
|
ec63b56c9d
|
Bump setuptools from 60.9.3 to 65.5.1 in /build_configs/windows
Bumps [setuptools](https://github.com/pypa/setuptools) from 60.9.3 to 65.5.1.
- [Release notes](https://github.com/pypa/setuptools/releases)
- [Changelog](https://github.com/pypa/setuptools/blob/main/CHANGES.rst)
- [Commits](https://github.com/pypa/setuptools/compare/v60.9.3...v65.5.1)
---
updated-dependencies:
- dependency-name: setuptools
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-12-27 16:36:31 +00:00 |
|
Carl Beekhuizen
|
76ed78224f
|
Merge pull request #279 from ethereum/dev
Release version 2.3.0
|
2022-08-01 13:04:53 +02:00 |
|
Carl Beekhuizen
|
4da5adde6a
|
Merge pull request #283 from ethereum/settings_patch_3
Backport `master` into `dev` to resolve merge conflicts
|
2022-08-01 13:00:14 +02:00 |
|
Carl Beekhuizen
|
cef5e0f1e7
|
resolve merge conflicts
|
2022-08-01 12:52:00 +02:00 |
|
Hsiao-Wei Wang
|
4bd275254f
|
Merge pull request #282 from ethereum/settings_patch_2
Add Sepolia support and remove Kintsugi support for `dev`
|
2022-08-01 18:46:24 +08:00 |
|
Hsiao-Wei Wang
|
7007a5fb1e
|
Add Sepolia support and remove Kintsugi support
|
2022-08-01 12:29:49 +02:00 |
|
Carl Beekhuizen
|
89bb3cdf46
|
Merge pull request #281 from ethereum/revert-266-patch-1
Revert "Replace backslashes with forwardslashes"
|
2022-08-01 12:03:52 +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 |
|
Hsiao-Wei Wang
|
c9de4c9bc6
|
Merge pull request #277 from ethereum/update_ci_xcode
Update CI Xcode to 13.4.1
|
2022-08-01 16:03:50 +08:00 |
|
Hsiao-Wei Wang
|
f9e02963a0
|
Merge pull request #278 from ethereum/version_bump
Version bump -> 2.3.0
|
2022-08-01 16:02:56 +08:00 |
|
Hsiao-Wei Wang
|
7371d699b5
|
Revert "Replace backslashes with forwardslashes"
|
2022-08-01 16:01:56 +08: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 |
|
Carl Beekhuizen
|
7484a032fd
|
Bump CI Xcode version to 13.4.1 to avoid CI image depreication
|
2022-07-31 15:14:24 +02:00 |
|