OSDN Git Service

update the build-chain-transactions function.
[bytom/bytom-electron.git] / src / features / transactions / actions.js
2019-10-14 Zhiting Linupdate the build-chain-transactions function.
2019-04-16 Zhiting LinMerge pull request #57 from Bytom/bimp002
2019-04-16 Zhiting Linupdate the estimate gas function.
2019-04-15 Zhiting Linupdate the issue asset transaction logic
2019-04-11 Zhiting Linadd the issue asset transactions page.
2018-10-17 Zhiting LinMerge pull request #52 from Bytom/i18n
2018-10-17 Zhiting Linadd the error message i18n
2018-10-01 Zhiting LinMerge pull request #51 from Bytom/transactions
2018-09-28 Zhiting Lincode cleaning
2018-09-27 Zhiting Linadd the multi-address action for the normal transaction...
2018-09-26 Zhiting LinMerge pull request #50 from Bytom/transactions
2018-09-26 Zhiting LinAdd style and the translation for the confirmModal...
2018-09-21 Zhiting Linadd the ConfirmModal.
2018-09-19 Zhiting Linchange the gas table to the slider style
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 LinMerge pull request #45 from Bytom/multi-sign-d
2018-08-13 Zhiting Linadd the decode raw transaction to the detail transactio...
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-17 Zhiting Linrework on the transactions actions
2018-05-16 Zhiting Linseperate the action into normalTx and advancedTX
2018-05-15 Zhiting Linseperate the transactions page into two form
2018-05-07 Yongfeng LIfix multi-sign
2018-04-28 Zhiting Linmerge master into tutorial
2018-04-23 Yongfeng LInot submit with base transaction
2018-04-20 Zhiting Linmerge master into dev branch
2018-04-20 Yongfeng LIfix build transaction bug
2018-04-19 Zhiting LinMerge branch 'master' into dev
2018-04-19 Yongfeng LIrefactor transactions actions
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 LIremove sign-submit-transaction call
2018-04-14 Yongfeng LIMerge pull request #16 from Bytom/dev
2018-04-14 Zhiting LinMerge branch 'master' into dev
2018-04-13 Yongfeng LIsupport multi-sign in new transaction page
2018-04-12 Yongfeng LIMerge pull request #15 from Bytom/dev
2018-04-12 Zhiting Linadd the style for flash
2018-04-11 Yongfeng LIadd password input to key and transaction create process
2018-04-02 Yongfeng LIMerge pull request #8 from Bytom/multilingual
2018-03-30 Yongfeng LIchange btm to BTM
2018-02-12 Yongfeng LIMerge branch 'master' into i18n
2018-02-11 Yongfeng LIMerge branch 'master' into multi-sign
2018-02-11 Yongfeng LIcorrect gas setting
2018-02-10 Yongfeng LIMerge branch 'master' into simplerUI
2018-02-09 Yongfeng LIadd advanced build transaction options
2018-02-08 Zhiting Linrestyle and refunction the normal transaction page
2018-02-07 Zhiting Linhandle the functionality between normal and advance...
2018-02-07 Zhiting Linadd the actions for normal transaction
2018-02-06 Zhiting Linmerge master into simplerUI
2018-02-06 Zhiting LinMerge pull request #3 from Bytom/transaction-fail
2018-02-06 Yongfeng LIthrow error when transaction fail
2018-02-06 Zhiting Linhandle error for transaction
2018-01-25 Yongfeng LIset default password for transaction
2018-01-25 Yongfeng LIadd password input in transaction but hide
2018-01-11 Yongfeng LIadd control with address action in new transaction
2018-01-02 Yongfeng LIfix build transaction with receiver
2017-12-30 Yongfeng LIshow retire button
2017-12-30 Yongfeng LIredirect to transactions after transaction created
2017-12-30 Yongfeng LIset fee manually
2017-12-30 Yongfeng LIremove useless codd in transaction action
2017-12-30 Yongfeng LIcorrect transaction create data path
2017-12-29 Yongfeng LIcall sign-submit-transaction after build transaction
2017-12-29 Yongfeng LIcorrect build transaction
2017-12-26 Yongfeng LIcp code from chain