Releases: succinctlabs/network
Releases · succinctlabs/network
v1.0.0
What's Changed
- docs(contracts): fix line number links by @mattstam in #185
- chore(contracts): update vkey reference by @mattstam in #186
- chore(contracts): update state root reference by @mattstam in #187
- docs(contracts): update unstaking period by @mattstam in #189
- chore(contracts): update deployment state root by @mattstam in #192
- fix(contracts): remove unstaking claim check by @mattstam in #191
- feat(contracts): staking upgradeable by @mattstam in #193
- fix(contracts): sizes by @mattstam in #195
- chore(contracts): 100 optimizer runs by @mattstam in #196
- chore(contracts): atomic deployments by @mattstam in #197
- fix(contracts): use time for governance by @mattstam in #198
- chore(contracts): move AtomicDeployer by @mattstam in #199
- chore(contracts): mainnet deployment by @mattstam in #200
- docs(contracts): atomic deployment instructions by @mattstam in #201
- docs(contracts): fix line numbers by @mattstam in #202
Full Changelog: v0.2.9...v1.0.0
v0.2.9-bc
v0.2.9
v0.2.8
v0.2.7
What's Changed
- docs(contracts): update protocol parameters by @mattstam in #173
- test(contracts): match test params with example params by @mattstam in #176
- test(contracts): make new addresses for owner and auctioneer by @mattstam in #177
- feat(vapp): use request.treasury and update proto by @mattstam in #175
- docs(contracts): add EOA deposit limitation by @mattstam in #178
- chore(contracts): configure linter by @mattstam in #179
- ci: re-enable foundry gas snapshot by @mattstam in #180
- docs(contracts): improve deployment instructions and scripts by @mattstam in #181
Full Changelog: v0.2.6...v0.2.7
v0.2.6-bc
v0.2.6
What's Changed
- feat(contracts): maximally constrain iPROVE _update by @mattstam in #159
- chore(contracts): run forge config --fix by @mattstam in #160
- fix: add timeout to artifacts reqwest client by @ctian1 in #161
- feat: fix PROTOCOL.md by @kkulk in #166
- refactor(contracts): escrow unstake requests by @mattstam in #158
- fix(contracts): slash request index by @mattstam in #162
- fix(contracts): permissionless cancellation of slash requests by @mattstam in #163
- fix(contracts): dispense rounding by @mattstam in #164
- fix(contracts): protect against overflow DoS from slashing by @mattstam in #167
- docs(contracts): additional context on protocol parameters by @mattstam in #168
- docs: add audits by @mattstam in #170
- ci: fix foundry snapshot by @mattstam in #171
- ci: fix cargo tests by @mattstam in #172
- feat(vapp): remove VAppStateContainer addresses by @mattstam in #174
Full Changelog: v0.2.5...v0.2.6