You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add Migration for Unlinking Reserved Tickers Mappings (#1769)
* Add migration for unlinking AssetIdTicker for reserved tickers
* Add logs
* Add logs to new migration
* Add TickerRegistered event
* Add check for not updating expiry when expiry is none
* Remove unnecessary reads
---------
Co-authored-by: Robert Gabriel Jakabosky <[email protected]>
Run all benchmarks (#1749)
* Run all benchmarks
* Add missing parameter; Change max batch calls
* Fix test
* Update comment
* Bump spec_version
---------
Co-authored-by: Adam Dossa <[email protected]>
Add staging network (#1621)
* Add staging network
* Need to use the 'testnet' chain for Testnet and Staging.
* Change staging spec name and id.
---------
Co-authored-by: Robert G. Jakabosky <[email protected]>