Carl Beekhuizen
5953f30cd6
abbreviation tweaks
2022-03-28 12:50:56 +00:00
Thorsten Behrens
fb5ffe64e6
Allow 4-character abbreviations of mnemonic words
2022-03-28 12:50:56 +00:00
Carl Beekhuizen
cd52e9d010
Merge pull request #249 from ethereum/version_bump
...
Version bumps packages
2022-03-25 09:33:19 +01:00
Carl Beekhuizen
e91a27d7c2
revert to 3.10.2 for ubuntu again
2022-03-21 22:12:45 +01:00
Carl Beekhuizen
3f97a0ecda
try 3.10.3 for ubuntu again
2022-03-21 22:07:41 +01:00
Carl Beekhuizen
d5cd39aa60
force install using pyenv
2022-03-21 22:06:52 +01:00
Carl Beekhuizen
72c8a0fa9c
lock ubuntu version
2022-03-21 21:55:36 +01:00
Carl Beekhuizen
07ed5a268f
allow pyenv to skip version warning
2022-03-21 21:54:47 +01:00
Carl Beekhuizen
76b7b3c21d
update to current ubuntu images
2022-03-21 21:39:44 +01:00
Carl Beekhuizen
513d2818db
use python 3.10.2 for linux amd64
2022-03-21 21:35:31 +01:00
Carl Beekhuizen
ec1b6416d3
installes python 3.10 for windows
2022-03-21 21:17:08 +01:00
Carl Beekhuizen
712002c954
revert to old windows version
2022-03-21 21:12:45 +01:00
Carl Beekhuizen
c59c5180d9
Add in missing python version stuffies
2022-03-21 21:09:49 +01:00
Carl Beekhuizen
d2ed76819d
upgrade windows machince reasources
2022-03-21 21:06:37 +01:00
Carl Beekhuizen
c10e0e4a62
update sundry python version references
2022-03-21 20:25:18 +01:00
Carl Beekhuizen
e829e943b6
update pyenv python versions for arm
2022-03-21 20:24:15 +01:00
Carl Beekhuizen
e82b3e3a97
Updates windows server version to edge
2022-03-21 20:05:28 +01:00
Carl Beekhuizen
7ce367fa02
revert zipp version becuase i over-used find-and-replace 🤦
2022-03-21 20:04:29 +01:00
Carl Beekhuizen
78ae263e35
try upgrade circleCI to >python3.8 and probably break everything
2022-03-21 19:55:39 +01:00
Carl Beekhuizen
fd74dfdbc5
revert click to 7.1.2 again
2022-03-21 18:42:53 +01:00
Carl Beekhuizen
925960fcaf
unify function sigs to make click happy
2022-03-16 15:28:13 +01:00
Carl Beekhuizen
e84e9422eb
resolves version conflicts
2022-03-16 14:46:34 +01:00
Carl Beekhuizen
a76f187a67
bump the versions on all the packages!
2022-03-16 13:56:27 +01:00
Carl Beekhuizen
6adfc6f53b
Merge pull request #248 from marioevz/patch-1
...
Update links to the proper releases page
2022-03-16 12:12:56 +01:00
Mario Vega
c10eff1404
Update links to the proper releases page
...
Update links that point to the releases page from
`https://github.com/ethereum/staking-deposit-cli/releases `
to
`https://github.com/ethereum/eth2.0-deposit-cli/releases `
2022-03-11 11:16:12 -06:00
Carl Beekhuizen
e2a7c94240
Merge pull request #206 from ethereum/dev
...
Internationalisation release
2022-02-04 17:43:14 +01:00
Hsiao-Wei Wang
8657a1bf8d
Merge pull request #241 from ethereum/cli_version_bump
...
Bumps CLI_VERSION to 2.0.0
2022-02-03 09:44:53 -08:00
Carl Beekhuizen
8a70dcd996
bump CLI_VERSION to 2.0.0
2022-02-02 21:06:08 -07:00
Carl Beekhuizen
8907540a92
Merge pull request #240 from ethereum/testnet_versions
...
Kintsugi & Kiln Support
2022-02-03 04:17:21 +01:00
Carl Beekhuizen
f0d05a6401
Merge pull request #239 from ethereum/update_pywin32
...
Update pywin32 -> v303
2022-02-03 04:17:05 +01:00
Carl Beekhuizen
e562b5f8cd
revert CLI_VERSION to be changed in a separate PR
2022-02-02 20:12:01 -07:00
Carl Beekhuizen
c4b2b439b0
remove pywin32 python 3.6 hashes in requirements.txt
...
Co-authored-by: Hsiao-Wei Wang <hsiaowei.eth@gmail.com>
2022-02-03 04:09:52 +01:00
Carl Beekhuizen
df7511e488
removes "0x" from to_bytes method
2022-02-02 15:33:35 -07:00
Carl Beekhuizen
e6b7d3d50f
Adds Kintsugi testnet support
2022-02-02 15:30:20 -07:00
Carl Beekhuizen
0163bffccd
Bump cli version to v2.0.0
2022-02-02 15:22:22 -07:00
Carl Beekhuizen
6a07492edf
Adds support for Kiln testnet & depricates Pyrmont
2022-02-02 15:21:31 -07:00
Carl Beekhuizen
6a47bf8a9c
Update pywin32 -> v303
2022-02-02 14:40:51 -07:00
Carl Beekhuizen
477fb09a04
Merge pull request #230 from ethereum/version_bump
...
Version bump v2.0.0.
2022-02-02 22:21:15 +01:00
Carl Beekhuizen
8a0e94d76b
Merge branch 'dev' into version_bump
...
* dev:
`build-linux` -> `build-linux-amd64`
Bump requirements_test.txt
Revert build.spec
Fix lint
Fix `load_text`
Remove "eth2" phrasing from launchpad
adds explaination on how to build on m1 using pyenv
Update pyinstaller for m1 support
imports are to folders, not files
test manual forced import of datas json file
try PyInstaller==4.8
adds tests to linux arm64 so that everything breaks now
remember to add all the hashes 🙃
updates naming for arm64
add arm build to ci
update pyinstaller to 4.7
bump circle-ci xcode version
2022-02-02 14:16:09 -07:00
Carl Beekhuizen
f7872c7d87
Merge pull request #234 from ethereum/eth2-murder-translation
...
Murder "Eth2" in translations
2022-02-02 22:08:52 +01:00
Carl Beekhuizen
9dee724309
Merge branch 'dev' into eth2-murder-translation
...
* dev:
`build-linux` -> `build-linux-amd64`
Bump requirements_test.txt
Revert build.spec
Fix lint
Fix `load_text`
adds explaination on how to build on m1 using pyenv
Update pyinstaller for m1 support
imports are to folders, not files
test manual forced import of datas json file
try PyInstaller==4.8
adds tests to linux arm64 so that everything breaks now
remember to add all the hashes 🙃
updates naming for arm64
add arm build to ci
update pyinstaller to 4.7
2022-02-02 13:35:36 -07:00
Carl Beekhuizen
80131dbabf
Merge pull request #235 from ethereum/bump-testing-requirements
...
Bump requirements_test.txt
2022-02-02 21:32:59 +01:00
Carl Beekhuizen
231e423772
Merge branch 'dev' into bump-testing-requirements
...
* dev:
`build-linux` -> `build-linux-amd64`
Revert build.spec
imports are to folders, not files
test manual forced import of datas json file
try PyInstaller==4.8
adds tests to linux arm64 so that everything breaks now
remember to add all the hashes 🙃
updates naming for arm64
add arm build to ci
update pyinstaller to 4.7
2022-02-02 13:16:27 -07:00
Carl Beekhuizen
d4f37736c7
Merge pull request #232 from ethereum/linux-arm-build
...
Adds Linux ARM64 builds
2022-02-02 20:48:47 +01:00
Hsiao-Wei Wang
6ee291c2e4
build-linux
-> build-linux-amd64
2022-01-31 15:52:22 -08:00
Hsiao-Wei Wang
90a5360280
Bump requirements_test.txt
2022-01-31 15:45:11 -08:00
Hsiao-Wei Wang
eb4f9dc71b
Revert build.spec
2022-01-31 15:18:54 -08:00
Hsiao-Wei Wang
d946b210ec
Merge branch 'dev' into linux-arm-build
2022-01-31 15:10:35 -08:00
Hsiao-Wei Wang
32745ba7e6
Merge pull request #233 from ethereum/m1-binaries
...
Bump versions to support M1 binary builds
2022-01-31 15:03:56 -08:00
Hsiao-Wei Wang
09b982ede3
Fix lint
2022-01-31 14:59:54 -08:00