Skip to content

Commit 38f8caa

Browse files
committed
- Add extra hook function
- Fix ENS - Implement nonce middleware, example is in tests
1 parent b256f11 commit 38f8caa

File tree

52 files changed

+234
-48
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

52 files changed

+234
-48
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,3 +67,4 @@ fastlane/screenshots
6767
fastlane/test_output
6868
API_keys.plist
6969
web3swiftTests/key.json
70+
web3swiftTests/Resources/key.json

Pods/Headers/Public/BigInt/BigInt-iOS-umbrella.h

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Pods/Headers/Public/BigInt/BigInt-iOS.modulemap

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Pods/Headers/Public/BigInt/BigInt-macOS-umbrella.h

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Pods/Headers/Public/BigInt/BigInt-macOS.modulemap

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Pods/Headers/Public/CryptoSwift/CryptoSwift-iOS-umbrella.h

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Pods/Headers/Public/CryptoSwift/CryptoSwift-iOS.modulemap

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Pods/Headers/Public/CryptoSwift/CryptoSwift-macOS-umbrella.h

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Pods/Headers/Public/CryptoSwift/CryptoSwift-macOS.modulemap

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Pods/Headers/Public/EthereumABI/EthereumABI-iOS-umbrella.h

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)