转至元数据结尾
转至元数据起始

正在查看旧版本。 查看 当前版本.

与当前比较 查看页面历史

« 上一页 版本 21 下一步 »

2022-10-10

2022-10-10

2022-10-11

2022-10-10

2022-09 total:85h

2022-09-30 4h

issue:https://github.com/starcoinorg/move/issues/37

配置 windows 环境,测试 pr : https://github.com/starcoinorg/starcoin/pull/3762

2022-09-28 2h

chain meeting & move parterner meeting

2022-09-28 0h

review: https://github.com/movefuns/web3startrek/pull/99

2022-09-27 6h

review: https://github.com/movefuns/web3startrek/pull/7

review:https://github.com/starcoinorg/move/pull/35

pr: https://github.com/starcoinorg/starcoin/pull/3762

dao meeting

2022-09-26 0h

pr: https://github.com/rust-lang/cargo/pull/11146

2022-09-25 3h

review: https://github.com/Elements-Studio/starswap-core/pull/63,

review:https://github.com/move-language/move/pull/494

2022-09-24 1h

pr:https://github.com/move-language/move/pull/497

2022-09-23 3h

pr:https://github.com/starcoinorg/move/pull/31

2022-09-22 8h

pr:https://github.com/starcoinorg/move/pull/28

pr:https://github.com/nextest-rs/nextest/pull/518

issue:https://github.com/starcoinorg/starcoin/issues/3754

review:https://github.com/starcoinorg/omo/pull/10

chain meeting & move parterner meeting

2022-09-21 5h

pr:https://github.com/starcoinorg/move/pull/23

pr:https://github.com/starcoinorg/move/pull/24 ,遇到问题:https://github.com/dotnet/sdk/issues/28075

测试 新版 move 时遇到问题:https://github.com/Z3Prover/z3/issues/6356

2022-09-20 8h

pr:https://github.com/starcoinorg/move/pull/21

review:https://github.com/starcoinorg/move/pull/12

review:https://github.com/starcoinorg/starcoin/pull/3749

review、讨论: https://github.com/move-language/move/pull/490

测试 move tuple 语法的细节:

        let (_x1, _x2,) = (1, 2,); // Test a trailing comma in the let binding
        let (_x1, _x2) = (1, 2); // Test a trailing comma in the let binding
        let (_x) = (1);
        let _x = (1);
        let _x = (1,);
// 用最新的 move cli,analyzer,这里所有表达式都是合法的,所有变量都被推导为u64类型

研究 starcoinorg/move starcoin-main、dev 分支 测试有很多失败的问题:https://github.com/starcoinorg/move/issues/19 https://github.com/starcoinorg/move/issues/20 (两个月以前试过一次修复,那时测试错误多到修不过来,就放弃了)

提出pr:https://github.com/starcoinorg/move/pull/21

dao meeting

2022-09-19 6h

pr:https://github.com/starcoinorg/starcoin/pull/3744

review:https://github.com/starcoinorg/starcoin-framework/pull/133

review:https://github.com/starcoinorg/starcoin-framework/pull/132

review:https://github.com/move-language/move/pull/485

review:https://github.com/starcoinorg/move/pull/18

用 rust-analysis 分析 starcoin 依赖时遇到错误,issue:https://github.com/rust-lang/rust-analyzer/issues/13256

重新检查和关闭:https://github.com/starcoinorg/starcoin/issues/3508https://github.com/starcoinorg/starcoin/issues/3654

查看测试失败的问题和解决方案:https://github.com/starcoinorg/starcoin/pull/3741

review:https://github.com/starcoinorg/move/pull/18

pr: https://github.com/starcoinorg/starcoin/pull/3744 https://github.com/starcoinorg/starcoin/pull/3745

2022-09-16 4h

review:https://github.com/starcoinorg/starcoin-framework/pull/124

review:https://github.com/starcoinorg/starcoin-framework/pull/122

review:https://github.com/starcoinorg/move/pull/18

review: https://github.com/move-language/move/pull/431

pr: https://github.com/young-rocks/rocks-smt/pull/1

2022-09-15 3h

issue:https://github.com/movefuns/movefuns/issues/64

issue:https://github.com/movefuns/movefuns/issues/63

issue:https://github.com/movefuns/movefuns/issues/62

chain meeting & move parterner meeting

2022-09-13 2h

feature request: https://github.com/nextest-rs/nextest/issues/526 for https://github.com/starcoinorg/starcoin/issues/3660

issue:https://github.com/move-language/move/issues/475

track & close:https://github.com/starcoinorg/starcoin/issues/3733

dao meeting

2022-09-08 12h

pr:https://github.com/starcoinorg/starcoin/pull/3725

pr:https://github.com/nextest-rs/nextest/pull/518

review:https://github.com/movefuns/movetool/pull/65

issue:https://github.com/move-language/move/issues/463

chain meeting & move parterner meeting

2022-09-07 2h

issue:https://github.com/starcoinorg/starcoin/issues/3723

issue:https://github.com/starcoinorg/starcoin/issues/3721

2022-09-06 6h

pr:https://github.com/starcoinorg/starcoin/pull/3719

review:https://github.com/starcoinorg/starcoin-cookbook/pull/191

issue:https://github.com/starcoinorg/starcoin/issues/3717

实验 llvm-cov 和 nextest 结合使用的方式,发现bug,issue:https://github.com/taiki-e/cargo-llvm-cov/issues/213

issue:https://github.com/nextest-rs/nextest/issues/515

issue:https://github.com/nextest-rs/nextest/issues/514

dao meeting

2022-09-05 3h

review:https://github.com/starcoinorg/starcoin/pull/3707

review:https://github.com/starcoinorg/starcoin-cookbook/pull/191

improve: https://github.com/starcoinorg/starcoin/pull/3710

2022-09-03 4h

pr: https://github.com/starcoinorg/starcoin/pull/3710

review:https://github.com/starcoinorg/starcoin/pull/3707

2022-09-02 3h

pr: https://github.com/starcoinorg/starcoin/pull/3707

pr: https://github.com/starcoinorg/starcoin/pull/3708

review: https://github.com/movefuns/movetool/pull/65

2022-09-01 4h

pr: https://github.com/starcoinorg/starcoin/pull/3704

review: https://github.com/starcoinorg/jsonrpcdoc/pull/2

chain meeting & move parterner meeting

  • 无标签