Skip to content

Commit 302d5c0

Browse files
committed
chore(release): bump version to 0.3.0
- Updated all Rust crates to 0.3.0 - Updated all npm packages to 0.3.0 - Updated lock files - Generated CHANGELOG.md
1 parent 042b215 commit 302d5c0

30 files changed

Lines changed: 650 additions & 576 deletions

File tree

CHANGELOG.md

Lines changed: 84 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,90 @@ All notable changes to this project will be documented in this file. Dates are d
44

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

7+
#### [v0.2.3](https://github.com/theinterfold/interfold/compare/v0.2.0...v0.2.3)
8+
9+
> 23 June 2026
10+
11+
- feat: interfold node dashboard [skip-line-limit]
12+
[`#1613`](https://github.com/theinterfold/interfold/pull/1613)
13+
- feat: add faucet and redeploy [skip-line-limit]
14+
[`#1614`](https://github.com/theinterfold/interfold/pull/1614)
15+
- docs: update tokenomics allocations and section copy
16+
[`#1612`](https://github.com/theinterfold/interfold/pull/1612)
17+
- docs: fix sidebar scroll reset and remove justified text
18+
[`#1611`](https://github.com/theinterfold/interfold/pull/1611)
19+
- docs: add FOLD tokenomics page and FAQ section
20+
[`#1601`](https://github.com/theinterfold/interfold/pull/1601)
21+
- fix: interfold links [`#1609`](https://github.com/theinterfold/interfold/pull/1609)
22+
- chore: update timeouts [`#1607`](https://github.com/theinterfold/interfold/pull/1607)
23+
- chore: update docs [skip-line-limit]
24+
[`#1606`](https://github.com/theinterfold/interfold/pull/1606)
25+
- chore(release): bump version to 0.2.2 [skip-line-limit]
26+
[`#1605`](https://github.com/theinterfold/interfold/pull/1605)
27+
- chore: update template [`#1604`](https://github.com/theinterfold/interfold/pull/1604)
28+
- refactor: update search algo to latest approach [skip-line-limit]
29+
[`#1600`](https://github.com/theinterfold/interfold/pull/1600)
30+
- chore(release): bump version to 0.2.1 [skip-line-limit]
31+
[`#1603`](https://github.com/theinterfold/interfold/pull/1603)
32+
- chore: rename token to FOLD [`#1602`](https://github.com/theinterfold/interfold/pull/1602)
33+
- feat: interfold token vesting escrow [skip-line-limit]
34+
[`#1557`](https://github.com/theinterfold/interfold/pull/1557)
35+
- fix: lock fhe.rs and revs to tags [skip-line-limit]
36+
[`#1596`](https://github.com/theinterfold/interfold/pull/1596)
37+
- fix: log flooding by redialing old entries
38+
[`#1597`](https://github.com/theinterfold/interfold/pull/1597)
39+
- feat: handle E3RequestComplete for timeout failures [skip-line-limit]
40+
[`#1590`](https://github.com/theinterfold/interfold/pull/1590)
41+
- refactor: update committees [skip-line-limit]
42+
[`#1595`](https://github.com/theinterfold/interfold/pull/1595)
43+
- chore: rename enclave to interfold [skip-line-limit]
44+
[`#1592`](https://github.com/theinterfold/interfold/pull/1592)
45+
- fix: update docs and threshold for committee large [skip-line-limit]
46+
[`#1594`](https://github.com/theinterfold/interfold/pull/1594)
47+
- feat: add large secure benchmarks [skip-line-limit]
48+
[`#1589`](https://github.com/theinterfold/interfold/pull/1589)
49+
- refactor: small wins [skip-line-limit]
50+
[`#1588`](https://github.com/theinterfold/interfold/pull/1588)
51+
- fix: increase timeout for large committee
52+
[`#1586`](https://github.com/theinterfold/interfold/pull/1586)
53+
- chore: delete job_dir [skip-line-limit]
54+
[`#1585`](https://github.com/theinterfold/interfold/pull/1585)
55+
- feat: make spawn dynamic to support large [skip-line-limit]
56+
[`#1584`](https://github.com/theinterfold/interfold/pull/1584)
57+
- fix: script issues and E3Complete Error
58+
[`#1583`](https://github.com/theinterfold/interfold/pull/1583)
59+
- fix: wrong committee threshold for C5 agg [skip-line-limit]
60+
[`#1582`](https://github.com/theinterfold/interfold/pull/1582)
61+
- feat: optimize pipeline for nodes_fold and reuse of vk [skip-line-limit]
62+
[`#1581`](https://github.com/theinterfold/interfold/pull/1581)
63+
- feat: opt/c5 assert zero mod [skip-line-limit]
64+
[`#1579`](https://github.com/theinterfold/interfold/pull/1579)
65+
- chore: setup local scripts for crisp [skip-line-limit]
66+
[`#1580`](https://github.com/theinterfold/interfold/pull/1580)
67+
- feat: make script for compilation to take --all flag [skip-line-limit]
68+
[`#1578`](https://github.com/theinterfold/interfold/pull/1578)
69+
- feat: add node data validation and upgrade hardening [skip-line-limit]
70+
[`#1577`](https://github.com/theinterfold/interfold/pull/1577)
71+
- feat: configure new param set [skip-line-limit]
72+
[`#1576`](https://github.com/theinterfold/interfold/pull/1576)
73+
- refactor(evm): replace JSON ABIs with stable sol! interfaces
74+
[`#1575`](https://github.com/theinterfold/interfold/pull/1575)
75+
- fix: add slashing manager to sample config
76+
[`#1574`](https://github.com/theinterfold/interfold/pull/1574)
77+
- chore: update support crate [`#1572`](https://github.com/theinterfold/interfold/pull/1572)
78+
- fix: config generator node top level
79+
[`#1569`](https://github.com/theinterfold/interfold/pull/1569)
80+
- fix: adjust event filter for C7 integration test
81+
[`#1573`](https://github.com/theinterfold/interfold/pull/1573)
82+
- fix: #1236 [`#1570`](https://github.com/theinterfold/interfold/pull/1570)
83+
- feat: autopopulate boostrap node [`#1571`](https://github.com/theinterfold/interfold/pull/1571)
84+
- chore(release): bump version to 0.2.0
85+
[`#1567`](https://github.com/theinterfold/interfold/pull/1567)
86+
- chore(release): bump version to 0.2.3
87+
[`d7107db`](https://github.com/theinterfold/interfold/commit/d7107db3059d816af6d65f5477fce4cf450c45fc)
88+
- chore: repository url
89+
[`28d5423`](https://github.com/theinterfold/interfold/commit/28d54231b6e121756efe3e6904a343c6610e59f6)
90+
791
#### [v0.2.0](https://github.com/theinterfold/interfold/compare/v0.1.15...v0.2.0)
892

993
> 1 June 2026

0 commit comments

Comments
 (0)