-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* feat: support ops module * feat: add getOpsProxyAddress & update readme * chore: show if OpsProxy is deployed * chore: rename deployed var for clarity * chore: rename to off-chain resolver * chore: add compilerOptions module to esnext (#16) * chore: add compilerOptions module to esnext Update GelatoOpsSDK.ts * chore: rename return address property from getOpsProxyAddress * feat: ops module class (#18) * feat: GelatoOpsModule helper class * fix: missing export * chore: decodeModuleArgs return Required<ModuleArgs> * chore: rename ModuleArgsParams * chore: bump next ops-sdk version * fix: remove ogoerli forwarder * fix: time module encoding * chore: bump next version number * chore: rename proxy to dedicatedMsgSender * chore: bump version to 2.0.2-next * fix: proxy * chore: update readme * chore: remove oresolver (#21) * chore: remove oResolver * chore: expose module helpers * chore: remove deprecated networks * chore: remove offChainResolver options * chore: bump sdk package version Co-authored-by: Renato Cardoso <[email protected]> Co-authored-by: Sylvain Goumy <[email protected]>
- Loading branch information
1 parent
0aee8e1
commit ef31b14
Showing
21 changed files
with
2,540 additions
and
1,143 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
Oops, something went wrong.