Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
34 changes: 34 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,40 @@ All notable changes to this project will be documented in this file. Dates are d

Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

#### [v0.3.0](https://github.com/theinterfold/interfold/compare/v0.2.3...v0.3.0)

> 15 July 2026

- fix: harden ciphernode runtime and Rust architecture [skip-line-limit]
[`#1691`](https://github.com/theinterfold/interfold/pull/1691)
- docs: revise FOLD auction information and participant eligibility
[`#1698`](https://github.com/theinterfold/interfold/pull/1698)
- docs: Update investor section with allocation details
[`#1643`](https://github.com/theinterfold/interfold/pull/1643)
- docs: mark FOLD auction live and add Start Here link
[`#1642`](https://github.com/theinterfold/interfold/pull/1642)
- docs: add Zenith audit report [`#1641`](https://github.com/theinterfold/interfold/pull/1641)
- feat: add cca deployment [skip-line-limit]
[`#1624`](https://github.com/theinterfold/interfold/pull/1624)
- fix: combine remaining audit fixes [`#1640`](https://github.com/theinterfold/interfold/pull/1640)
- fix: prune matured locks before active cap
[`#1637`](https://github.com/theinterfold/interfold/pull/1637)
- fix: reject stale absolute lock policies
[`#1635`](https://github.com/theinterfold/interfold/pull/1635)
- fix: reject no-op registry changes [`#1629`](https://github.com/theinterfold/interfold/pull/1629)
- fix: reject exempt queued claim states
[`#1633`](https://github.com/theinterfold/interfold/pull/1633)
- fix: fold auction setter [`#1626`](https://github.com/theinterfold/interfold/pull/1626)
- fix(docs): update auction and token language
[`#1625`](https://github.com/theinterfold/interfold/pull/1625)
- fix: change link [`#1623`](https://github.com/theinterfold/interfold/pull/1623)
- feat: stop minting at tge [`#1620`](https://github.com/theinterfold/interfold/pull/1620)
- chore: silence noisy alloy log [`#1622`](https://github.com/theinterfold/interfold/pull/1622)
- chore: new contracts [`#1618`](https://github.com/theinterfold/interfold/pull/1618)
- chore: 0.2.3 [skip-line-limit] [`#1617`](https://github.com/theinterfold/interfold/pull/1617)
- chore(release): bump version to 0.3.0
[`302d5c0`](https://github.com/theinterfold/interfold/commit/302d5c03ac82309f1b3d687e13459d6c8cfcc764)

#### [v0.2.3](https://github.com/theinterfold/interfold/compare/v0.2.0...v0.2.3)

> 23 June 2026
Expand Down
Loading
Loading