Skip to content

Releases: nervosnetwork/ckb-std

v0.9.0 Support more syscalls

18 Jan 08:03
379d4a2
Compare
Choose a tag to compare
Merge pull request #17 from TheWaWaR/add-ckb2021-syscalls

feat: add ckb2021 syscalls: vm_version, current_cycles, exec

v0.8.0 Support ckb2021

01 Sep 09:45
3939759
Compare
Choose a tag to compare
Merge pull request #16 from TheWaWaR/support-ckb2021

chore: support ckb2021

v0.7.4

15 Apr 05:41
98985a2
Compare
Choose a tag to compare
  • Upgrade ckb-c-stdlib

v0.6.2

12 Sep 03:38
65f94fb
Compare
Choose a tag to compare

v0.3.0

08 Jun 09:00
4209bce
Compare
Choose a tag to compare

v0.2.2

28 May 07:11
650f5d7
Compare
Choose a tag to compare
  • Add a new batch of high-level syscall Apis, located in the high_level module.
  • Add a new QueryIter advanced API for in batch operation on cells/headers/witnesses/inputs.
  • debug! is disabled in the release build.
  • Release documentation