Skip to content

Handle-initial_routing_sync-requests-from-peers-in-their-Init-messages #247

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

Merged
merged 1 commit into from
Nov 13, 2018

Conversation

TheBlueMatt
Copy link
Collaborator

#202 rebased and cleaned up a bunch.

  • Rejigger the Router API to where it was to avoid the return-value-by-mutable-reference pattern (this also avoids exposing peer_handler-specific internal APIs)
  • Clean up inconsistent spacing/indentation
  • Unify storing of relayable messages with our current should-we-relay checks (fixing DoS in node_announce storage)
  • Add TODO for race in backfilling updates mid-update-for-a-channel

@TheBlueMatt
Copy link
Collaborator Author

There are enough changes here I'd love a once-over from @SWvheerden

Copy link
Contributor

@SWvheerden SWvheerden left a comment

Choose a reason for hiding this comment

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

I dont see any problems here

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