Commit Graph

19 Commits

Author SHA1 Message Date
8e38dfb330 [package.json] tic.action 指向 20190701_release_initDb 2019-07-01 13:07:20 +00:00
07379ea88a 更新绑定到 tic.action#20190427_fon2so 2019-04-27 10:01:15 +08:00
c3dc3fbc45 [netConfig.js] node.server port changed from 8888 to 60000.
[eth.js] lint it to remove semicolons at line endings.
2019-04-18 18:04:25 +08:00
1e0567927e [package.json] update to tic.action#20190418_RemovedNetnodeBroadcast 2019-04-18 12:19:51 +08:00
7b8490b361 更新到 tic.action#20190413_ActionReloaded 2019-04-13 15:34:03 +08:00
84c8d52932 [tic.js] rename Ticrypto to ticCrypto, so as to follow the same naming convention. 2019-04-12 14:26:41 +08:00
luk.lu
601d535b71 action.packMe(keypair)调用有个无关紧要的小错:输入参数是 {seckey, pubkey} 即可,不需要传入 address,因为 address 是 packMe 内部自己根据 pubkey 生成的。 2019-04-11 16:08:12 +08:00
luk.lu
c99bd5d238 更新引用至 tic.action: git+https://git.faronear.org/tic/tic.action#20190409_ActionFullName 2019-04-09 20:20:54 +08:00
luk.lu
47e5440528 Merge branch 'master' of https://git.faronear.org/tic/tic.tool4chain 2019-04-09 09:35:56 +08:00
luk.lu
ac2a97346e 重命名 ActTransfer 为 ActionTransfer,贯彻“全称命名”的规范,以尽可能消灭所有可能的歧义。 2019-04-09 09:35:07 +08:00
luk.lu
5ba298b31a [netConfig.js] 升级TIC节点从http到https 2019-01-11 23:35:14 +08:00
luk.lu
cdc038b1a2 升级库版本到 #20190109_preview 供测试 2019-01-09 14:11:10 +08:00
luk.lu
6a9e98cbe2 [netConfig.js] TIC_NODE 从 'https://bank.bittic.net:8888/api' 改为 'http://bank.bittic.net:8888/api';
[package.json] tool4chain 库名 改为 tic.tool4chain
2019-01-09 13:28:00 +08:00
luk.lu
f647747b0b TIC_NODE 端口号改为 8888 2018-12-30 10:19:08 +08:00
luk.lu
9cf8386ce9 把 notcommon 分支合并进来,不再依赖 tic.common,而是依赖 tic.crypto 和 tic.action 的 20181205 版。 2018-12-06 09:56:13 +08:00
luk.lu
efa4788bc3 测试开分支,去除对 tic.common 的依赖,转成对 tic.crypto 和 tic.action 2018-11-27 11:41:48 +08:00
006219b7ee 步子小一点,先不改名,还是叫做 tool4chain,避免影响 tic.wallet 里的引用。 2018-10-10 11:08:04 +08:00
2085b20f74 名字写错了,从 tic.common 改为 tic.chain 2018-10-10 11:04:40 +08:00
16cca302b7 首次放到 git 2018-10-09 23:03:05 +08:00