Skip to content

Releases: primitivefinance/rmm-core

Mainnet Release

14 Mar 16:50
b3aaf27
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.13.3...v2.0.0

v1.0.0-rc.2

01 Feb 19:43
Compare
Choose a tag to compare
v1.0.0-rc.2 Pre-release
Pre-release

Full Changelog: v1.13.3...v1.0.0-rc.2

v1.0.0-rc.1

30 Jan 23:38
Compare
Choose a tag to compare
v1.0.0-rc.1 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v1.13.3...v1.0.0-rc.1

v2.0.0-beta.5

24 Jan 17:28
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.13.3...v2.0.0-beta.5

v2.0.0-beta.1

07 Dec 18:54
Compare
Choose a tag to compare

Release Candidate - Beta 1

v1.13.3

09 Nov 21:28
Compare
Choose a tag to compare

1.13.3 (2021-11-09)

Bug Fixes

  • whitepaper: adds the whitepaper to readme (73b3edf)

v1.13.2

07 Nov 23:59
Compare
Choose a tag to compare

1.13.2 (2021-11-07)

Bug Fixes

  • readme: updates readme to force push semantic release (47119f5)

v1.12.1

05 Nov 14:30
f54c8b9
Compare
Choose a tag to compare

1.12.1 (2021-11-05)

Bug Fixes

  • G-01, G-02: gas optimizations in packing SwapDetails struct and unlocked variable (480cff2)
  • L-01: incorrect error parameter (28cf7fb)
  • L-05, create strike: fixes types in create event and strike as uint128 arg (f379780)
  • L-05: pool creation arguments boundry check comments fix (f7a74f5)

v1.12.0

29 Oct 17:50
b0a275f
Compare
Choose a tag to compare

1.12.0 (2021-10-29)

Bug Fixes

  • #242: unlocks pragmas for interfaces and libraries (abcbedd), closes #242

Features

  • audits: add audit reports (727e534)

v1.11.0

27 Oct 19:50
0d7a078
Compare
Choose a tag to compare

1.11.0 (2021-10-27)

Bug Fixes

  • #240-A4: optimizes with uint64 sigma -> uint32 (5191969), closes #240-A4
  • strike-check: moves strike check back to where it was in create (f6a1699)
  • test: adds fees to pools and fixes test suite (e9d6971)

Features

  • fee: adds a gamma item to the calibration struct (02bb9c0)