Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@philipcmonk
Copy link
Collaborator

When we changed wires from /a/foo to /ames/foo, our sorting function
started sorting by last character instead of first character, so breach
notifications were given to gall before ames. This made gall try to
resubscribe before ames cleared its state, so the message would be lost.

Fixes #4177

When we changed wires from /a/foo to /ames/foo, our sorting function
started sorting by last character instead of first character, so breach
notifications were given to gall before ames.  This made gall try to
resubscribe before ames cleared its state, so the message would be lost.

Fixes #4177
Copy link
Collaborator

@belisarius222 belisarius222 left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Contributor

@liam-fitzgerald liam-fitzgerald left a comment

Choose a reason for hiding this comment

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

LGTM!

@joemfb
Copy link
Collaborator

joemfb commented Dec 17, 2020

Oof

@Fang-
Copy link
Collaborator

Fang- commented Dec 17, 2020

Any particular reason to not just use +aor? The comment specifically mentions alphabetical order, too...

@liam-fitzgerald
Copy link
Contributor

Confirmed to work on a local eth chain! #4177 is resolved

@philipcmonk
Copy link
Collaborator Author

Great, thanks!

@philipcmonk philipcmonk merged commit 65d477b into release/next-sys Dec 18, 2020
@tacryt-socryp tacryt-socryp deleted the philip/jael-order branch April 30, 2021 22:25
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.

6 participants