OSDN Git Service

bytom/bytom-spanner.git
2020-04-24 DeKaijuMerge pull request #9 from Bytom/asset master
2020-04-24 DeKaijufeat(asset): support transaction asset is not BTM asset
2020-04-15 DeKaijuMerge pull request #8 from Bytom/refactoring
2020-04-14 DeKaijurefactor(btmsender): code refactoring refactoring
2020-04-14 DeKaijuMerge pull request #7 from Bytom/vapor
2020-04-13 DeKaijufeat(spanner): support vapor vapor
2018-09-28 John ChiTime Range and Use Unconfirmed UTXO (#4)
2018-06-26 PaladzMerge pull request #1 from Bytom/dev
2018-06-26 successlirefactor(mergeutxo.py): delete time delay and input...
2018-06-26 successlidocs(add One last disclaimer.): One last disclaimer.
2018-06-26 successlidocs(README.md): add One last disclaimer.
2018-06-26 successlidocs(README.md): add a line
2018-06-26 successlichange the project readme file.
2018-06-26 successlichange the project readme file.
2018-06-26 successlichange the project readme file.
2018-06-26 successlichange for loop to merge utxos and add -f argument
2018-06-25 John Chidocs(readme): modify project readme
2018-06-25 successlichange the project readme file.
2018-06-25 successlichange the project readme file.
2018-06-25 successlichange the project readme file.
2018-06-25 John Chidocs(readme): modify project readme
2018-06-25 successlicombine with btmsender
2018-06-25 successlimerge utxos add user confirm operation
2018-06-25 John Chirefactor(Project Entrance): add btmspanner.py as projec...
2018-06-21 successlia little modify
2018-06-21 successliutxos list divide not mature utxo
2018-06-21 successlia little modify
2018-06-21 successliadd README.md file for utxo-combiner tool.
2018-06-21 successliadd utxo-combiner tool folder
2018-06-21 successliCreate README.md
2018-06-21 John Chichore(project structure): remove src files to btm-spann...
2018-06-15 John Chichore(file name): change project file name and update...
2018-06-15 John Chidocs(README): update btm spanner readme
2018-06-15 John Chifeat(total amount): calculate btm total amount and...
2018-06-14 John Chifeat(input option): change getopt to argparse and add...
2018-06-14 John Chiperf(code refactoring):btw add create address tool
2018-06-13 John Chifeat(handle transaction): complete handle transaction...
2018-06-13 John Chifeat(input option): add account input option for get...
2018-06-12 John Chifeat(validate input): complete transaction address...
2018-06-12 John ChiInitial commit