We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Add unit tests for the public methods:
Original issue gnosis/cow-sdk#11 by @ramirotw
The text was updated successfully, but these errors were encountered:
Merge pull request #99 from cowprotocol/refactoring/dogfooding-2
e9db1e4
[SDK refactoring #2] new OrderBook API (based on swagger)
feat: sdk for CowShed hooks (#219)
f07d2d6
* add cow shed related abi and move contracts codegen folder to common * add initial cow shed package * add tests to the cow-shed module * add wip comments * chore(examples): add local cow sdk version to cra example * feat(examples): add generate cow shed hook calldata * revert ethers version change * improve bigint readability * Add cow-shed module (#2) * add cow shed related abi and move contracts codegen folder to common * add initial cow shed package * add tests to the cow-shed module * add wip comments * chore(examples): add local cow sdk version to cra example * feat(examples): add generate cow shed hook calldata * revert ethers version change * improve bigint readability --------- Co-authored-by: José Ribeiro <[email protected]> * chore: add contracts deployment * refactor: change computeProxyAddress method to proxyOf * refactor: simplify domain of function * chore: add deployed proxy init code --------- Co-authored-by: José Ribeiro <[email protected]>
matextrem
Successfully merging a pull request may close this issue.
Description
Add unit tests for the public methods:
The text was updated successfully, but these errors were encountered: