This repository was archived by the owner on Oct 22, 2024. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Sno 136 v0.9.12 upgrade (paritytech#534)
* upped the version of tracing * find/replace * added scale-info * added scale-info to more pallets * more build fixes * fixes * fixed imports * removed metadata * upped serde and codec versions * changed BaseCallFilter to Everything * added max instructions to FixedWeightBounds * added OperationalFeeMultiplier * import Everything for BaseCallFilter * added missing implementations * added force_unreserve implementation * removed commented code * return Vec from WeakBoundedVec * fixed OpaqueMetadata conversion * use BenchmarkError::Stop * using struct instead of method call * use struct patterns * changed mock CallFilter to use Everything * added scale-info/std to std feature * removed native_executor_instance macro * updated jsonrpc * use tokio_handle * renamed task_executor * removed unused imports * updated @polkadot/api to 6.8.1 because of new metadata * rustfmt * rustfmt with the right settings
- Loading branch information