-
Notifications
You must be signed in to change notification settings - Fork 970
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
v7: remove v1 APIs, upgrade to ethers v6 (#1310)
* bump version to v7 * remove bundles * WIP: breaking version upgrade to v7, remove v1 apis, other small tasks and cleanup * add `offerProtectionEnabled` to `buildOffer()` * fix getFees: optional seller * waiting for getPaymentTokens to be introduced in api v2, refactor method meanwhile dedupe OrderSide * update to signerOrProvider * fixes * upgrade to ethers v6 (#1311) * upgrade to ethers v6 * lint * update * improve docs * improve docs
- Loading branch information
Showing
35 changed files
with
5,172 additions
and
15,530 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.