v0.1.0
Pre-release
Pre-release
What's Changed
- fix:set actor addr after create actor by @hunjixin in #30
- docs: update docs by @Fatman13 in #33
- docs:add doc for quickstart by @hunjixin in #31
- Feat/remove construtor in client by @hunjixin in #32
- feat:use test file as test argument by @hunjixin in #37
- Fix/golang lint by @hunjixin in #25
- feat:add amt arrary map to sdk/增加amt map和 array结构,方便用户用懒加载的方式保存大量的数据 by @hunjixin in #44
- feat:add generate comment for client code by @hunjixin in #45
- feat: 在ci中检查生成物结果,运行example测试/check code gen in ci by @hunjixin in #48
- feat: 发布的时候自动上传生成结果/add build artifact when release by @hunjixin in #51
- feat: 增加命令行用于为本地go/tinygo环境附加补丁文件/add new command for apply patch by @hunjixin in #56
- fix: 修复创建模版过程中测试程序错误的问题/fix test command when new project from template by @hunjixin in #58
- feat: update ref fvm & support go1.18.x by @hunjixin in #60
- feat: add support go1.19 patch by @hunjixin in #64
- feat: add test for GetChainRandomness/GetBeaconRandomness by @hunjixin in #67
- feat: add client example by @hunjixin in #71
- feat/simulated: support fvm sumulator in unit test/支持在单元测试中进行fvm系统调用层模拟 by @web3creator in #76
- simulated增加context支持 by @web3creator in #79
- Refrator/slight refrator code by @hunjixin in #85
- Feat/ref dvm update 更新fvm接口到最新的官方接口 by @web3creator in #86
New Contributors
- @Fatman13 made their first contribution in #33
- @web3creator made their first contribution in #76
Full Changelog: experiatical-0.0.1...v0.1