Commit Graph

15 Commits (961aea189d7222d09f65d229e3cd7ab8ac4b2e3c)

Author SHA1 Message Date
MaxMustermann2 ca6a6ae1a8
chore(yapf): run yapf 2 years ago
MaxMustermann2 98514c7a2c
chore(lint): resolve `pylint` complaints 2 years ago
MaxMustermann2 a3295b9650
chore: run `black` on all files 2 years ago
Janet Liang 5bb67df3e7
Validator class (#8) 5 years ago
Janet Liang 6881847544
[exceptions] Add base exceptions package (#6) 5 years ago
Janet Liang fdfe7f255f [request] Update documentation 5 years ago
Janet Liang 27cdf2cb7e
[exceptions] Remove JSONDecodeError wrapper, include in RPCError (#5) 5 years ago
Janet Liang b1118b7030
[refactor] Move blockchain interaction methods out of rpc lib (#4) 5 years ago
Janet Liang 525b513652 [docs] Indicate which methods return None when hash isn't found 5 years ago
Janet Liang f46fe4a450 [tests] Update tests to assert return type 5 years ago
Janet Liang d5fbdd9575 [blockchain] Add method for hmy_getCurrentBadBlocks 5 years ago
Janet Liang 021fe948e7 [blockchain] Add methods for commonly requested data 5 years ago
Janet Liang 4ea694a127 [account] Add RPC to get account nonce (true nonce & pending pool nonce) 5 years ago
Janet Liang 481c5e77de [staking] Add ByBlockNumber validator & delegation information RPCs 5 years ago
Janet Liang 3cf778876e
Basic Python SDK (#1) 5 years ago