Skip to content

Releases: nervosnetwork/ckb-vm

v0.24.11

28 May 14:24
Compare
Choose a tag to compare

v0.24.10

15 May 07:44
ed6b961
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.24.9...v0.24.10

v0.24.9

26 Feb 01:26
b5281f1
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.24.8...v0.24.9

v0.24.8

21 Feb 02:03
00fb263
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.24.7...v0.24.8

v0.24.7

26 Jan 08:18
f4892e4
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.24.6...v0.24.7

v0.24.6

28 Aug 05:35
2dee610
Compare
Choose a tag to compare
  • Fix a bug where memory would not be correctly zero-initialized #379

v0.24.5

22 Aug 06:14
3e0acc3
Compare
Choose a tag to compare

v0.24.4

21 Jul 05:30
Compare
Choose a tag to compare

v0.24.3

17 Jul 02:03
75ea2ac
Compare
Choose a tag to compare

Bugfix: when the VM uses non-4M memory, all codes will correctly calculate the memory size and the number of memory pages. #363 #360 @mohanson

v0.24.2

11 Jul 09:40
Compare
Choose a tag to compare
  • We modified the type of the instruction_cache from array to vector #357