Skip to content

Commit

Permalink
Merge pull request #1 from witnesschain-com/release-notes
Browse files Browse the repository at this point in the history
Create RELEASE.md
  • Loading branch information
Aswin-ElMagnifico authored Apr 10, 2024
2 parents 1c48f4f + 67f2164 commit de0f47d
Showing 1 changed file with 26 additions and 0 deletions.
26 changes: 26 additions & 0 deletions RELEASE.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
## [1.0.0] Public Release

> Description
Welcome to the public release of our Witness Chain Rollup Watchtower contracts! This marks another milestone in our watchtower development, demonstrating our progress for the now thriving community of node operators on EigenLayer. This offering remains whitelist-based. We're excited to share our progress with the community.

<!--- To be curated..
### Breaking Changes
* The newer version of the Witnesschain watchtower works only with the newer and upgraded WitnessChain contracts, some of which now lie on WitnessChain's own ZK L2 chain powered by Polygon CDK for gas cost savings
* Many config parameters have been renamed/added/removed, thus making old configurations unusable with this new release
### New Features
#### Watchtower
* Introduction of a new type of commitment by watchtower, the Inclusion Proofs
* Watchtowers now submit bounty claims for Inclusion Proofs
* The proofs of diligence are now submitted on ZK-L2 for gas cost savings
* The proofs of inclusion are now batched and submitted on ZK-L2 for gas cost savings
* Configurable network choice to watch base or optimism permissionlessly
--->








0 comments on commit de0f47d

Please sign in to comment.