Skip to content

0.14.0

Compare
Choose a tag to compare
@xxuejie xxuejie released this 10 Jun 01:27
· 302 commits to develop since this release

This release contains the following changes:

  • #67 Replace custom power_of_2 function with std @brson
  • #69 Add flag denoting if PC should be updated when loading ELF. Note: this is a breaking change since a public API is changed
  • #70 Add coverage CI job containing full CKB VM test suite