feat: Add cache encryption #9

Merged
kamikazechaser merged 10 commits from lash/encrypt into master 2022-01-23 07:59:16 +01:00
2 changed files with 5 additions and 2 deletions
Showing only changes of commit 3663665d91 - Show all commits

View File

@ -1,8 +1,10 @@
usumbufu~=0.3.4 usumbufu~=0.3.5
confini~=0.5.1 confini~=0.5.3
cic-eth-registry~=0.6.1 cic-eth-registry~=0.6.1
cic-types~=0.2.1a8 cic-types~=0.2.1a8
phonenumbers==8.12.12 phonenumbers==8.12.12
eth-erc20~=0.1.2 eth-erc20~=0.1.2
hexathon~=0.1.0 hexathon~=0.1.0
pycryptodome~=3.10.1 pycryptodome~=3.10.1
chainlib-eth~=0.0.21
chainlib~=0.0.17

View File

@ -34,3 +34,4 @@ packages =
clicada.cli clicada.cli
clicada.tx clicada.tx
clicada.user clicada.user
clicada.crypt