-
Notifications
You must be signed in to change notification settings - Fork 445
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'develop' into develop-4.0
* develop: (24 commits) chore: added docs; new test for ABI.Element.Function; chore: Update Sources/Web3Core/EthereumNetwork/Request/APIRequest+Methods.swift chore: Update Sources/Web3Core/EthereumNetwork/Request/APIRequest+Methods.swift fix: testDecodeMulticallCopy fix: code spell chore: error messages updated chore: isHex string extension tests fix: isHex string extension function refactoring chore: avoiding try? in tests (try is more preffered) chore: missing space added chore: comment refactoring chore: docs refactoring chore: docs refactoring chore: code reordering chore: error message update update function documentation fix codespell resolve reviews suggestions add missing test contract bytecode fix eth method ... # Conflicts: # Tests/web3swiftTests/localTests/AdvancedABIv2Tests.swift # Tests/web3swiftTests/localTests/UncategorizedTests.swift
- Loading branch information
1 parent
6177c46
commit ed830e6
Showing
23 changed files
with
704 additions
and
295 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
Oops, something went wrong.