Skip to content
This repository has been archived by the owner on Nov 5, 2023. It is now read-only.

Use registries #552

Merged
merged 16 commits into from
Mar 15, 2023
Merged

Use registries #552

merged 16 commits into from
Mar 15, 2023

Conversation

voltrevo
Copy link
Collaborator

@voltrevo voltrevo commented Mar 13, 2023

Dependent PR

This PR builds on top of:

It's recommended that those PRs are reviewed and merged first.

(However, if you want to review it all in one go, you can do that too. Merging this will automerge those PRs.)

What is this PR doing?

How can these changes be manually tested?

Does this PR resolve or contribute to any issues?

Checklist

  • I have manually tested these changes
  • Post a link to the PR in the group chat

Guidelines

  • If your PR is not ready, mark it as a draft
  • The resolve conversation button is for reviewers, not authors
    • (But add a 'done' comment or similar)

@github-actions github-actions bot added clients contracts Smart contract related labels Mar 13, 2023
expect(blsRegSaving).to.be.greaterThan(0);
expect(totalRegSaving).to.be.greaterThan(blsRegSaving);

await (await fx.blsExpanderDelegator.run(compressedBundle)).wait();
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

compressedBundle is just 85 bytes!

64 bytes is the signature, so the operation is only 21 bytes of that 🚀.

@voltrevo voltrevo marked this pull request as ready for review March 14, 2023 04:25
@voltrevo voltrevo mentioned this pull request Mar 15, 2023
2 tasks
@voltrevo voltrevo merged commit 8b76734 into contract-updates Mar 15, 2023
@voltrevo voltrevo deleted the bw-523-use-registries branch March 15, 2023 06:21
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant