mirror of
git://holbrook.no/eth-contract-registry
synced 2024-12-22 04:17:32 +01:00
Upgrade deps
This commit is contained in:
parent
6ffcaec8e9
commit
286914eb0e
@ -104,6 +104,7 @@ class Registry(TxFactory):
|
||||
return o
|
||||
|
||||
|
||||
@classmethod
|
||||
def parse_address_of(self, v):
|
||||
return abi_decode_single(ABIContractType.ADDRESS, v)
|
||||
|
||||
|
BIN
python/gmon.out
BIN
python/gmon.out
Binary file not shown.
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user