Skip to content

v2.4.0

Compare
Choose a tag to compare
@Arvolear Arvolear released this 19 Apr 09:10
· 152 commits to master since this release

Release notes v2.4.0

This is a non-backwards-compatible release

ContractsRegistry

  • Added ContractAdded, ProxyContractAdded, ProxyContractUpgraded, and ContractRemoved events
  • Removed AddedContract, RemovedContract, and Upgraded events
  • Provided explicit errors to Upgrader error handling

Paginator library

  • Added internal getTo function to paginate through structs conventionally