OSDN Git Service

bytom/bytom-kit.git
2019-03-01 Chengcheng... add decode_raw_tx
2019-02-28 Chengcheng... add get_uvarint
2019-02-28 Chengcheng... update
2019-02-25 Chengcheng... add decode_raw_tx
2019-02-20 Chengcheng... add kit gm
2019-02-20 Chengcheng... add get_gm_new_address
2019-02-20 Chengcheng... add kit-gm.html
2019-02-15 Chengcheng... add get_gm_new_key
2019-02-15 Chengcheng... add get_gm_address
2019-02-15 Chengcheng... add get_gm_P2WPKH_program
2019-02-14 Chengcheng... add gm_xprv_sign
2019-02-14 Chengcheng... add gm_xpub_verify
2019-02-14 Chengcheng... add get_gm_child_xpub
2019-02-13 Chengcheng... refine create_entropy
2019-02-12 Chengcheng... add test
2019-02-12 Chengcheng... add decompress_public_key
2019-01-31 Chengcheng... update
2019-01-30 Chengcheng... add get_gm_child_xprv
2019-01-29 Chengcheng... add get_gm_public_key
2019-01-29 Chengcheng... add get_gm_xprv
2019-01-29 Chengcheng... add get_gm_xpub
2019-01-29 Chengcheng... add test data
2019-01-29 Chengcheng... add get_gm_root_xprv
2019-01-28 Chengcheng... add gm
2019-01-24 qiaoyusupport tabs toggle
2019-01-23 Chengcheng... add decode_raw_transaction
2019-01-18 Chengcheng... fix submit tx bug
2019-01-18 Chengcheng... add npm
2019-01-18 Chengcheng... rename key.html to kit.html
2019-01-18 Chengcheng... modify api url
2019-01-18 Chengcheng... add pip repo
2019-01-18 Chengcheng... delete page.html
2019-01-18 Chengcheng... add submit transaction
2019-01-17 Chengcheng... update
2019-01-17 Chengcheng... fix xpub_verify
2019-01-17 Chengcheng... add verify ui
2019-01-17 Chengcheng... add sign message
2019-01-16 Chengcheng... add sign
2019-01-16 Chengcheng... add address
2019-01-16 Chengcheng... add create_new_address
2019-01-16 Chengcheng... add address ui
2019-01-15 Chengcheng... add key
2019-01-15 Chengcheng... add key
2019-01-14 Chengcheng... update
2019-01-14 Chengcheng... fix bug
2019-01-14 Chengcheng... add frontend
2019-01-14 Chengcheng... modify return json
2019-01-11 Chengcheng... modify create_qrcode_base64
2019-01-10 Chengcheng... add create_address_qrcode
2019-01-09 Chengcheng... add broadcast_transaction
2019-01-09 Chengcheng... add transaction.py
2019-01-08 Chengcheng... update
2019-01-07 Chengcheng... add create_address test data
2019-01-07 Chengcheng... add create_P2WPKH_program test data
2019-01-07 Chengcheng... add path_list test data
2019-01-07 Chengcheng... add segwit_addr.py
2019-01-04 Chengcheng... update
2019-01-04 Chengcheng... add receiver.py
2018-12-29 Chengcheng... update
2018-12-29 Chengcheng... add xpub_to_child_xpub
2018-12-28 Chengcheng... add utils.py
2018-12-28 Chengcheng... add xprv_to_child_xprv
2018-12-27 Chengcheng... add xprv_sign
2018-12-26 Chengcheng... add xprv_to_xpub
2018-12-26 Chengcheng... add edwards25519.py
2018-12-26 Chengcheng... update
2018-12-25 Chengcheng... update
2018-12-24 Chengcheng... fix bug
2018-12-24 Chengcheng... add xpub_verify
2018-12-24 Chengcheng... add ed25519 test data
2018-12-24 Chengcheng... add xpub_to_public_key test data
2018-12-21 Chengcheng... add xpub_to_public_key
2018-12-21 Chengcheng... add xprv_to_expanded_private_key
2018-12-21 Chengcheng... update
2018-12-21 Chengcheng... add prune_root_scalar
2018-12-21 Chengcheng... fix bug
2018-12-20 Chengcheng... add seed_to_root_xprv
2018-12-19 Chengcheng... add mnemonic_to_seed api
2018-12-19 Chengcheng... add ref
2018-12-19 Chengcheng... add entropy_to_mnemonic
2018-12-18 Chengcheng... add creat_entropy
2018-12-13 Chengcheng... add test data
2018-12-13 Chengcheng... add sign
2018-12-13 Chengcheng... add signature.py
2018-12-12 John Chifeat(project): init flask restful project
2018-12-10 Chengcheng... modify .gitignore
2018-12-10 Chengcheng... Initial commit