Skip to content

v0.1.0-alpha.8

Compare
Choose a tag to compare
@github-actions github-actions released this 22 Mar 09:37
· 319 commits to refs/heads/main since this release
19d9909

What's Changed

🚀 Features

  • feat(executor): add ckb light client system contract (#1068) @peterzhb

🐛 Bug Fixes

  • fix: decode interoperation transaction signature (#1092) @KaoImin
  • fix(interoperation): the cell capacity calculation (#1074) @KaoImin

🐝 refactor

  • refactor: move system contracts solidity projects to builtin-contract (#1084) @peterzhb
  • refactor: allow image cell system contract to receive multiple blocks (#1069) @felicityin
  • refactor: configure the server to serve JSON-RPC (#1093) @liya2017
  • refactor: remove outdated cross chain code (#1085) @KaoImin
  • refactor: change max_connections num type to u32 (#1076) @liya2017

🧰 Chore

✨ Other changes

⬆️ Dependency Updates

Full Changelog: v0.1.0-alpha.7...v0.1.0