48 Commits

Author SHA1 Message Date
zhl
e4e055fc1c remove method of presend envent 2023-02-08 16:22:06 +08:00
zhl
d34ffec0ed 在发送本地签名交易前,向客户端抛出transactionHash 2023-02-08 16:22:06 +08:00
zhl
014c155318 change default param of send 1155nft 2022-12-22 19:08:50 +08:00
cebgcontract
416ee4c517 修正发送1155时,参数数量不对的bug 2022-12-22 16:40:46 +08:00
cebgcontract
19b7e53c96 修正一些gas计算未严格转化成整数的bug 2022-12-22 15:16:04 +08:00
cebgcontract
14e92fd53f gas 2022-12-21 16:08:05 +08:00
cebgcontract
c1589f5b89 增加1155获取余额的方法漏出 2022-12-16 18:25:13 +08:00
cebgcontract
86822fcad9 一些跟链交互的方法增加估算gas消耗的功能 2022-12-16 15:49:01 +08:00
cebgcontract
06a91b3e36 完善tiktok登陆 2022-12-15 12:05:57 +08:00
cebgcontract
8cfc528f08 wc不再保存本地session 2022-12-05 19:05:21 +08:00
cebgcontract
430e210bf6 增加内外钱包的切换功能 2022-12-05 15:50:58 +08:00
cebgcontract
6b3b788ed5 加入tiktok登陆相关代码 2022-12-05 12:48:00 +08:00
cebgcontract
f38a4354fd 增加sign with apple 2022-11-29 14:21:20 +08:00
cebgcontract
062f2e4852 内置钱包几个链交互方法增加钱包余额的判断 2022-11-15 17:04:12 +08:00
cebgcontract
611da1d3b3 update chain contract setting 2022-11-15 11:26:32 +08:00
cebgcontract
a82495fc1d 增加eth-lib对本地account的支持 2022-11-15 10:22:56 +08:00
cebgcontract
488d41e052 增加promise retry机制 2022-11-10 22:22:28 +08:00
cebgcontract
5b7a525641 更新polygon testnet配置 2022-11-08 15:52:35 +08:00
cebgcontract
100ea1a45b 更新chiplocker 2022-11-08 12:17:49 +08:00
cebgcontract
d730742724 update address, add chip locker 2022-11-04 18:06:41 +08:00
cebgcontract
c5bd0a20df 与链相关的几个方法增加自动跳转 2022-11-02 19:58:20 +08:00
cebgcontract
c83682e16e 增加本地网络配置 2022-11-01 15:23:37 +08:00
cebgcontract
c32e60076a 增加native 的rpc调用 2022-10-28 17:50:14 +08:00
cebgcontract
1ce1628f0b 增加与链交互的一些方法 2022-10-20 19:40:40 +08:00
cebgcontract
4934c5e7d5 jsb scrypt返回base64的字符串, js端解析后转成uint8array 2022-09-23 10:47:39 +08:00
cebgcontract
d241281d8a 移除一些debug日志打印 2022-09-22 21:39:45 +08:00
cebgcontract
802308ebf4 change sth 2022-09-16 11:44:04 +08:00
cebgcontract
61b3b23034 优化第三方钱包启动逻辑 2022-09-16 11:43:46 +08:00
cebgcontract
598a99b12b 优化登录流程 2022-08-26 15:52:50 +08:00
cebgcontract
4b9267929a 优化第三方钱包网络切换功能 2022-08-24 16:22:10 +08:00
cebgcontract
807e4d2e01 移除网络配置中的logo 2022-08-24 16:21:45 +08:00
cebgcontract
59cdbd2c0c 增加一些walletconnect的方法 2022-08-23 19:45:04 +08:00
cebgcontract
46ba09f45b 增加walletconnectprovider 2022-08-23 11:59:24 +08:00
cebgcontract
1e0da8f2d8 增加wallet connect 2022-08-19 17:06:16 +08:00
cebgcontract
81805f7727 add readme 2022-08-18 12:27:30 +08:00
cebgcontract
57a9ad7b36 add erc1155 to index 2022-08-18 11:03:39 +08:00
cebgcontract
e0e3a9fade 增加jazzicon组件 2022-07-21 18:25:30 +08:00
cebgcontract
a510c92155 格式化代码 2022-07-19 11:47:13 +08:00
cebgcontract
218ec2ec2e 使用scrypt时, 优先使用源生的方法 2022-07-12 20:55:00 +08:00
cebgcontract
aeef85a4fb 将jcwallet挂载到全局对象, 修正一些方法引用错误 2022-07-10 08:54:52 +08:00
cebgcontract
2b4235449e 增加助记词恢复钱包和根据助记词生成帐号的功能 2022-07-08 13:23:42 +08:00
cebgcontract
6064f447e6 修改帐号创建和导入流程 2022-07-07 17:37:01 +08:00
cebgcontract
4d92674c27 更新web3-eth-account的补丁 2022-07-07 13:01:41 +08:00
cebgcontract
b5aecc98c7 增加打包预览脚本 2022-07-07 12:21:40 +08:00
cebgcontract
3e4ad763f5 直接使用npm上的web3js 2022-07-06 17:09:00 +08:00
cebgcontract
a66d11e368 增加一个native的回调方法 2022-07-06 16:38:34 +08:00
cebgcontract
a8fbfca0ce 使用修改过的web3和eth-sig-util 2022-07-05 18:03:11 +08:00
cebgcontract
715ef231f5 project init 2022-07-05 16:58:58 +08:00