Commit Graph

22 Commits (9f5e912b229cd3b74fa944eb970c2de8e99450bf)

Author SHA1 Message Date
Max Mustermann 1574b55003 Update comment for skipped test 4 years ago
Max Mustermann b0bb5de4d3 Prepare for PR 4 years ago
hsiung 24ba28d50f Fix existing unit tests by generating a new raw transaction and specifying the shard 1 endpoint where needed 4 years ago
Janet Liang 73fb44f1e2
[bech32] Replace bech32 package with correct implementation (#12) 4 years ago
Janet Liang ea6926ab4d
[blockchain] Add methods for getValidatorKeys & getBlockSignerKeys (#7) 5 years ago
Janet Liang b1118b7030
[refactor] Move blockchain interaction methods out of rpc lib (#4) 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
Daniel Van Der Maden 7407b26a82 [cli] Fix syncing 5 years ago
Daniel Van Der Maden 99d30bea0f [cli] Refactor stored address logic 5 years ago
Daniel Van Der Maden cc13ebcee9 [test] Update tests for new cli download function 5 years ago
Daniel Van Der Maden ee342392b6 [test] Remove prints & use set-up binary for `test_is_valid` in CLI test 5 years ago
Daniel Van Der Maden adfafe873d [test] Add an announce for when `setup` is being ran for tests 5 years ago
Daniel Van Der Maden b7c5354949 [test] Add `is_valid_binary` CLI test and setup fixture 5 years ago
Daniel Van Der Maden 53016add3a [test] Add `download_cli` test and setup fixture 5 years ago
Daniel Van Der Maden 142dede5e3 [util] Add kwargs to `json_loads` and add test 5 years ago
Daniel Van Der Maden 6a3575d0a9 [test] Add basic logger test 5 years ago
Daniel Van Der Maden d760790b4a [test] Add pytest skeleton + basic tests 5 years ago