Skip to content

Releases: nervosnetwork/ckb-vm

0.20.0

05 Nov 01:46
b8ebf29
Compare
Choose a tag to compare

Remove rc6 suffix from 0.20.0-rc6

0.20.0-rc6

09 Oct 06:38
edb5b83
Compare
Choose a tag to compare

We fuzzed the B extension with Spike and fixed several bugs, see #209 @mohanson

0.20.0-rc5

02 Sep 04:43
8e29e93
Compare
Choose a tag to compare

0.20.0-rc4

23 Aug 05:23
10b2860
Compare
Choose a tag to compare

0.20.0-rc3

09 Aug 02:16
d9b97ca
Compare
Choose a tag to compare
  • perf: tweak memory related check of AsmMachine @quake
  • Fix HINTs instruction @mohanson
  • Clean up unused B extension instructions @mohanson

0.20.0-rc2

28 Jul 03:51
be75f60
Compare
Choose a tag to compare

This update includes:

0.20.0-rc1

06 Jul 06:03
02e451f
Compare
Choose a tag to compare
  • Upgrade B extension to v1.0.0

0.20.0-alpha2

17 Jun 01:39
b5ce60c
Compare
Choose a tag to compare
  • Machine.reset() correctly set cycles and max_cycles now
  • Refactor: remove constructor Machine::default() and Machine::latest()
  • Add MOP instructions adc and sbb

0.20.0-alpha

20 May 05:35
4200360
Compare
Choose a tag to compare
Bump version to 0.20.0-alpha (#157)

0.19.4

07 May 09:31
Compare
Choose a tag to compare

This release update crate bytes. See #145 for more details.