OSDN Git Service

bytom/bytom-spanner.git
5 years agodocs(utxomeger/README.md): add some details to doc. dev
successli [Thu, 28 Jun 2018 07:58:31 +0000 (15:58 +0800)]
docs(utxomeger/README.md): add some details to doc.

5 years agoMerge pull request #2 from Bytom/master
Paladz [Tue, 26 Jun 2018 10:44:55 +0000 (18:44 +0800)]
Merge pull request #2 from Bytom/master

delete time delay and input check.

5 years agorefactor(merge_utxo.py): delete time delay and input check.
successli [Tue, 26 Jun 2018 09:43:33 +0000 (17:43 +0800)]
refactor(merge_utxo.py): delete time delay and input check.

5 years agoMerge pull request #1 from Bytom/dev
Paladz [Tue, 26 Jun 2018 09:34:25 +0000 (17:34 +0800)]
Merge pull request #1 from Bytom/dev

Dev

5 years agorefactor(mergeutxo.py): delete time delay and input check.
successli [Tue, 26 Jun 2018 09:29:38 +0000 (17:29 +0800)]
refactor(mergeutxo.py): delete time delay and input check.

5 years agodocs(add One last disclaimer.): One last disclaimer.
successli [Tue, 26 Jun 2018 09:19:49 +0000 (17:19 +0800)]
docs(add One last disclaimer.): One last disclaimer.

5 years agodocs(README.md): add One last disclaimer.
successli [Tue, 26 Jun 2018 09:15:16 +0000 (17:15 +0800)]
docs(README.md): add One last disclaimer.

5 years agodocs(README.md): add a line
successli [Tue, 26 Jun 2018 08:39:06 +0000 (16:39 +0800)]
docs(README.md): add a line

5 years agochange the project readme file.
successli [Tue, 26 Jun 2018 03:27:21 +0000 (11:27 +0800)]
change the project readme file.

5 years agochange the project readme file.
successli [Tue, 26 Jun 2018 03:24:59 +0000 (11:24 +0800)]
change the project readme file.

5 years agochange the project readme file.
successli [Tue, 26 Jun 2018 03:08:52 +0000 (11:08 +0800)]
change the project readme file.

5 years agochange for loop to merge utxos and add -f argument
successli [Tue, 26 Jun 2018 03:00:00 +0000 (11:00 +0800)]
change for loop to merge utxos and add -f argument

5 years agodocs(readme): modify project readme
John Chi [Mon, 25 Jun 2018 12:02:06 +0000 (20:02 +0800)]
docs(readme): modify project readme

5 years agochange the project readme file.
successli [Mon, 25 Jun 2018 11:37:15 +0000 (19:37 +0800)]
change the project readme file.

5 years agochange the project readme file.
successli [Mon, 25 Jun 2018 11:35:06 +0000 (19:35 +0800)]
change the project readme file.

5 years agochange the project readme file.
successli [Mon, 25 Jun 2018 11:21:17 +0000 (19:21 +0800)]
change the project readme file.

5 years agodocs(readme): modify project readme
John Chi [Mon, 25 Jun 2018 11:12:50 +0000 (19:12 +0800)]
docs(readme): modify project readme

5 years agocombine with btmsender
successli [Mon, 25 Jun 2018 09:38:27 +0000 (17:38 +0800)]
combine with btmsender

5 years agomerge utxos add user confirm operation
successli [Mon, 25 Jun 2018 09:19:07 +0000 (17:19 +0800)]
merge utxos add user confirm operation

5 years agorefactor(Project Entrance): add btmspanner.py as project entrance
John Chi [Mon, 25 Jun 2018 08:25:01 +0000 (16:25 +0800)]
refactor(Project Entrance): add btmspanner.py as project entrance

5 years agoa little modify
successli [Thu, 21 Jun 2018 09:34:07 +0000 (17:34 +0800)]
a little modify

5 years agoutxos list divide not mature utxo
successli [Thu, 21 Jun 2018 09:33:14 +0000 (17:33 +0800)]
utxos list divide not  mature utxo

5 years agoa little modify
successli [Thu, 21 Jun 2018 07:03:27 +0000 (15:03 +0800)]
a little modify

5 years agoadd README.md file for utxo-combiner tool.
successli [Thu, 21 Jun 2018 07:01:00 +0000 (15:01 +0800)]
add README.md file for utxo-combiner tool.

5 years agoadd utxo-combiner tool folder
successli [Thu, 21 Jun 2018 06:50:49 +0000 (14:50 +0800)]
add utxo-combiner tool folder

5 years agoCreate README.md
successli [Thu, 21 Jun 2018 02:20:54 +0000 (10:20 +0800)]
Create README.md

5 years agochore(project structure): remove src files to btm-spanner folder
John Chi [Thu, 21 Jun 2018 02:17:24 +0000 (10:17 +0800)]
chore(project structure): remove src files to btm-spanner folder

5 years agochore(file name): change project file name and update README
John Chi [Fri, 15 Jun 2018 10:27:58 +0000 (18:27 +0800)]
chore(file name): change project file name and update README

5 years agodocs(README): update btm spanner readme
John Chi [Fri, 15 Jun 2018 10:16:49 +0000 (18:16 +0800)]
docs(README): update btm spanner readme

5 years agofeat(total amount): calculate btm total amount and add user input confirm
John Chi [Thu, 14 Jun 2018 11:40:05 +0000 (19:40 +0800)]
feat(total amount): calculate btm total amount and add user input confirm

5 years agofeat(input option): change getopt to argparse and add -c(output count) input option
John Chi [Thu, 14 Jun 2018 09:48:15 +0000 (17:48 +0800)]
feat(input option): change getopt to argparse and add -c(output count) input option

5 years agoperf(code refactoring):btw add create address tool
John Chi [Thu, 14 Jun 2018 03:35:47 +0000 (11:35 +0800)]
perf(code refactoring):btw add create address tool

5 years agofeat(handle transaction): complete handle transaction function
John Chi [Wed, 13 Jun 2018 11:09:27 +0000 (19:09 +0800)]
feat(handle transaction): complete handle transaction function

5 years agofeat(input option): add account input option for get user wallet accountId
John Chi [Wed, 13 Jun 2018 02:59:23 +0000 (10:59 +0800)]
feat(input option): add account input option for get user wallet accountId

5 years agofeat(validate input): complete transaction address and amount validation feature
John Chi [Tue, 12 Jun 2018 11:01:06 +0000 (19:01 +0800)]
feat(validate input): complete transaction address and amount validation feature

5 years agoInitial commit
John Chi [Tue, 12 Jun 2018 09:33:44 +0000 (17:33 +0800)]
Initial commit