Commit Graph

19 Commits

Author SHA1 Message Date
chao.li
becc085215 修改网络相关 2019-01-03 03:48:24 +00:00
luk.lu
eb0b985a9d 使用时光链端口8888,换掉6842. 2018-12-24 22:51:59 +08:00
luk.lu
ac4c403ae0 把 mutations 里的 updateXxx 方法改名为 setXxx。
把 desserts 改名为 itemList。
2018-11-28 22:57:30 +08:00
luk.lu
f70e5bd73d 给 Node 页面添加了 本节点打包的区块列表模板。
给 各页面都读入了页头的数据,如IP地址,邻居数量。
2018-11-28 16:38:52 +08:00
luk.lu
aca23682ca 在 webworker (services/api) 里调用 randomSecword 导致出错 "window is not defined"。因此直接调用 ticCrypto.randomSecword。
登录后刷新地址和余额。
2018-11-26 16:28:02 +08:00
luk.lu
0714dc6dc2 Merge branch 'master' of https://git.faronear.org/tic/console.web.site 2018-11-19 13:21:50 +08:00
luk.lu
c5d6a0daa7 引用 tic.crypto 取代 tic.common 2018-11-19 13:18:28 +08:00
luk.lu
3c934baa07 修正了Login.vue里"renewing"的问题,但仍然不能调用 randomSecword(),这句导致报错 "window is not defined"。猜测是 bitcore-mnemonic 不能在前端页面里使用。 2018-11-17 16:10:13 +08:00
luk.lu
390d3ed15e 在登录页添加一个按钮来新建助记词,免得每次都翻文档找一个Mnemonic,但是还没有成功。 2018-11-16 18:38:27 +08:00
li.jin
55f3f22313 改成UTF-8格式存储 2018-11-13 15:55:27 +08:00
lulu
9bedf5dccf 引入socket 2018-10-26 11:24:36 +08:00
saplf
673e4a11b7 Refactor axios & Owner page 2018-10-23 12:49:49 +08:00
lulu
6a2eaaa175 添加 favicon;尝试从后台读出 blockList 到 Chain.vue 2018-10-23 11:48:40 +08:00
lulu
00cc1e330e 实现了从后台读取当前用户的账户余额。 2018-10-22 21:14:41 +08:00
Luk.Lu
6ac5f86b88 小修改。 2018-10-17 21:08:22 +08:00
saplf
19eacdc5a0 Tables 2018-10-15 00:41:25 +08:00
saplf
be7755c0f3 New 2018-09-29 21:33:23 +08:00
saplf
0a2c4e30de First commit 2018-09-28 15:21:48 +08:00
saplf
a8fabb15fd First init 2018-09-28 15:20:43 +08:00