Commit Graph

169 Commits (2135d1050ca576fef0a2392f5f1e08579011e5ed)
 

Author SHA1 Message Date
MaxMustermann2 2135d1050c
test: update tests to be independent of localnet 2 years ago
MaxMustermann2 eb322498c4
fix(transaction): make error message singular 2 years ago
MaxMustermann2 c9125ba2de
fix(staking): remove -1 as default parameter 2 years ago
MaxMustermann2 6e83b2c8fd
fix(contract): remove invalid reference to method 2 years ago
MaxMustermann2 3e4533d486
fix(util): pass int `chainId` through 2 years ago
MaxMustermann2 cfd550b553
feat(transaction): add send + confirm staking tx 2 years ago
MaxMustermann2 218fee615b
fix(account): add default param, get_nonce 2 years ago
MaxMustermann2 6d6c417fe5
fix(util): do not validate integer chainId 2 years ago
MaxMustermann2 2f0d840f6e
fix(signing): require `chainId` for staking signs 2 years ago
MaxMustermann2 7959415bb4 Merge tempoxylophone/pyhmy:master 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
mikefreemanwd ce1ae2bc4b [bugfix]: Add bech32 submodule declaration. 2 years ago
mikefreemanwd 6bc1bbbb34 [bugfix]: Fix test command in Makefile. 2 years ago
MaxMustermann2 cdbdae85d1
Upgrade eth_account version 3 years ago
MaxMustermann2 4f266619fa
Add signature options to validator signing 3 years ago
Max c81f9eff41
transaction.py: use correct endpoint 3 years ago
Max 9f5e912b22
transaction.py: use correct endpoint 3 years ago
Max 8b62d70d4a
Create __init__.py 3 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