Skip to content
This repository was archived by the owner on Dec 18, 2025. It is now read-only.

load test optimization - #34

Open
Alisha-Reddy wants to merge 6 commits into
loadtest/massive-investor-checkpointsfrom
fix-13-ar
Open

load test optimization#34
Alisha-Reddy wants to merge 6 commits into
loadtest/massive-investor-checkpointsfrom
fix-13-ar

Conversation

@Alisha-Reddy

Copy link
Copy Markdown

Please check if the PR fulfills these requirements

  • The commit message follows our Submission guidelines
  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)

What kind of change does this PR introduce?

(Bug fix, feature, docs update, ...)

What is the current behavior?

(You can also link to an open issue here)

What is the new behavior?

(Define and describe any new functionality. Clarify if this is a feature change)

Does this PR introduce a breaking change?

(What changes might users need to make in their application due to this PR?)

Any Other information:

const signer = new Wallet(investor.privateKey, provider);
const leaf = merkleTree.leafHash(values[i]);

await I_TradingRestrictionManager.connect(signer)

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

You do not need to do this, it the root is stored

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants