OSDN Git Service

update the dapp development api
authorZhiting Lin <zlin035@uottawa.ca>
Wed, 8 May 2019 05:48:49 +0000 (13:48 +0800)
committerZhiting Lin <zlin035@uottawa.ca>
Wed, 8 May 2019 05:48:49 +0000 (13:48 +0800)
commit15f5fbb995ad400308bc802452d635b7a3ecf5bb
treec3c8a138a26c5440ad94652f10707d3a57a4b98d
parent5a16bfee282be0210faaa6f6d8fa4b7707211671
update the dapp development api
src/background.js
src/content.js
src/dapp.js
src/messages/types.js
src/models/account.js
src/models/transaction.js
src/utils/errors/Error.js [new file with mode: 0644]
src/utils/errors/ErrorTypes.js [new file with mode: 0644]
src/views/sendTransaction/advancedTransfer.vue
src/views/sendTransaction/transfer.vue