Skip to content

lifengstone/substrate-advance-8-homework

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

substrate-advance-8-homework

homework 1

编写存证模块的单元测试代码,包括

  • 创建存证的测试用例
  • 撤销存证的测试用例
  • 转移存证的测试用例

homework 2

为 proof of existence (poe) 模块的可调用函数 create_claim, revoke_claim, transfer_claim 添加 benchmark 用例,并且将 benchmark 运行的结果应用在可调用函数上

About

Homework for Substrate Advance Course

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 100.0%