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

fix: add dummy BtcAddress to benchmarks, enable xcm dep on standalone #635

Merged
merged 4 commits into from Jun 10, 2022

Conversation

gregdhill
Copy link
Member

@gregdhill gregdhill commented Jun 9, 2022

Signed-off-by: Gregory Hill gregorydhill@outlook.com

We can remove xcm-builder from the standalone direct dependencies when we next update ORML.
See: open-web3-stack/open-runtime-module-library@2a7183f

Aligns benchmarking structure with Substrate, tests now need the runtime-benchmarks feature to compile the benchmark test suites. This means that BtcAddress:dummy() and BtcPublicKey::dummy() can be compiled conditionally as with EnsureOrigin::successful_origin().

Signed-off-by: Gregory Hill <gregorydhill@outlook.com>
Signed-off-by: Gregory Hill <gregorydhill@outlook.com>
Signed-off-by: Gregory Hill <gregorydhill@outlook.com>
Signed-off-by: Gregory Hill <gregorydhill@outlook.com>
@sander2 sander2 merged commit 4a33fe8 into interlay:master Jun 10, 2022
@gregdhill gregdhill deleted the fix/benchmarks branch June 10, 2022 10:45
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

2 participants