ERCs icon indicating copy to clipboard operation
ERCs copied to clipboard

add uwulink ERC

Open moodysalem opened this issue 7 months ago • 2 comments

@tinaszheng

moodysalem avatar May 14 '25 12:05 moodysalem

✅ All reviewers have approved.

eip-review-bot avatar May 14 '25 12:05 eip-review-bot

The commit 0da12b94005c440bcb41c584394c278330a9c771 (as a parent of 01fd850f65526e1cafcc72c7a542280dc7eb21d4) contains errors. Please inspect the Run Summary for details.

github-actions[bot] avatar Jun 19 '25 19:06 github-actions[bot]

I'm reasonably happy with this proposal's formatting so far. The only outstanding issues is the protocol buffers reference. You can't exactly implement this proposal without understanding protobufs, but referring to its standard is likely to be contentious among editors.

Thank you for fixing the errors! I was a bit stumped on that.

What makes protobuf different than JSON + a JSON schema that it would need to be referenced?

moodysalem avatar Jun 19 '25 22:06 moodysalem

JSON is defined in RFC 8259 and JSON Schema isn't strictly required to build a compatible implementation. I do see your point though.

I'll see if we can allow Protobufs.

SamWilsn avatar Jun 25 '25 21:06 SamWilsn