91 Commits

Author SHA1 Message Date
CounterFire2023
fd91d3f2e4 增加用于base链的token购买合约 2025-01-13 17:42:58 +08:00
CounterFire2023
fb0eb52f25 增加简单的质押合约 2025-01-13 17:42:21 +08:00
CounterFire2023
67a25b6850 add sth 2024-11-26 10:55:42 +08:00
CounterFire2023
c1e8c549e2 add staking address on bsc main dev 2024-09-14 15:19:59 +08:00
CounterFire2023
a3b985b927 update test script for stake 2024-09-13 16:35:31 +08:00
CounterFire2023
619c3264c0 update address for staking with testnet 2024-09-12 13:27:11 +08:00
CounterFire2023
2c10ee82da remove unused params 2024-09-12 12:05:20 +08:00
CounterFire2023
063a4a775c 简化stake代码 2024-09-12 12:04:34 +08:00
CounterFire2023
f21187256e add some cfg for deploy 2024-09-11 16:38:38 +08:00
CounterFire2023
6f1f2f8511 bug fix: totalSupply update error when burn 2024-09-11 10:08:46 +08:00
CounterFire2023
7eaafeb998 重新发布测试合约 2024-09-10 20:42:29 +08:00
CounterFire2023
accb37616e update address and abi for staking 2024-09-10 17:50:15 +08:00
CounterFire2023
287c832d2f add method for vester update duration 2024-09-10 16:00:24 +08:00
CounterFire2023
6ea5075c4e update address for staking 2024-09-10 15:57:28 +08:00
CounterFire2023
cf6dd1d49b remove estoken2 2024-09-10 09:58:15 +08:00
CounterFire2023
187098bf51 remove one unused param 2024-09-08 16:20:43 +08:00
CounterFire2023
146b9301a0 cp cec distributor json to build 2024-09-08 15:07:17 +08:00
CounterFire2023
fe4a52d59a remove setStart and add start to constructor 2024-09-08 10:13:09 +08:00
CounterFire2023
58966e3106 remove permission changeAddress for gov 2024-09-08 09:58:23 +08:00
CounterFire2023
f82f601cff bug fix: error update release amount 2024-09-08 09:47:12 +08:00
CounterFire2023
a3691fe201 change deploy script for cecdistributor 2024-09-07 23:46:24 +08:00
CounterFire2023
a68227a17a change cec distributor 2024-09-07 23:44:55 +08:00
CounterFire2023
34781775cd update deploy script for cec distributor 2024-09-07 22:29:20 +08:00
CounterFire2023
d7c52b020f update cec distributor 2024-09-07 22:24:03 +08:00
CounterFire2023
8d1bf19299 修改pause和unpause的执行权限, 可以跳过timelock执行 2024-09-05 17:02:38 +08:00
CounterFire2023
24ee9282e9 format code 2024-09-05 16:52:28 +08:00
CounterFire2023
bcc049abff add contract for cec distributor 2024-09-05 16:47:06 +08:00
CounterFire2023
4779c36d8d add tokenclaim for bsc 2024-09-05 16:20:52 +08:00
CounterFire2023
aff4a4b68d 修改发布脚本, cec和escec分别发一套staking合约 2024-09-03 17:49:15 +08:00
CounterFire2023
631cb3e55a update address for staking 2024-09-03 13:36:26 +08:00
CounterFire2023
896b43ddc1 增加unstake cec时的约束 2024-09-03 11:15:39 +08:00
CounterFire2023
1c372ec6a4 update abis for stake 2024-08-30 17:13:08 +08:00
CounterFire2023
774fdd85ff update readme 2024-08-30 17:10:54 +08:00
CounterFire2023
4a1ce5e30b tokenclaim增加取出token的方法 2024-08-30 16:22:15 +08:00
CounterFire2023
3a1ff31b93 增加Human-Readable ABI for staking 2024-08-30 14:46:36 +08:00
CounterFire2023
53fbcb9ead 优化staking相关合约发布流程 2024-08-28 18:07:24 +08:00
CounterFire2023
a59dc4771b 添加测试链staking相关地址 2024-08-28 15:44:11 +08:00
CounterFire2023
7dd08188ba add test for check staked cec when deposit 2024-08-27 19:24:38 +08:00
CounterFire2023
1684abb0ab remove unused param of rewardrouter 2024-08-27 19:09:29 +08:00
CounterFire2023
7655cef136 remove some comments 2024-08-27 19:08:24 +08:00
CounterFire2023
9ab09f768d 移除中文注释 2024-08-27 17:49:06 +08:00
CounterFire2023
6f4fdaa135 增加deposit时, cec质押数量的检查 2024-08-27 17:42:11 +08:00
CounterFire2023
8d32e0c1a8 移除vester合约中与转换所有权相关的方法 2024-08-27 16:46:48 +08:00
CounterFire2023
c9fd704e37 移除测试脚本中的gmx字样 2024-08-27 16:14:30 +08:00
CounterFire2023
b46a2f963b remove unused method in rewardrouter 2024-08-27 16:09:24 +08:00
CounterFire2023
34e2977c2d distribute时检查分发的token是否超过balance 2024-08-27 15:24:09 +08:00
CounterFire2023
8a3d4313a3 test for stake and vesting 2024-08-27 15:13:22 +08:00
CounterFire2023
ca4bd927c8 将gmx改为cec 2024-08-23 18:36:07 +08:00
CounterFire2023
74b0503050 reformat code 2024-08-23 17:38:15 +08:00
CounterFire2023
b4a6c241aa 简化rewardReuter 2024-08-23 17:36:45 +08:00