A Python library for interacting and working with the Woop blockchain.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
pywiki/pyhmy
MaxMustermann2 eb322498c4
fix(transaction): make error message singular
2 years ago
..
bech32 [bugfix]: Add bech32 submodule declaration. 2 years ago
rpc Validator class (#8) 5 years ago
__init__.py [refactor] Move blockchain interaction methods out of rpc lib (#4) 5 years ago
_version.py [version] Bump version 4 years ago
account.py fix(account): add default param, get_nonce 2 years ago
blockchain.py Prepare for PR 4 years ago
cli.py [cli] Update lib linking for darwin only case 4 years ago
contract.py fix(contract): remove invalid reference to method 2 years ago
exceptions.py Prepare for PR 4 years ago
logging.py [logging] expose file path 5 years ago
numbers.py [validator] Fix export & unreferenced attributes 5 years ago
signing.py Upgrade eth_account version 3 years ago
staking.py fix(staking): remove -1 as default parameter 2 years ago
staking_signing.py fix(signing): require `chainId` for staking signs 2 years ago
staking_structures.py Add signature options to validator signing 3 years ago
transaction.py fix(transaction): make error message singular 2 years ago
util.py fix(util): pass int `chainId` through 2 years ago
validator.py Add signature options to validator signing 3 years ago