Commit Graph

18 Commits

Author SHA1 Message Date
Carl Beekhuizen
fd74dfdbc5
revert click to 7.1.2 again 2022-03-21 18:42:53 +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
ee9123c552
Update pyinstaller for m1 support 2022-01-27 12:11:31 -08:00
Hsiao-Wei Wang
4240c35323
Fix cytoolz linux_armv7l hash 2021-03-30 13:05:44 +08:00
ceroma
530594e2ee ARMv7 hashes in requirements.txt
Adds hashes for ARMv7 binaries of certain requirements that need so:
[cytoolz](https://www.piwheels.org/project/cytoolz/):
cytoolz-0.10.1-cp37-cp37m-linux_armv7l.whl 5161bef77f7b69bea64b4e052d0da17845e6adae6d09f91cc7e5acfc5cb2c5c4

[lru-dict](https://www.piwheels.org/project/lru-dict/):
lru_dict-1.1.6-cp37-cp37m-linux_armv7l.whl 288d8794e9376fe31d27abc3531d395675b2a910781f26034d5ef79f0ba9cecc

[pycryptodome](https://www.piwheels.org/project/pycryptodome/):
pycryptodome-3.9.8-cp37-cp37m-linux_armv7l.whl be7553b8bea117892f83f52ebfe96929340cacae07f3f6a820291e42168dff62

[toolz](https://www.piwheels.org/project/toolz/):
toolz-0.10.0-py3-none-any.whl c43f7cffb32a3c8e3fb51192cae4dcdbf0a6fee4d07142ca2e443d2bd9f89400

[typed-ast](https://www.piwheels.org/project/typed-ast/):
typed_ast-1.4.1-cp37-cp37m-linux_armv7l.whl 3791f73e5d75aa9a95274679ab4821bd9d16de623c4ecf4900a77a29864ee144

--

Tested on a Raspberry Pi 3 Model B Rev 1.2 running Raspbian Buster.
Tests pass correctly.
Ran a few examples of `new-mnemonic` and `existing-mnemonic`.
Compared resulting `deposit_data-<timestamp>.json` with the ones generated on a Mac for the same set of inputs and they matched.
2021-02-21 20:52:28 -08:00
Hsiao-Wei Wang
5724955452
bump to py_ecc==5.1.0 2020-11-17 23:36:35 +08:00
Hsiao-Wei Wang
45e2093116
Bump py-ecc to v5.0.0 2020-10-01 01:57:23 +08:00
Carl Beekhuizen
03823efef3
Bumps PyPI package versions to address missing hashes 2020-09-21 21:21:28 +02:00
Hsiao-Wei Wang
5fea96e8f7
Bump py_ecc to 4.0.0 (Eth2 spec v0.12.0, IETF BLS v2 + hash-to-curve v7) 2020-05-26 16:03:32 +08:00
Hsiao-Wei Wang
0258ea7d67
Revert "Bump py_ecc to 4.0.0" 2020-05-26 15:58:11 +08:00
Hsiao-Wei Wang
20c1f43a50
Bump py_ecc to 4.0.0 (Eth2 spec v0.12.0, IETF BLS v2 + hash-to-curve v7) 2020-05-24 00:52:54 +08:00
Hsiao-Wei Wang
779b156e28
Fix typing error 2020-05-07 15:13:09 +08:00
Carl Beekhuizen
a157de1bd3
Adds hashes to requiremnets.txt 2020-03-05 09:54:13 +01:00
Carl Beekhuizen
bfc31263e3
Adds sha2 checksums to requirements.txt` 2020-03-04 18:38:34 +01:00
Carl Beekhuizen
aadbd1a059
Rest of the fucking owl. Implements interface + signing of deposits + SSZ 2020-02-28 12:02:29 +00:00
Carl Beekhuizen
cfd5b75a42
Adds keystores 2020-02-24 14:34:39 -08:00
Carl Beekhuizen
26521c7f3b
Adds key-derivation components 2020-02-18 17:03:52 +01:00