Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Upgrade towards 1.0.0 * Refactor BlockNumber to BlockNumberFor paritytech/polkadot#7431 paritytech/substrate#14437 * Refactor BlockNumber to BlockNumberFor * GenesisBuild DefaultNoBound * Pallet consensus new interface paritytech/cumulus#2782 paritytech/cumulus#2801 * Cleanup integration * Clean up benchmarks * Clean up type depencies * Auto reformat * construct_runtime * CI: Allow warnings * Remove index and block-number from grant and allocation tests * Implement missing members * Genesis build config for reserve pallet * Reserved pallet test case * Update test dependencies * fix(nodle-parachain): Fix issue of not finding public pallet identifiers plus the contract API required changes * Subrstrate rpc server: break legacy CLI options and remove "backward compatible HTTP server" #13384 paritytech/substrate#13384 * Ignore one benchmark in xcm_config * Import BuildStorage * Build storage test case * Restore uniques pallet * Auto reformat * Uniques test * Remove warnings and errors * Reintegrate uniques pallet and cleanup CLI * RuntimeGenesisConfig * Collections are no longer Copy * Add some migrations * Clippy warnings * Update after review * CI save snapshot * Use action 0.3.3 * GH actions * chore: clean up and remove redundant clones * feat(runtime-eden): add pallet_identity * fix(runtime-eden): add missing pallet_identity weight file * Add doc link. * ci.yml --no-idempotency-checks * Fails on try-runtime build: * Multiblock migration * Update benchmark script, all pallets in script * Update benchmarks * fix broken benchmark integration * Update pallet_contract weights * Remove dead code * Benchmark frame_system * Benchmarks for pallet_scheduler * Cargo update * Estimate weights * Code formatting * no account aliasing for xcm * Added some tripwire tests * Nonce in primitives * Remove Index as Nonce * Add more justifications Checked in source code of substrate * Use unversioned polkadot_primitives::MAX_POV_SIZE * Check versions in storage migration --------- Co-authored-by: Alex Sedighi <[email protected]>
- Loading branch information