Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* bump to crates.io * fixes * try to fix simd ahash * bump nightly * same toolchains as sdk. cargo update. no luck * taplo fmt * disable toolchain-pin and re-applysdk lockfile * still no luck with nightly * WIP before migrating to async api client * node upgrades * fix node build * try async jsonrpsee * more awaits * use streams for async filter_map * plenty of async fixes. WIP * found a solution. WIP * finally one first command compiles * fixed cmd_vote * added more fn * moar fn * moar fn * all commands refactored * toml cosmetics * lift patches * molularize commands * cargo fix * more cleanup of main. distribute helper fn to modules * cargo fix * fmt +nightly * cleanup remaining warnings * CI with nightly fmt * fix CI * fmt * fix extra feature builds * fix node impl got genesis * fix broken faucet whitelist arg * fix CI test validation for VerifiedLinked(_) * fix reputation checks * some toml cosmetics * fix democracy list-proposals * fix democracy.vote extrinsic
- Loading branch information