-
Notifications
You must be signed in to change notification settings - Fork 172
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Sdk wrapper 2.1.0 alpha.0 (#4560) * feat: copy sdk types to remove dependency * fix: missing options * fix: default param will not work with optional ordering * chore: use specific version of dep * fix: trailing slash * chore: move to sdk-types * feat: copy contract types * feat: get rid of unnecessary chainreader * feat: remove dependency on txservice * fix: missing dep * chore: update yarn lock * chore: update yarn.lock * fix: add core sdk as devDep * fix: package typo * fix: changeSignerAddress should change local config * feat: local config options override for sdkBase methods * feat: local config options override for sdkShared methods * feat: local config options override for sdkPool methods * feat: local config options override for sdkRouter methods * feat: init wrapper changelog * chore: bump sdk-core * chore: bump utils * Sdk options pattern (#4558) * feat: copy sdk types to remove dependency * fix: missing options * fix: default param will not work with optional ordering * chore: use specific version of dep * fix: trailing slash * chore: move to sdk-types * feat: copy contract types * feat: get rid of unnecessary chainreader * feat: remove dependency on txservice * fix: missing dep * chore: update yarn lock * chore: update yarn.lock * fix: add core sdk as devDep * fix: package typo * fix: changeSignerAddress should change local config * feat: local config options override for sdkBase methods * feat: local config options override for sdkShared methods * feat: local config options override for sdkPool methods * feat: local config options override for sdkRouter methods * feat: add confirmation blocks msg poller (#4562) * fix: wait for confimation blocks * fix: type error * fix: update graph client * chore: set up confirmations --------- Co-authored-by: Rahul Sethuram <rahul.eth@icloud.com> * Alchemix Next tokens (#4510) * config: Next tokens * feat: changed next assets --------- Co-authored-by: Layne Haber <layne.haber@gmail.com> * ci: commitlint * Tf vars (#4531) * fix: add missing vars * fix: typo public_sub -> public_subnets * fix: one more missing var * Sdk server cors (#4576) * fix: ref workspaces for types * fix: use default empty obj for body * fix: rm leftover only test * feat: use cors, separate logger for utils route * feat: logger for each route * chore: update yarn lock * fix: add sdk-core to devDeps so yarn can recognize build order * feat: bump sdk-wrapper version * ci: publish sdk from sdk-wrapper (#4588) * Sdk wrapper publish (#4589) * ci: publish sdk from sdk-wrapper * feat: sdk version bump * fix: syntax * fix: -t flag does not account for devDeps * ci: commitlint (#4590) --------- Co-authored-by: Eddie <eye1717@gmail.com> Co-authored-by: preethamr <preethamr@users.noreply.github.com> Co-authored-by: Scrub Lord <90161049+Hesnicewithit@users.noreply.github.com> Co-authored-by: Layne Haber <layne.haber@gmail.com>
- Loading branch information
1 parent
a0752d6
commit e738d31
Showing
19 changed files
with
275 additions
and
96 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
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
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
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
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.