-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Faucet #333
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Contributor
pifragile
commented
Jun 15, 2023
- Closes integrate faucet in node and cli and CI #323
brenzi
approved these changes
Jun 16, 2023
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
wonderful. tested flow manually locally with js/apps. all as expected
OverOrion
pushed a commit
that referenced
this pull request
Aug 10, 2023
brenzi
added a commit
that referenced
this pull request
Aug 23, 2023
…-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 <alain@integritee.network> Co-authored-by: brenzi <brenzi@users.noreply.github.com> Co-authored-by: Alain Brenzikofer <news@brenzi.ch> * bump 1.4.1 * whitelist bypass integration (#335) * whitelist bypass integration * bump versions --------- Co-authored-by: Alain Brenzikofer <news@brenzi.ch> * faucet cli improvements (#337) * faucet cli imporvements * add help for whitelist * fix hardcoded event index --------- Co-authored-by: Alain Brenzikofer <news@brenzi.ch> * 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 <clangenb+gh@protonmail.ch> * 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 <brenzi@users.noreply.github.com> Co-authored-by: Alain Brenzikofer <alain@integritee.network> * 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 <pigu@bluewin.ch> Co-authored-by: Alain Brenzikofer <alain@integritee.network> Co-authored-by: Bigna Härdi <bigna.h@hotmail.com> Co-authored-by: brenzi <brenzi@users.noreply.github.com> Co-authored-by: Alain Brenzikofer <news@brenzi.ch> Co-authored-by: Christian Langenbacher <clangenb+gh@protonmail.ch> Co-authored-by: echevrier <84318241+echevrier@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.