版本比较

密钥

  • 该行被添加。
  • 该行被删除。
  • 格式已经改变。

...

2022-10 total: 35小时(包括会议)

2022-10-25 1h

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

2022-10-12 3h

2022-10-11 8h

  • 发现 get_account_state_set 有更多nested type tags,分析对比 list_resource 和 `curl --location --request POST 'https://main-seed.starcoin.org/' --header 'Content-Type: application/json' --data-raw '{"method":"state.get_account_state_set","params":["0x1"],"id":56,"jsonrpc":"2.0"}'` 的结果

  • 研究 https://github.com/move-language/move/pull/549

  • 问题:暂时没找到扫描整个 main 和 barnard 网络的 nested type param 的最大层数的方案,只能取样一些(resource 的最大层数的方案,取样一些(resource 特别多的)address研究下,发现最大为 3

2022-10-10 7h

2022-10-08 8h

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

...