Skip to content
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

benchmarks(pallet-author-mapping, pallet-randomness): account existential deposit in benchmarks #42

Merged
merged 2 commits into from May 17, 2024

Conversation

RomarQ
Copy link
Collaborator

@RomarQ RomarQ commented May 10, 2024

Account for ExistentialDeposit when funding an account in benchmarks for pallet-author-mapping and pallet-randomness. This is necessary because pallet-xcm benchmarks forces the runtime to use a non-zero ExistentialDeposit and as consequence pallet-author-mapping and pallet-randomness benchmarks started to fail.

@RomarQ RomarQ changed the title benchmarks(pallet-author-mapping): account existential deposit in author mapping benchmarks benchmarks(pallet-author-mapping, pallet-randomness): account existential deposit in benchmarks May 10, 2024
@RomarQ RomarQ merged commit 651741c into main May 17, 2024
10 checks passed
@RomarQ RomarQ deleted the account-existential-deposit-in-author-mapping-benches branch May 17, 2024 15:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants