Commit Graph

153 Commits (ce1ae2bc4b4651443670dab605fd379ba569e6f0)
 

Author SHA1 Message Date
mikefreemanwd ce1ae2bc4b [bugfix]: Add bech32 submodule declaration. 2 years ago
mikefreemanwd 6bc1bbbb34 [bugfix]: Fix test command in Makefile. 2 years ago
Ganesha Upadhyaya 668d7ef756
Merge pull request #22 from tshirtman/setup_cfg 3 years ago
gabriel pettier 81be225cf6 move package config to setup.cfg 3 years ago
Ganesha Upadhyaya 099274bec1
Merge pull request #20 from MaxMustermann2/master 3 years ago
Max Mustermann 719e314ba9 add syntax highlighting 4 years ago
Max Mustermann c731326072 confirm transaction => block hash is non zero 4 years ago
Max Mustermann 751a95375a Update README 4 years ago
Max Mustermann 1574b55003 Update comment for skipped test 4 years ago
Max Mustermann 686f3bc933 Update README.md to add dependencies installation instructions 4 years ago
Max Mustermann 15c289ffe4 add dependency 4 years ago
Max Mustermann d19de0d9f0 Remove random file 4 years ago
Max Mustermann b0bb5de4d3 Prepare for PR 4 years ago
Max Mustermann c9cf502d21 Update README 4 years ago
Max Mustermann bbc8ae5ca1 Update README 4 years ago
Max Mustermann 7a536e5724 Update README 4 years ago
Max Mustermann 9b5c08ce77 Update README 4 years ago
Ganesha Upadhyaya 7690a1ed62
Merge pull request #15 from Robovalidator/fix_test 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
Ganesha Upadhyaya 03f12126b5
Update README.md 4 years ago
Daniel Van Der Maden 4bf2b1503b [version] Bump version 4 years ago
Daniel Van Der Maden f92259b68b [cli] Update lib linking for darwin only case 4 years ago
Janet Liang e10ea06c82
[account] Add warning when using is_valid_address (#13) 4 years ago
Janet Liang 73fb44f1e2
[bech32] Replace bech32 package with correct implementation (#12) 4 years ago
Janet Liang 351e07377b
[account] Implement bech32 checksum check for one addresses (#11) 4 years ago
Daniel Van Der Maden 0d72c67f48 [validator] Make amount == min self del if loaded from chain 5 years ago
Daniel Van Der Maden 005121e74b [validator] Fix export & unreferenced attributes 5 years ago
Daniel Van Der Maden d615c6658a [validator] Fix no valid address on instantiation of Validator 5 years ago
Daniel Van Der Maden e7664217dc bump version 5 years ago
Janet Liang c97a5dc3a1
[validator] Fix sanity checks when input is None (#9) 5 years ago
Daniel Van Der Maden 6d89baa746 bump version 5 years ago
Janet Liang 5bb67df3e7
Validator class (#8) 5 years ago
Janet Liang ea6926ab4d
[blockchain] Add methods for getValidatorKeys & getBlockSignerKeys (#7) 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 c137b125d9
Merge pull request #3 from harmony-one/validator_by_block_rpcs 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 34d7ade672 [Make] Add make dev to install pytest & dependencies for dev 5 years ago
Janet Liang f6b29a445d [setup] Require incremental lib for install 5 years ago
Janet Liang b29199192e
Merge pull request #2 from harmony-one/fix-setup 5 years ago
Daniel Van Der Maden 6d077de7a4 [setup] Fix build for subpackage 5 years ago
Janet Liang 3cf778876e
Basic Python SDK (#1) 5 years ago
Daniel Van Der Maden b50b8214ae [version] bump 5 years ago