ethereum / portal-network-specs

Official repository for specifications for the Portal Network
286 stars 79 forks source link

Rework the Portal Wire Protocol spec language for clarity #319

Open pipermerriam opened 3 weeks ago

pipermerriam commented 3 weeks ago

What was wrong

I made a bunch of edits to the wire protocol spec here https://github.com/KolbyML/EIPs/pull/2

These changes needed to be backported

Changes are things like using more consistent language and ensuring that concepts are introduced in the correct order.

How was it fixed

I copy/pasta

kdeme commented 3 weeks ago

Oops, I meant to review this PR here but accidentally reviewed it at https://github.com/KolbyML/EIPs/pull/2

KolbyML commented 3 weeks ago

One concern is some of the links I had to update to link to the local copies in the EIPs repo, so if we are fine with the broken links in this PR as it is now, I think it is fine to merge

kdeme commented 3 weeks ago

One concern is some of the links I had to update to link to the local copies in the EIPs repo, so if we are fine with the broken links in this PR as it is now, I think it is fine to merge

We should fix that here, the links in the portal specs should remain working.

pipermerriam commented 3 weeks ago

I'll cleanup the links after today's call