Skip to content

Commit

Permalink
chore: adjust .changeset files
Browse files Browse the repository at this point in the history
  • Loading branch information
guidanoli committed May 29, 2024
1 parent d2ce386 commit 446d05a
Show file tree
Hide file tree
Showing 5 changed files with 13 additions and 11 deletions.
3 changes: 3 additions & 0 deletions .changeset/healthy-wasps-shout.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,10 @@ Added:

- an `Outputs` interface
- an `InputRange` struct
- a `LibAddress` library
- a `LibInputRange` library
- a `LibError` library
- a `LibMerkle32` library
- a `Quorum` contract (which implements the `IConsensus` interface)
- a `QuorumFactory` contract
- an `IQuorumFactory` interface
9 changes: 9 additions & 0 deletions .changeset/hip-pans-travel.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
---
"@cartesi/rollups": major
---

Add the following fields as the input metadata:

- The application contract address
- The chain ID
- The latest RANDAO mix of the post beacon state of the previous block
5 changes: 0 additions & 5 deletions .changeset/honest-news-impress.md

This file was deleted.

2 changes: 1 addition & 1 deletion .changeset/olive-steaks-explode.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
"@cartesi/rollups": major
---

Bumped `@openzeppelin/contracts` from `4.9.2` to `5.0.0`.
Bumped `@openzeppelin/contracts` from `4.9.2` to `5.0.2`.
5 changes: 0 additions & 5 deletions .changeset/shaggy-queens-kneel.md

This file was deleted.

0 comments on commit 446d05a

Please sign in to comment.