Commit Graph

19 Commits (ca6a6ae1a803abd04eef3c68bcdbe00bde897062)

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
MaxMustermann2 3e4533d486
fix(util): pass int `chainId` through 2 years ago
MaxMustermann2 6d6c417fe5
fix(util): do not validate integer chainId 2 years ago
mikefreemanwd 25a058d5dd [feature]: Added utility function to convert from hex to one (other way from one to hex). Added vim .swp files to gitignore. 2 years ago
Max Mustermann b0bb5de4d3 Prepare for PR 4 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 3cf778876e
Basic Python SDK (#1) 5 years ago
Daniel Van Der Maden b8ceb839b3 [util] Add util to check if shard is active 5 years ago
Daniel Van Der Maden 605f1044a0 [util] Add `datetime_format` for datetime 5 years ago
Daniel Van Der Maden 452887f30a [util] Remove `download_cli` 5 years ago
Daniel Van Der Maden dd9c97301a [util] Add verbose option to binary download of `download_cli` 5 years ago
Daniel Van Der Maden 8f9b1dd98e [util] `download_cli` now saves to specified path instead of in cwd 5 years ago
Daniel Van Der Maden 142dede5e3 [util] Add kwargs to `json_loads` and add test 5 years ago
Daniel Van Der Maden 4437dfa163 [util] Change default replace to true for `download_cli` 5 years ago
Daniel Van Der Maden 8b9f6448db [util] Change cli download location to a bin dir within cwd. 5 years ago
Daniel Van Der Maden 02d87c841c [util] Add baseline util functions 5 years ago