Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FIX] EthereumAddress hash #321

Merged
merged 1 commit into from
Feb 28, 2023
Merged

[FIX] EthereumAddress hash #321

merged 1 commit into from
Feb 28, 2023

Conversation

DarthMike
Copy link
Member

No description provided.

XCTAssertTrue(values.contains(addr1))
}

func testGivenAddress_WhenComparingWithDifferentAddressString_AddressIsEqual() {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

_AddressIsNotEqual in function name.

@DarthMike DarthMike force-pushed the issue/0x-address-hash branch from 68df412 to cc9f6ae Compare February 27, 2023 20:48
@DarthMike DarthMike force-pushed the issue/0x-address-hash branch from cc9f6ae to c7404eb Compare February 27, 2023 20:49
@DarthMike
Copy link
Member Author

Goerli very slow ATM so tests running one after the other may fail. Merging as all the other tests passed

@DarthMike DarthMike merged commit b86b186 into develop Feb 28, 2023
@DarthMike DarthMike deleted the issue/0x-address-hash branch February 28, 2023 08:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants