Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* update to v1.6.0 Signed-off-by: Charles Ferrell <[email protected]> * update primitives Signed-off-by: Charles Ferrell <[email protected]> * bump a few pallets Signed-off-by: Charles Ferrell <[email protected]> * compile more pallets Signed-off-by: Charles Ferrell <[email protected]> * [no-ci] finish compiling pallets Signed-off-by: Charles Ferrell <[email protected]> * [no ci] update calamari Signed-off-by: Charles Ferrell <[email protected]> * calamari xcmp module configuration Signed-off-by: Charles Ferrell <[email protected]> * [no ci] compile calamari runtime Signed-off-by: Charles Ferrell <[email protected]> * [no ci] get lottery test to compile Signed-off-by: Charles Ferrell <[email protected]> * [no ci] manta runtime update Signed-off-by: Charles Ferrell <[email protected]> * [no ci] update client Signed-off-by: Charles Ferrell <[email protected]> * [no ci] some client fixes and add rust toolchain info Signed-off-by: Charles Ferrell <[email protected]> * [no ci] compile node, a bit broken still Signed-off-by: Charles Ferrell <[email protected]> * [no ci] wip integration test fix Signed-off-by: Charles Ferrell <[email protected]> * [no ci] fix integration test Signed-off-by: Charles Ferrell <[email protected]> * [no ci] update mocks to correctly process xcm Signed-off-by: Charles Ferrell <[email protected]> * [no ci] compile calamari integration test Signed-off-by: Charles Ferrell <[email protected]> * [no ci] runtime benchmarks fix Signed-off-by: Charles Ferrell <[email protected]> * [no ci] runtime benchmarks now compiles Signed-off-by: Charles Ferrell <[email protected]> * [no ci] Fix some warnings Signed-off-by: Charles Ferrell <[email protected]> * fix some failed integration tests Signed-off-by: Charles Ferrell <[email protected]> * [no ci] fix more integration test Signed-off-by: Charles Ferrell <[email protected]> * [no ci] fix tx pause unit tests Signed-off-by: Charles Ferrell <[email protected]> * [no ci] fix tx pause tests Signed-off-by: Charles Ferrell <[email protected]> * [no ci] fix some client issue Signed-off-by: Charles Ferrell <[email protected]> * [no ci] clean up chain specs Signed-off-by: Charles Ferrell <[email protected]> * [no ci] try-runtime to work Signed-off-by: Charles Ferrell <[email protected]> * [no ci] use nimbus consensus... uses deprecated function for now Signed-off-by: Charles Ferrell <[email protected]> * [no ci] add concrete weight values Signed-off-by: Charles Ferrell <[email protected]> * update ci Signed-off-by: Charles Ferrell <[email protected]> * [no ci]Add comments for async backing Signed-off-by: Dengjianping <[email protected]> * [no ci] compile with moonkit Signed-off-by: Charles Ferrell <[email protected]> * [no ci] fix block import issue, now panics on execution Signed-off-by: Charles Ferrell <[email protected]> * Use forked moonkit Signed-off-by: Dengjianping <[email protected]> * [no ci] dont implement vrf, cleanup client code Signed-off-by: Charles Ferrell <[email protected]> * [no ci] remove compilation warnings Signed-off-by: Charles Ferrell <[email protected]> * [no ci] update runtimes Signed-off-by: Charles Ferrell <[email protected]> * add logic to disallow blocks on consecutive relay slots Signed-off-by: Charles Ferrell <[email protected]> * use clippy Signed-off-by: Charles Ferrell <[email protected]> * get tests to compile Signed-off-by: Charles Ferrell <[email protected]> * [no ci] bump workflows Signed-off-by: Charles Ferrell <[email protected]> * fix all clippy lints and fix failing tests Signed-off-by: Charles Ferrell <[email protected]> * Fix benchmarking for frame-system Signed-off-by: Dengjianping <[email protected]> * fix compilation Signed-off-by: Charles Ferrell <[email protected]> * fix runtime-bench compilation Signed-off-by: Charles Ferrell <[email protected]> * remove sudo migration and update vesting pallet Cargo.toml Signed-off-by: Charles Ferrell <[email protected]> * Fix benchmarking for vesting Signed-off-by: Dengjianping <[email protected]> * add dev mode Signed-off-by: Charles Ferrell <[email protected]> * fix manta integration tests Signed-off-by: Charles Ferrell <[email protected]> * Fix aura block importing Signed-off-by: Dengjianping <[email protected]> * fix block import to use delayed best block Signed-off-by: Charles Ferrell <[email protected]> * fix benchmarking Signed-off-by: Charles Ferrell <[email protected]> * fix benchmark Signed-off-by: Charles Ferrell <[email protected]> * update treasury in manta to spend via root Signed-off-by: Charles Ferrell <[email protected]> * keep serde feature gated Signed-off-by: Charles Ferrell <[email protected]> * revert serde change Signed-off-by: Charles Ferrell <[email protected]> --------- Signed-off-by: Charles Ferrell <[email protected]> Signed-off-by: Dengjianping <[email protected]> Co-authored-by: Dengjianping <[email protected]>
- Loading branch information