OSDN Git Service

bytom/pybtm.git
2019-04-11 Chengcheng... fix bug master
2019-04-10 Chengcheng... fix receiver bug
2019-04-10 Chengcheng... fix decode-raw-tx bug
2019-04-02 Chengcheng... update 0.1.6
2019-04-01 Chengcheng... modify submit_transaction
2019-03-29 Chengcheng... update readme.md
2019-03-29 Chengcheng... add transaction.py
2019-03-28 Chengcheng... update readme.md
2019-03-28 Chengcheng... add get_new_address
2019-03-28 Chengcheng... fix get_address bug, update readme.md
2019-03-28 Chengcheng... update readme.md
2019-03-28 Chengcheng... add get_path_from_index
2019-03-27 Chengcheng... update readme.md
2019-03-27 Chengcheng... update readme.md
2019-03-27 Chengcheng... add install_requires
2019-03-26 Chengcheng... add package ed25519 pybase64
2019-03-26 Chengcheng... fix bug
2019-03-26 Chengcheng... add get_new_key
2019-03-26 Chengcheng... fix readme.md
2019-03-26 Chengcheng... add get_seed, get_root_xprv, get_xpub
2019-03-25 Chengcheng... update readme.md
2019-03-25 Chengcheng... fix get_mnemonic bug
2019-03-25 Chengcheng... add get_mnemonic
2019-03-25 Chengcheng... add get_entropy
2019-03-22 Chengcheng... modify readme.md
2019-03-22 Chengcheng... modify setup
2019-03-22 Chengcheng... add MIT LICENSE
2019-03-22 Chengcheng... Merge branch 'master' of https://github.com/Bytom/pybytom
2019-03-22 Chengcheng... change license
2019-03-22 Chengcheng... Delete LICENSE
2019-03-22 Chengcheng... config setup.py
2019-03-21 Chengcheng... Initial commit