Skip to content

v1.1.0

Compare
Choose a tag to compare
@guidanoli guidanoli released this 04 Oct 17:45
· 166 commits to main since this release

Added

  • AuthorityFactory: Allows anyone to deploy Authority contracts. Supports deterministic deployment.
  • HistoryFactory: Allows anyone to deploy History contracts. Supports deterministic deployment.
  • AuthorityHistoryPairFactory: Allows anyone to deploy Authority and History contract pairs (such that History is owned by Authority, and Authority stores/retrieves claims from History). Supports deterministic deployment.

Changed

  • Authority: Removed deployment files and script.
  • History: Removed deployment files and script.

Removed

  • rollups-cli package