Skip to content
This repository has been archived by the owner on Aug 1, 2023. It is now read-only.

Releases: compound-finance/gateway

New APIs and Better Sessions

12 Mar 10:15
Compare
Choose a tag to compare
  • [Feature] Add RPC "Lens" for better client experience #247
  • [Feature] Check validators have set keys before changing to new authorities #245
  • [Improvement] Improve logic for session changeover to occur only once #248
  • [Improvement Remove buggy and_requires validation check. #244
  • [Safety] Prevent failures in Notice Dispatch for Checks, Effects, Interactions #240

Gateway, Events and Prices

10 Mar 23:19
Compare
Choose a tag to compare

** Note: hard-fork required **

This patch upgrades the name from compound-chain to gateway. Additionally we:

  • Improve Event Ingression
  • Create an Oracle Pallet and use Price Inherents
  • Improve ECDSA Recovery Speed

Change Authorities [m4]

06 Mar 00:43
Compare
Choose a tag to compare
  • Allow Authority Rotation with Proper Session Changeover
  • Improve Notice Signatures to:
    • Allow excess signatures in Starport
    • Only accept valid signers on Compound Chain
    • Not emit superfluous "notice already signed" errors
  • Fix name and symbol for Cash Token

Lock to Any - Alpha Release [m3]

04 Mar 23:10
Compare
Choose a tag to compare

This patch upgrades the Starports to allow the recipient of a lockTo event to be any address, not just specifically an Ethereum address. This allows us in the near future to transfer assets to a cross-chain account when locking.

Alpha Release [m2]

03 Mar 18:44
Compare
Choose a tag to compare

Milestone 2 improves support for on-chain upgrades and adds some minor test improvements.

Alpha Release [m1]

02 Mar 20:31
c6ec045
Compare
Choose a tag to compare

Genesis deployment for Gateway alpha test-net.