OSDN Git Service

update key alias update
[bytom/bytom-electron.git] / src / sdk /
2018-11-13 Zhiting Linadd update key alias function.
2018-11-08 Zhiting LinMerge pull request #53 from Bytom/mnemonic
2018-11-07 Zhiting LinAdd the recovery api for the restore wallet by seed.
2018-08-16 Zhiting LinMerge pull request #46 from Bytom/password
2018-08-14 Zhiting Linfixed normal transactions wrong password frozen 5 mins.
2018-08-14 Zhiting Linupdate relavent api
2018-08-14 Zhiting LinMerge pull request #45 from Bytom/multi-sign-d
2018-08-13 Zhiting Linadd the decode raw transaction to the detail transactio...
2018-07-20 Zhiting Linupdate error message display.
2018-07-19 Zhiting LinMerge pull request #42 from Bytom/dev
2018-07-19 Zhiting LinRedesign the backup file.
2018-06-27 Zhiting Linredesign backup page.
2018-06-26 Zhiting LinMerge pull request #41 from Bytom/console
2018-06-20 Zhiting Linadd the CLI command
2018-06-19 Zhiting LinAdd the basic function for console.
2018-06-08 Zhiting LinMerge pull request #40 from Bytom/dev
2018-06-08 Zhiting Linadd the unconfirm transactions
2018-05-31 Zhiting LinMerge branch 'master' into tutorial
2018-05-25 Zhiting LinMerge pull request #37 from Bytom/dev
2018-05-25 Zhiting LinMerge branch 'master' into dev
2018-05-24 Yongfeng LIRevert "remove detail param"
2018-05-21 Yongfeng LIMerge pull request #36 from Bytom/pagination
2018-05-21 Yongfeng LIremove detail param
2018-05-17 Zhiting Linrework on the transactions actions
2018-05-09 Zhiting LinMerge pull request #30 from freewind/issue-28
2018-05-08 Zhiting LinMerge pull request #29 from Bytom/dev
2018-05-08 Zhiting Linchecked if an address is valid
2018-04-28 Zhiting Linmerge master into tutorial
2018-04-19 Zhiting Linfixed the confilict merge from master
2018-04-18 Yongfeng LIMerge pull request #19 from Bytom/dev
2018-04-18 Yongfeng LIMerge pull request #18 from Bytom/dev
2018-04-18 Yongfeng LIadd page for update asset alias
2018-04-14 Yongfeng LIMerge pull request #16 from Bytom/dev
2018-04-14 Zhiting LinMerge branch 'master' into dev
2018-04-13 Zhiting LinAdd the password function for export Key
2018-04-13 Zhiting Linadd the functionality for reset key password
2018-04-12 Yongfeng LIMerge pull request #15 from Bytom/dev
2018-04-12 Zhiting Linfixed the data conflict
2018-04-11 Yongfeng LIadd password input to key and transaction create process
2018-04-11 Zhiting LinMerge branch 'master' of github.com:Bytom/dashboard
2018-04-11 Yongfeng LIremove control_account action type
2018-04-10 Yongfeng LIshow address on account detail page
2018-04-02 Yongfeng LIMerge pull request #8 from Bytom/multilingual
2018-03-20 Yongfeng LIMerge pull request #7 from Bytom/multilingual
2018-03-15 Yongfeng LIrename create-account-address to create-account-receiver
2018-01-31 李永峰Merge pull request #2 from Bytom/PaginationBaseList
2018-01-30 李永峰Merge pull request #1 from Bytom/PaginationBaseList
2018-01-29 Yongfeng LIput import key status in redux store
2018-01-29 Yongfeng LIget detail transactions
2018-01-25 Yongfeng LIadd password input in transaction but hide
2018-01-23 Yongfeng LIenable password in creating key
2018-01-18 Yongfeng LIremove debugger
2018-01-18 Yongfeng LIadd importing private key
2018-01-17 Yongfeng LIadd export private key
2018-01-12 Yongfeng LIshow accesscontrol page
2018-01-11 Yongfeng LIremove sdk js doc
2018-01-10 Yongfeng LIchange create receiver to create address
2018-01-02 Yongfeng LIset create key default password 123456
2017-12-30 Yongfeng LIshow net info
2017-12-30 Yongfeng LIadd skipSnakeize to client#request
2017-12-29 Yongfeng LIcorrect build transaction
2017-12-29 Yongfeng LIcorrect update tags
2017-12-29 Yongfeng LIcorrect create account
2017-12-29 Yongfeng LIcorrect create asset redirection
2017-12-29 Yongfeng LIonly use existing key for create action
2017-12-29 Yongfeng LIcorrect receiver
2017-12-29 Yongfeng LIadd password to create key
2017-12-28 Yongfeng LIremove Content-Type in request
2017-12-28 Yongfeng LIcorrect list-keys url
2017-12-27 Yongfeng LIcopy chain sdk code to dashboard