Update signer

This commit is contained in:
nolash 2021-04-14 09:42:16 +02:00
parent 86e3bfbcc1
commit 00db79d6f5
Signed by: lash
GPG Key ID: 21D2E7BB88C2A746
3 changed files with 4 additions and 4 deletions

View File

@ -15,7 +15,7 @@ import argparse
import logging
import time
# third-party imports
# external imports
from chainlib.eth.connection import EthHTTPConnection
from crypto_dev_signer.eth.signer import ReferenceSigner as EIP155Signer
from crypto_dev_signer.keystore.dict import DictKeystore

View File

@ -1,3 +1,3 @@
confini~=0.3.6rc3
crypto-dev-signer~=0.4.14b1
chainlib~=0.0.2a8
crypto-dev-signer~=0.4.14b2
chainlib~=0.0.2a12

View File

@ -1,6 +1,6 @@
[metadata]
name = giftable-erc20-token
version = 0.0.8a8
version = 0.0.8a9
description = Simple ERC20 contract with deployment script that lets any address mint and gift itself tokens.
author = Louis Holbrook
author_email = dev@holbrook.no