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
Run all benchmarks (#1835)
* Run all benchmarks
* Update contracts gas limit for new weights.
* cargo fmt
---------
Co-authored-by: Robert G. Jakabosky <rjakabosky+neopallium@neoawareness.com>
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 <rjakabosky+neopallium@neoawareness.com>
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 <adam.dossa@gmail.com>