Skip to content

Releases: koinos/koinos-chain

v1.4.1

11 Mar 18:10
8fa4ee6
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.4.0...v1.4.1

v1.4.0

05 Feb 00:05
3edc281
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.2...v1.4.0

v1.3.2

10 Sep 12:32
acaec4a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.1...v1.3.2

v1.3.1

23 Apr 16:42
b9a9f5a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.0...v1.3.1

v1.3.0

09 Apr 19:19
336744c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.0...v1.3.0

v1.2.0

14 Mar 23:23
05a1825
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.0...v1.2.0

1.1.0

24 Jul 18:15
e378678
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.3...v1.1.0

1.0.3

13 Feb 18:20
01417fb
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.2...v1.0.3

1.0.2

29 Nov 20:11
b3bc4d9
Compare
Choose a tag to compare

1.0.1

16 Nov 19:24
53d13a1
Compare
Choose a tag to compare

Release Notes

  • Correctly pass in fizzy_error and remove unused variables caught by static analysis (#784)
  • Remove redundant copy of system call arguments when calling a thunk from the VM (#473)
  • Sanitize bytes_written before dereference (#789)