Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Community sidechain branch update - teerex followup, pallet-encointer…
…-reputations-commitment (#343) * Faucet (#333) * integrate faucet locally * benchmarking for faucet and reputation commitments * implement faucet cli * implement faucet integration tests * fix cli and weights * weights * clippy * unpatch pallets * taplo fmt * update cargo.lock * bump v1.4.0 * [cli] add list-reputables (#332) * add list-reputables * naming and underflow fix * fix option query and max numbers * refactor names and change to correct storage. not yet ok * extracting AccountId key from doublemap storagekey tail * count noshows as well * fmt * fix the merge --------- Co-authored-by: Alain Brenzikofer <[email protected]> Co-authored-by: brenzi <[email protected]> Co-authored-by: Alain Brenzikofer <[email protected]> * bump 1.4.1 * whitelist bypass integration (#335) * whitelist bypass integration * bump versions --------- Co-authored-by: Alain Brenzikofer <[email protected]> * faucet cli improvements (#337) * faucet cli imporvements * add help for whitelist * fix hardcoded event index --------- Co-authored-by: Alain Brenzikofer <[email protected]> * fix try runtime (#342) * fix missing feature flags * fix node build * add try-runtime and benchmarks to CI * fmt * [node] fix feature flag --------- Co-authored-by: Christian Langenbacher <[email protected]> * community metadata extension migration (#341) * integrate communitymetadata extension. builds * rename ceremonies migration accordingly * add try-runtime and benchmarks to CI * point to explicit release branch of pallets * bump versions * fmt * lift patches * minor version bump * GHA: fix deprecation warnings (save-state, set-output, Nodejs12) (#338) * gha: bump rust-cache action * gha: bump setup-python action * gha: remove deprecated set-output commands * gha: bump cancel-action action * gha: bump cache action * gha: bump docker/login-action * gha: bump docker/setup-buildx-action * gha: bump actions/checkout * gha: bump docker/build-push-action * gha: bump dev-drprasad/delete-tag-and-release * gha: specify actions/checkout action version * gha: specify actions/download-artifact action version * extend changes to new job --------- Co-authored-by: brenzi <[email protected]> Co-authored-by: Alain Brenzikofer <[email protected]> * Faucet (#333) * integrate faucet locally * benchmarking for faucet and reputation commitments * implement faucet cli * implement faucet integration tests * fix cli and weights * weights * clippy * unpatch pallets * taplo fmt * update cargo.lock * teerex followup * client: remove mistakenly added pallet-encointer-communities * client: add logs to bootstrap_demo_community.py --------- Co-authored-by: pifragile <[email protected]> Co-authored-by: Alain Brenzikofer <[email protected]> Co-authored-by: Bigna Härdi <[email protected]> Co-authored-by: brenzi <[email protected]> Co-authored-by: Alain Brenzikofer <[email protected]> Co-authored-by: Christian Langenbacher <[email protected]> Co-authored-by: echevrier <[email protected]>
- Loading branch information