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
Janet Liang 274db56b1b [account] Add thread warning to is_valid_address 4 years ago
..
bech32 [bech32] Replace bech32 package with correct implementation (#12) 4 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 [validator] Make amount == min self del if loaded from chain 5 years ago
account.py [account] Add thread warning to is_valid_address 4 years ago
blockchain.py [blockchain] Add methods for getValidatorKeys & getBlockSignerKeys (#7) 5 years ago
cli.py [cli] Fix duplicate arg parsing in _make_call_command 5 years ago
exceptions.py Validator class (#8) 5 years ago
logging.py [logging] expose file path 5 years ago
numbers.py [validator] Fix export & unreferenced attributes 5 years ago
staking.py [refactor] Move blockchain interaction methods out of rpc lib (#4) 5 years ago
transaction.py [refactor] Move blockchain interaction methods out of rpc lib (#4) 5 years ago
util.py [exceptions] Remove JSONDecodeError wrapper, include in RPCError (#5) 5 years ago
validator.py [validator] Fix typo 4 years ago