@0xsequence/abi
Advanced tools
Comparing version 0.34.0 to 0.35.0
# @0xsequence/abi | ||
## 0.35.0 | ||
### Minor Changes | ||
- - config: add buildStubSignature | ||
- provider: add checks to signing cases for wallet deployment and config statuses | ||
- provider: add prompt for wallet deployment | ||
- relayer: add BaseRelayer.prependWalletDeploy | ||
- relayer: add Relayer.feeOptions | ||
- relayer: account for wallet deployment in fee estimation | ||
- transactions: add fromTransactionish | ||
- wallet: add Account.prependConfigUpdate | ||
- wallet: add Account.getFeeOptions | ||
## 0.34.0 | ||
@@ -4,0 +18,0 @@ |
{ | ||
"name": "@0xsequence/abi", | ||
"version": "0.34.0", | ||
"version": "0.35.0", | ||
"description": "abi sub-package for Sequence", | ||
@@ -5,0 +5,0 @@ "repository": "https://github.com/0xsequence/sequence.js/tree/master/packages/abi", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
55628