|
aff70d43f7
|
切换到 sign({...}) 和 verify({...}) 调用参数
|
2021-05-08 22:32:24 +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
|
ac2a97346e
|
重命名 ActTransfer 为 ActionTransfer,贯彻“全称命名”的规范,以尽可能消灭所有可能的歧义。
|
2019-04-09 09:35:07 +08:00 |
|
luk.lu
|
efa4788bc3
|
测试开分支,去除对 tic.common 的依赖,转成对 tic.crypto 和 tic.action
|
2018-11-27 11:41:48 +08:00 |
|
|
16cca302b7
|
首次放到 git
|
2018-10-09 23:03:05 +08:00 |
|