This repository has been archived by the owner on Jul 9, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 465
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* trim deployedBytecode so it's undefined unless a contract has pure functions * rename TxOpts -> SendTransactionOpts * create sendTransactionOptsSchema in json-schemas * fix dependencies in @0x/abi-gen-wrappers
- Loading branch information
Showing
42 changed files
with
667 additions
and
698 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
85 changes: 52 additions & 33 deletions
85
packages/abi-gen-wrappers/src/generated-wrappers/asset_proxy_owner.ts
Large diffs are not rendered by default.
Oops, something went wrong.
12 changes: 8 additions & 4 deletions
12
packages/abi-gen-wrappers/src/generated-wrappers/coordinator.ts
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
10 changes: 6 additions & 4 deletions
10
packages/abi-gen-wrappers/src/generated-wrappers/coordinator_registry.ts
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
20 changes: 13 additions & 7 deletions
20
packages/abi-gen-wrappers/src/generated-wrappers/dev_utils.ts
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.