Skip to content

Commit 2c2c522

Browse files
committed
chore(release): bump version to 0.10.0
- Updated all Rust crates to 0.10.0 - Updated all npm packages to 0.10.0 - Updated lock files - Generated CHANGELOG.md
1 parent 4194e84 commit 2c2c522

17 files changed

Lines changed: 155 additions & 147 deletions

File tree

‎CHANGELOG.md‎

Lines changed: 30 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -4,28 +4,48 @@ 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.9.0](https://github.com/theinterfold/interfold/compare/v0.8.0...v0.9.0)
8-
7+
#### [v0.10.0](https://github.com/theinterfold/interfold/compare/v0.8.0...v0.10.0)
8+
9+
- feat(contracts): add mainnet protocol deployment artifacts
10+
[`#1841`](https://github.com/theinterfold/interfold/pull/1841)
11+
- chore(docs): update mainnet operator docs
12+
[`#1840`](https://github.com/theinterfold/interfold/pull/1840)
13+
- fix: crisp security issues [skip-line-limit]
14+
[`#1821`](https://github.com/theinterfold/interfold/pull/1821)
15+
- fix(contracts): support mock protocol bootstrap [skip-line-limit]
16+
[`#1832`](https://github.com/theinterfold/interfold/pull/1832)
17+
- chore: allow bonded votes to support velocker [skip-line-limit]
18+
[`#1829`](https://github.com/theinterfold/interfold/pull/1829)
19+
- fix(contracts): prepare protocol deployment flow [skip-line-limit]
20+
[`#1822`](https://github.com/theinterfold/interfold/pull/1822)
21+
- fix(contracts): remove CRISP deployment cycle
22+
[`#1820`](https://github.com/theinterfold/interfold/pull/1820)
923
- feat: handle disabled proof slash policies [skip-line-limit]
1024
[`#1816`](https://github.com/theinterfold/interfold/pull/1816)
1125
- fix(contracts): price required decryption shares
1226
[`#1817`](https://github.com/theinterfold/interfold/pull/1817)
1327
- chore: deployment and update contract addresses
14-
[`8fe8797`](https://github.com/theinterfold/interfold/commit/8fe8797cf8cf7e44d4b67d34b7033068f7c2cde7)
28+
[`24bebdf`](https://github.com/theinterfold/interfold/commit/24bebdfab95ce8345f565698880e416cdd1ec9e9)
1529
- chore: new deployment
16-
[`a45e4fe`](https://github.com/theinterfold/interfold/commit/a45e4fe2f78c287e2beb929c055a7e8955e7fdb6)
30+
[`d5d453e`](https://github.com/theinterfold/interfold/commit/d5d453e2ceb42c237e4e059aa849351cca299d70)
1731
- chore(release): bump version to 0.8.1
18-
[`302397a`](https://github.com/theinterfold/interfold/commit/302397a88bc91e120289b30ff13eaac2932f8a6a)
32+
[`298d326`](https://github.com/theinterfold/interfold/commit/298d3264a7caa78c2c923a49492bd755bfc5d4dd)
1933
- chore(release): bump version to 0.8.0
20-
[`6ac2a5e`](https://github.com/theinterfold/interfold/commit/6ac2a5ec7b3981fe027f508a06675f49b41a643c)
34+
[`00d9774`](https://github.com/theinterfold/interfold/commit/00d97748b6e288ef5f363555b9c1959d99696211)
35+
- chore(release): bump version to 0.9.0
36+
[`7208460`](https://github.com/theinterfold/interfold/commit/72084603a3d8485496bd38d6018bd20fc23a93c3)
37+
- chore: update docs
38+
[`4194e84`](https://github.com/theinterfold/interfold/commit/4194e843ecc65ae8a319b14a157531acab9635e2)
2139
- chore: release notes
22-
[`086d270`](https://github.com/theinterfold/interfold/commit/086d27095a04b481354bc646f0f557b61da080b0)
40+
[`8b904ed`](https://github.com/theinterfold/interfold/commit/8b904ed239aba7c131e6562e768ac088f6deb052)
2341
- fix: ticket buying logging
24-
[`9e7f7f4`](https://github.com/theinterfold/interfold/commit/9e7f7f45fd363282a8b701a6a30410ea7da8ca77)
42+
[`f220675`](https://github.com/theinterfold/interfold/commit/f220675eb0521aff9344a9d8d4d14ff5596ddcb3)
43+
- fix(docs): update FOLD Auction 2 FAQ
44+
[`bf1ed1e`](https://github.com/theinterfold/interfold/commit/bf1ed1e9deb395e9d41f4179b1b352f58b5f5953)
2545
- docs(agent): record CLI ticket denomination in flow-trace 02
26-
[`2596a8e`](https://github.com/theinterfold/interfold/commit/2596a8e6e0ee041d7bbd0c14b91721c59b345707)
46+
[`a773b88`](https://github.com/theinterfold/interfold/commit/a773b88ead5648a68d45f1531a26f042c5bb365b)
2747
- fix: tests
28-
[`09779e4`](https://github.com/theinterfold/interfold/commit/09779e41cedfccf87a393c37eb8e0e3bb6d3ac33)
48+
[`5535f95`](https://github.com/theinterfold/interfold/commit/5535f95500edd5414cb0af6634035a98897646e3)
2949

3050
#### [v0.8.0](https://github.com/theinterfold/interfold/compare/v0.7.0...v0.8.0)
3151

0 commit comments

Comments
 (0)