Commit 6c25413
任务48 区块链供应链金融应收款保理融资 (#122)
* Task任务38:时间锁 (#94) * Create a * Update a * 任务30:链上治理 (#99) * MultiSign * Ballot Co-authored-by: Steve Jin <steve.w.jin@gmail.com> * Task 28 国密算法支持 提供国密算法使用相关的工具和实例合约 (#98) Co-authored-by: tangxianjie <xianjie.tang@vonechain.com> * Task任务37:自定义任务:许可证合约和最小代理合约 (#102) * fix redundant return values * one (#96) * commit Co-authored-by: luswar <luswar@163.com> Co-authored-by: zye-xdu <92678671+zye-xdu@users.noreply.github.com> Co-authored-by: Lu-zihang <3303147337@qq.com> * 第3季任务26:实现通过块高来查询值的历史状态的功能 (#103) * Create VerifySignature.sol * 数字签名验签合约更新2 补充库合约 * Task35 历史状态快照合约 (#133) * feat(HistorySnapshot):新增HistorySnapshotV2合约 * refactor(history_snapshot):修改注释 * refactor(history_snapshot):更新注释 * feat(history_snapshot):新增历史状态快照合约测试demo * feat(history_snapshot):新增HistorySnapshotV2文档 * TASK40 多方授权执行交易合约 (#132) * TASK39 编写合约源码+注释+合约功能解析(时间锁合约) * Revert "TASK39 编写合约源码+注释+合约功能解析(时间锁合约)" This reverts commit f810a3d. * feat(multiparty_authorization):添加多方授权执行交易合约 * feat(multiparty_authorization):添加多方授权执行交易合约说明文档 * feat(multiparty_authorization):添加多方授权执行交易合约测试文档 * Task任务 自定义解决方案 企业碳排放解决方案合约案例 助力双碳#48 (#110) * #48 自定义解决方案 企业碳排放解决方案合约案例 助力双碳 * Update 企业碳排放解决方案合约案例 助力双碳.md * Task 41 智能合约时间触发器 * Update Solidity合约和时间触发器实现待办事项.md * Delete Solidity合约和时间触发器实现待办事项.md * Task41 Solidity合约时间触发器实现 * Rename Solidity合约和时间触发器实现待办事项.md to Solidity智能合约时间触发器实现待办事项.md * Update 企业碳排放解决方案合约案例 助力双碳.md * 企业碳排放方案智能合约 * TASK 45 慈善公益智能合约案例解决方案 * Delete CharityFund.zip * Delete 慈善公益解决方案.md * TASK 45 慈善公益智能合约解决方案 * Delete CharityFund.zip * Delete 慈善公益解决方案.md * TASK 45 慈善公益智能合约解决方案 Markdown + 慈善公益合约压缩包 * 知识产权管理合约 (#114) * 自定义任务40-基于区块链的分级诊疗数据共享案例分析 (#83) * DevSecretBallot (#86) * longjj2016 (#78) 1.修改之前问题,改为以下方法 10进制ascii转字符串 16进制ascii转字符串 2.文档描述更新 * 添加剪刀石头布的合约玩法 (#79) * add solidity file * add tutorial * add basic solidity tutorials * add assets * divergence * add divergence game * 增加func_call_contract.sol 及doc (#80) * Base64编解码库 (#81) * Counter: SimpleCounter; MultiSigCounter (#82) * 32 医疗卫生合约通用模版 (#84) * #32 医疗卫生合约模版 * 完善#32 医疗合约模版 * Solidity开发教程进阶版 (#85) * add solidity file * add tutorial * add basic solidity tutorials * add assets * divergence * add divergence game * advance solidity tutorial init * solidity tutorial advance Co-authored-by: longJJ2016 <1017303686@qq.com> Co-authored-by: 高野 <yekai1003@163.com> Co-authored-by: itherunder <61953384+itherunder@users.noreply.github.com> Co-authored-by: Kesling <43846775+Kesling515@users.noreply.github.com> Co-authored-by: kimroniny <1301862177@qq.com> Co-authored-by: Ferwoo <wufeiphil@163.com> * fix redundant return values * one (#96) * 知识产权管理合约 --------- Co-authored-by: wzl521 <63525530+wzl521@users.noreply.github.com> Co-authored-by: JqLiu123 <85717832+JqLiu123@users.noreply.github.com> Co-authored-by: longJJ2016 <1017303686@qq.com> Co-authored-by: 高野 <yekai1003@163.com> Co-authored-by: itherunder <61953384+itherunder@users.noreply.github.com> Co-authored-by: Kesling <43846775+Kesling515@users.noreply.github.com> Co-authored-by: kimroniny <1301862177@qq.com> Co-authored-by: Ferwoo <wufeiphil@163.com> Co-authored-by: luswar <luswar@163.com> Co-authored-by: dalaocu <njumjy06@126.com> Co-authored-by: zye-xdu <92678671+zye-xdu@users.noreply.github.com> Co-authored-by: linxuanming <2594771947@qq.com> * TASK任务 48 金融供应链解决方案合约案例 (#115) * TASK任务 48 金融供应链解决方案合约案例 * Update 金融供应链解决方案 合约案例.md * Task39 类型转换工具合约 (#131) * feat(base_type):新增TypeUtils合约 * improvement(base_type):修改合约类型(contract->library) * refactor(base_type):修正函数命名 * feat(base_type):新增TypeUtilsDemo * feat(docs):新增TypeUtils文档 * TASK39 编写合约源码+注释+合约功能解析(时间锁合约) (#125) * TASK39 编写合约源码+注释+合约功能解析(时间锁合约) * Revert "TASK39 编写合约源码+注释+合约功能解析(时间锁合约)" This reverts commit f810a3d. * feat:管理员合约 * feat(timelock):数学计算合约,方便时间戳上的计算 * feat(timelock):时间锁合约源码+注释 * feat(timelock):时间锁测试合约 * feat(timelock):时间锁合约说明文档以及测试案例的结果 * fix(timelock):说明文档中的测试结果图片添加到图床 * TASK48 自定义任务 Solidity Assembly内联汇编 (#120) --------- Co-authored-by: Const123456 <103564714+Const123456@users.noreply.github.com> Co-authored-by: nanait <664135787@qq.com> Co-authored-by: Steve Jin <steve.w.jin@gmail.com> Co-authored-by: zorro215 <280514870@qq.com> Co-authored-by: tangxianjie <xianjie.tang@vonechain.com> Co-authored-by: 0xEvmLuna <116624440+0xEvmLuna@users.noreply.github.com> Co-authored-by: luswar <luswar@163.com> Co-authored-by: zye-xdu <92678671+zye-xdu@users.noreply.github.com> Co-authored-by: Lu-zihang <3303147337@qq.com> Co-authored-by: defaultthree <107139725+defaultthree@users.noreply.github.com> Co-authored-by: Yu Cui <87604354+cuiyuchain@users.noreply.github.com> Co-authored-by: dalaocu <njumjy06@126.com> Co-authored-by: xun chen <ashinnotfound@qq.com> Co-authored-by: qilong li <97083300+L7L9@users.noreply.github.com> Co-authored-by: 张宇豪 <84267606+CN-ZHANGYH@users.noreply.github.com> Co-authored-by: power <244875489@qq.com> Co-authored-by: wzl521 <63525530+wzl521@users.noreply.github.com> Co-authored-by: JqLiu123 <85717832+JqLiu123@users.noreply.github.com> Co-authored-by: longJJ2016 <1017303686@qq.com> Co-authored-by: 高野 <yekai1003@163.com> Co-authored-by: itherunder <61953384+itherunder@users.noreply.github.com> Co-authored-by: Kesling <43846775+Kesling515@users.noreply.github.com> Co-authored-by: kimroniny <1301862177@qq.com> Co-authored-by: Ferwoo <wufeiphil@163.com> Co-authored-by: linxuanming <2594771947@qq.com> Co-authored-by: jxnuwjy <100462197+jxnuwjy@users.noreply.github.com> Co-authored-by: hior-y <126435017+hior-y@users.noreply.github.com>1 parent 4817b8a commit 6c25413
File tree
22 files changed
+4254
-0
lines changed- contracts
- base_type
- business_template/intellectualProperty
- sol
- history_snapshot
- multiparty_authorization
- timelock
- docs
- base_type
- history_snapshot
22 files changed
+4254
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
| 193 | + | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
| 206 | + | |
| 207 | + | |
| 208 | + | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
| 212 | + | |
| 213 | + | |
| 214 | + | |
| 215 | + | |
| 216 | + | |
| 217 | + | |
| 218 | + | |
| 219 | + | |
0 commit comments