mirror of
git://holbrook.no/eth-contract-registry
synced 2026-05-14 08:58:44 +02:00
Upgrade deps
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user