Upgrade deps

This commit is contained in:
nolash 2021-03-19 19:52:04 +01:00
parent 6ffcaec8e9
commit 286914eb0e
Signed by: lash
GPG Key ID: 21D2E7BB88C2A746
3 changed files with 4 additions and 3 deletions

View File

@ -104,6 +104,7 @@ class Registry(TxFactory):
return o
@classmethod
def parse_address_of(self, v):
return abi_decode_single(ABIContractType.ADDRESS, v)

Binary file not shown.

View File

@ -1,3 +1,3 @@
confini~=0.3.6rc2
crypto-dev-signer~=0.4.13rc6
chainlib~=0.0.1a25
confini~=0.3.6rc3
crypto-dev-signer~=0.4.14a1
chainlib~=0.0.1a26