Releases: succinctlabs/network
Releases · succinctlabs/network
v0.0.6
v0.0.5
v0.0.4
What's Changed
- fix(contracts): use onlyAuctioneer on step by @mattstam in #61
- chore(contracts): fix small nits by @mattstam in #62
- chore(contracts): redeploy to Sepolia by @mattstam in #64
- docs(contracts): update design doc by @mattstam in #65
- docs(contracts): withdraw command by @mattstam in #66
- fix(contracts): requestWithdraw by @mattstam in #67
- feat: base fee, max price per pgu, executor punishment, stakerfeebips upper bound, new docs by @jtguibas in #63
- fix: staking dispense rate by @jtguibas in #68
- chore(contracts): better SuccinctVApp error handling by @mattstam in #69
- fix(vapp): handle revert txs by @mattstam in #70
- feat(ci): reproducible elf compilation by @mattstam in #73
Full Changelog: v0.0.3...v0.0.4
v0.0.3
v0.0.2
What's Changed
- chore: make ci pass by @jtguibas in #53
- feat(contracts): organize VApp interface by @mattstam in #55
- chore: bump sp1 and alloy by @0xernesto in #56
- chore: pub values hash in RequestProof by @0xernesto in #57
- chore: no panics + fix ci pt 2 by @jtguibas in #54
New Contributors
- @0xernesto made their first contribution in #56
Full Changelog: v0.0.1...v0.0.2
v0.0.1
What's Changed
- chore: clap commands and punctuation by @kkulk in #1
- feat: refactor by @kkulk in #2
- feat: working spn cli by @kkulk in #3
- feat: major refactor by @jtguibas in #4
- feat: handle proof generation failures via fail_fulfillment by @mattstam in #5
- ci: init by @mattstam in #6
- feat: cancellations by @mattstam in #7
- feat: public artifacts by @mattstam in #8
- fix: use include_elf by @mattstam in #9
- feat: support both CPU and GPU proving by @mattstam in #11
- feat: dockerize by @mattstam in #10
- fix: serial monitor in dockerized environments by @mattstam in #12
- feat: port over contracts by @mattstam in #14
- feat: calibrator v2 by @jtguibas in #15
- feat: add is prime program by @jtguibas in #16
- chore: update readme to reflect monorepo structure by @jtguibas in #17
- chore(contracts): specify exact dependency versions by @mattstam in #18
- test(contracts): use realistic stake amount by @mattstam in #19
- feat(contracts): staking contract escrows $PROVER-N by @mattstam in #21
- feat(contracts): add SuccinctVApp by @mattstam in #22
- feat(contracts): UUPSUpgradeable VApp and remove WETH by @mattstam in #23
- chore(contracts): cleanup VApp by @mattstam in #24
- chore(contracts): Sepolia deployment by @mattstam in #25
- test(contracts): E2E tests by @mattstam in #26
- feat(contracts): remove token whitelist by @mattstam in #27
- feat(contracts): permitAndDeposit by @mattstam in #28
- feat(contracts): splitting reward for prover staker fee by @mattstam in #29
- feat(contracts): splitting reward for protocol fee by @mattstam in #30
- chore(contracts): operations scripts by @mattstam in #31
- chore(contracts): cleanup unused VApp actions by @mattstam in #32
- feat(contracts): emit AddSigner receipt on prover creation by @mattstam in #33
- feat(contracts): offchain fee splitting, withdraw rewards while unstaking by @mattstam in #34
- feat(contracts): SetDelegatedSigner action by @mattstam in #35
- feat(contracts): register prover with VApp, remove onchain delegations by @mattstam in #37
- feat(contracts): withdraw for prover by @mattstam in #38
- chore: add metrics by @ctian1 in #40
- chore: newer metrics commit by @ctian1 in #41
- feat(contracts): vapp v2 by @jtguibas in #39
- chore: cleanup deposit, withdraw, and create prover types by @jtguibas in #42
- chore(vapp): more cleanup by @jtguibas in #43
- feat(contracts): VApp pausibility by @mattstam in #44
- feat(contracts): max dispense and better operations by @mattstam in #45
- chore(node): fix cli args by @jtguibas in #20
- docs(contracts): updated NatSpec and design doc by @mattstam in #46
- chore(contracts): re-deploy Sepolia and update deployment scripts by @mattstam in #47
- chore: changes needed for cluster integration by @ctian1 in #48
- feat(vapp): vapp v0.0.1 by @jtguibas in #49
- chore(contracts): remove unused events in VApp interface by @mattstam in #51
- chore(vapp): cleanup pass by @jtguibas in #50
- feat: release system by @jtguibas in #52
New Contributors
- @kkulk made their first contribution in #1
- @jtguibas made their first contribution in #4
- @mattstam made their first contribution in #5
- @ctian1 made their first contribution in #40
Full Changelog: https://github.com/succinctlabs/node/commits/v0.0.1