From f556db0ac172cdb7fcf68c69a11cf4e13c9008d5 Mon Sep 17 00:00:00 2001 From: tiankonglan Date: Mon, 25 Jul 2022 23:29:12 +0800 Subject: [PATCH 1/3] Add Member tiankonglan --- members/tiankonglan.md | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 members/tiankonglan.md diff --git a/members/tiankonglan.md b/members/tiankonglan.md new file mode 100644 index 0000000..a23bc22 --- /dev/null +++ b/members/tiankonglan.md @@ -0,0 +1,30 @@ + + +# 星航计划加入申请表 + +## 个人介绍 + +* Github ID: [tiankonglan](https://github.com/tiankonglan) + +* Telegram ID: skyblues233 + +* Discord ID: tomliews#6569 + +* Starcoin 账号地址: 0x0bFF3Ddf0719Db9077590d1B90Dc1782 + +Bankend Developer, Architect; Master in Golang、C++、Rust; Interest in chain, contract + +### 参与的开源项目: + +## 学习日志 + +## 学习成果 + +### 发现的问题&提交的优化建议: + +### Pull Request: + +### 新项目: + + + From b6d9672855e90ff694033543c6bc9120c5c6ba92 Mon Sep 17 00:00:00 2001 From: lewis <> Date: Fri, 7 Oct 2022 20:40:38 +0800 Subject: [PATCH 2/3] add detail info --- members/tiankonglan.md | 17 +++++++++++++---- 1 file changed, 13 insertions(+), 4 deletions(-) diff --git a/members/tiankonglan.md b/members/tiankonglan.md index a23bc22..24853d4 100644 --- a/members/tiankonglan.md +++ b/members/tiankonglan.md @@ -12,19 +12,28 @@ * Starcoin 账号地址: 0x0bFF3Ddf0719Db9077590d1B90Dc1782 -Bankend Developer, Architect; Master in Golang、C++、Rust; Interest in chain, contract +Bankend Developer, Architect; Master in Golang、C++、Rust; Interest in chain, vm, contract ### 参与的开源项目: +https://github.com/movefuns/movefuns +https://github.com/starcoinorg/starcoin-framework +https://github.com/NonceGeek/DID-Solution-In-Move ## 学习日志 - +https://mp.weixin.qq.com/s/LBvvz3OffYQysL27MnBw0g ## 学习成果 +master move contract code in both starcoin and aptos +https://github.com/NonceGeek/DID-Solution-In-Move/did ### 发现的问题&提交的优化建议: - +- starcoin's framework add spec256k1_verify +- movefuns add ascii string split funciton ### Pull Request: +- https://github.com/starcoinorg/starcoin-framework/pull/86 +- https://github.com/movefuns/movefuns/pull/52 ### 新项目: - +- impl aptos did contract add multi sign type +https://github.com/NonceGeek/DID-Solution-In-Move/did-aptos From cb0df69151fc3e70190e826c7a19923231f003d4 Mon Sep 17 00:00:00 2001 From: xingxinglian <71866430+xingxinglian@users.noreply.github.com> Date: Sat, 8 Oct 2022 14:25:45 +0800 Subject: [PATCH 3/3] add some info --- members/tiankonglan.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/members/tiankonglan.md b/members/tiankonglan.md index 24853d4..61648c8 100644 --- a/members/tiankonglan.md +++ b/members/tiankonglan.md @@ -23,7 +23,8 @@ https://github.com/NonceGeek/DID-Solution-In-Move https://mp.weixin.qq.com/s/LBvvz3OffYQysL27MnBw0g ## 学习成果 master move contract code in both starcoin and aptos -https://github.com/NonceGeek/DID-Solution-In-Move/did +https://github.com/NonceGeek/DID-Solution-In-Move/tree/main/did +https://github.com/NonceGeek/DID-Solution-In-Move/tree/main/did-aptos ### 发现的问题&提交的优化建议: - starcoin's framework add spec256k1_verify @@ -34,6 +35,6 @@ https://github.com/NonceGeek/DID-Solution-In-Move/did ### 新项目: - impl aptos did contract add multi sign type -https://github.com/NonceGeek/DID-Solution-In-Move/did-aptos +https://github.com/NonceGeek/DID-Solution-In-Move/tree/main/did-aptos