funga-eth

Ethereum implementation of the funga keystore and signer
Log | Files | Refs | README | LICENSE

commit d35ef4d07f052ddb72e4f3395d04f25f05e21f59
parent a0f9a081c31afba11699e712d3cb95694b3ccaab
Author: lash <dev@holbrook.no>
Date:   Tue,  2 Apr 2024 11:02:48 +0100

Upgrade RLP

Diffstat:
Mrequirements.txt | 3+--
1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/requirements.txt b/requirements.txt @@ -1,7 +1,6 @@ cryptography==3.2.1 safe-pysha3==1.0.4 -rlp==2.0.1 -#rlp==3.0.0 +rlp==3.0.0 json-rpc==1.13.0 confini~=0.6.0 coincurve==15.0.0