Releases: lukso-network/tools-key-gen-cli
Releases · lukso-network/tools-key-gen-cli
v2.5.8
v2.5.7
v2.5.6
v2.5.5
2.5.5 (2023-08-09)
Bug Fixes
- --amount is no longer a thing (807c155)
- Add a small buildtest.sh script which allows testing of gitops build (mostly useful for MacOS Mx) (f25b9e6)
- Adjust readme comment for --chain on new bls-to-execution-change sub-command. (b0c0f91)
- Docker build. (92ffb49)
- Dockerbuild is not even reproducible locally (5a5ce84)
- Fix arg errors in pip (0c05938)
- Fix pyinstaller by reverting it again (431475c)
- Install cython, cytoolz and pycryptodome separately in Dockerfile (1c61905)
- Move cython and pyinstaller fully global (55f304a)
- Now pycryptodome is no longer building on mac (2bfdcc9)
- Patch cython build (9072a07)
- Patch to specific cython version (470eeba)
- Remove another unused network KILN (377cf03)
- Remove incomplete and unused network settings (e382bc8)
- Remove unused commented out code (d8bc056)
- Repair requirements_test.txt (18d6df3)
- Test a way to force using the right cython and cytoolz (592856c)
- try again (e856b49)
- Try patch of cytoolz (5b124b5)
- Try patch of cytoolz (b4eba45)
- Upgrade python docker to 3.11.4-alpine3.18 (32857be)
- Use non-rooted python installer (96f83eb)
- Use python 3.11.4 for all archs (4889ef2)
v2.5.4
v2.5.3
2.5.3 (2023-05-08)
Bug Fixes
- -nocytoolz is no more (2aa05b8)
- Also use -nocytoolz here (8cd0c85)
- Apply python fixes to allow GUI to build (0c92854)
- local build now that GUI works (237c6bb)
- Make sure all pyinstaller is 5.9 (8bfb54c)
- More dependencies affected (domino effect) (8e1fa9a)
- Need zlib-dev (880830f)
- pyinstaller needs zlib in docker. (bc8701a)
- pyinstaller-hooks-contrib (4912dad)
- Repair altgraph (17e325f)
- Retry by updating hashes in requirements (6eb67a9)
- To get fat binary needs to install cytoolz no binary (33a0a1a)
- Upgrade macholib (d3c46ac)
- Upgrade pefile (6c6cc15)
- Wrong place to apply -nocytoolz (85c93c9)