OSDN Git Service

bytom/bytom-spanner.git
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