-
Notifications
You must be signed in to change notification settings - Fork 39
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat!: remove authority-history pair factory
- Loading branch information
Showing
17 changed files
with
14 additions
and
3,021 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
--- | ||
"@cartesi/rollups": major | ||
--- | ||
|
||
Removed `AuthorityHistoryPairFactory` and `IAuthorityHistoryPairFactory`. | ||
These contracts is no longer be necessary for the new `Authority` contract. |
109 changes: 0 additions & 109 deletions
109
onchain/rollups/contracts/consensus/authority/AuthorityHistoryPairFactory.sol
This file was deleted.
Oops, something went wrong.
63 changes: 0 additions & 63 deletions
63
onchain/rollups/contracts/consensus/authority/IAuthorityHistoryPairFactory.sol
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
282 changes: 0 additions & 282 deletions
282
onchain/rollups/deployments/arbitrum/AuthorityHistoryPairFactory.json
This file was deleted.
Oops, something went wrong.
282 changes: 0 additions & 282 deletions
282
onchain/rollups/deployments/arbitrum_goerli/AuthorityHistoryPairFactory.json
This file was deleted.
Oops, something went wrong.
282 changes: 0 additions & 282 deletions
282
onchain/rollups/deployments/mainnet/AuthorityHistoryPairFactory.json
This file was deleted.
Oops, something went wrong.
282 changes: 0 additions & 282 deletions
282
onchain/rollups/deployments/optimism/AuthorityHistoryPairFactory.json
This file was deleted.
Oops, something went wrong.
282 changes: 0 additions & 282 deletions
282
onchain/rollups/deployments/optimism_goerli/AuthorityHistoryPairFactory.json
This file was deleted.
Oops, something went wrong.
282 changes: 0 additions & 282 deletions
282
onchain/rollups/deployments/sepolia/AuthorityHistoryPairFactory.json
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.