Skip to content
This repository was archived by the owner on Aug 27, 2025. It is now read-only.

Address types that compare equal must be structurally equal#985

Merged
vaivaswatha merged 2 commits intomasterfrom
address_canon
Apr 28, 2021
Merged

Address types that compare equal must be structurally equal#985
vaivaswatha merged 2 commits intomasterfrom
address_canon

Conversation

@vaivaswatha
Copy link
Copy Markdown
Contributor

This is achieved by representing addresses using Maps rather than lists. Maps bring in an order.

Also update the test IPC server to return false on "not found" as per the latest protocol with the blockchain IPC server. Errors are to be raised only for things such as database error, invalid request etc.

Also update the test IPC server to return false on "not found"
as per the latest protocol with the blockchain IPC server.
Errors are to be raised only for things such as database
error, invalid request etc.
@vaivaswatha vaivaswatha merged commit 71b008a into master Apr 28, 2021
@vaivaswatha vaivaswatha deleted the address_canon branch April 28, 2021 04:18
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants