Skip to content

docs: update readme and templates#2

Merged
lightclient merged 2 commits into
ethereum:masterfrom
lightclient:update-readme
Oct 25, 2023
Merged

docs: update readme and templates#2
lightclient merged 2 commits into
ethereum:masterfrom
lightclient:update-readme

Conversation

@lightclient
Copy link
Copy Markdown
Member

This PR removes EIP references from some of the repo documentation.

@lightclient lightclient merged commit df12ca5 into ethereum:master Oct 25, 2023
@github-actions
Copy link
Copy Markdown

The commit a758465 (as a parent of 89eea80) contains errors.
Please inspect the Run Summary for details.

@github-actions github-actions Bot added the w-ci label Oct 25, 2023
SamWilsn added a commit that referenced this pull request Mar 5, 2024
* Update erc-7007.md to add opML compatibility (#1)

* Update erc-7007.md to add opML compatibility

* Update erc-7007.md param name

* Create IOpmlLib.sol

* Update and rename ERC7007.sol to ERC7007_zkml.sol

* Update IOpmlLib.sol

* Update IOpmlLib.sol

* Update IOpmlLib.sol

* Create ERC7007_opml.sol

* Update ERC7007_opml.sol

* Update IOpmlLib.sol

* feat: update implementation to include owner address

* feat: update authorship, added Updatable extension, update metadata with `proof_type`

* fix: full term before abbreviation

* feat: Update ERC7007 contracts and add IERC7007Updatable interface

* feat: Add rationale and security considerations

* feat: `update` function to use `verify` in `require` statement

* misc: capitalization

* xhyu patch 1 (#2)

* misc: improve abstract & motivation

* fix: Spec intro & Model Publication wording

* fix: Rewrite part of motivation

* corrected some small typos
* rewrote the last two paragraphs in Motivation

---------

Co-authored-by: drCathieSo.eth <socathie@users.noreply.github.com>

* fix: proposal reference and header

* fix: file references

* Update erc-7007.md: Fix wordings (#4)

* Update erc-7007.md: Fix wordings

* update license

* Update description and motivation -> rationale

---------

Co-authored-by: drCathieSo.eth <socathie@users.noreply.github.com>

* Add workflow (#5)

* Add workflow diagram

* Add workflow description

* Apply suggestions from code review

Co-authored-by: Sam Wilson <57262657+SamWilsn@users.noreply.github.com>

* Update erc-7007.md

* Fix uppercase keywords

* Update erc-7007.md

---------

Co-authored-by: 李婷婷 Lee Ting Ting <tina1998612@users.noreply.github.com>
Co-authored-by: xhyumiracle <xhyumiracle@gmail.com>
Co-authored-by: Sam Wilson <57262657+SamWilsn@users.noreply.github.com>
McOso pushed a commit to McOso/ERCs that referenced this pull request Aug 21, 2024
Various updates and clarifications
McOso pushed a commit to McOso/ERCs that referenced this pull request Aug 21, 2024
ernestognw pushed a commit to ernestognw/ERCs that referenced this pull request Nov 28, 2024
SamWilsn pushed a commit to SamWilsn/ERCs that referenced this pull request Dec 31, 2024
Improve documentation and standard naming
jxom pushed a commit to jxom/ERCs that referenced this pull request Jun 30, 2025
feat: `wallet_disconnect` + structure improvements
azf20 pushed a commit to azf20/ERCs that referenced this pull request Jul 8, 2025
lightclient pushed a commit that referenced this pull request Aug 12, 2025
* Create erc.md

* Rename erc.md to erc-permissionless_create2_factory.md

* Add discussion link

* Fix Minor Typo

Just fixes a small inconsistency where we were using `||` and `++` for byte concatenation. Prefer the former.

* Fix Heading for 3rd Existing Method

* Add More Context about Using Private Key (#2)

* Minor Edits

- Remove duplicate linking to EIP-7702 (only first one should be
linked)
- Remove trailing whitespace
- Fix spelling error

* Fix Requires Reference

Requires should be _just_ numbers without the `EIP-` or `ERC-` prefix.
This causes issues with the generated HTLM and proofer.

* Title Case Sections

Fixed some section titles that weren't titlecased correctly.

* Use `RETURNDATASIZE` Instead of `PUSH0`

In order to not depend on EIP-3855 `PUSH0` opcode, we refactor the
factory code to use `RETURNDATASIZE` which is guaranteed to be
`0` **except** for when `CREATE2` reverts.

With a little bit of moving code around, we also managed to change
make the code one byte smaller and fit into a 32-byte word.

* Typos

* Use eip number

* Fix Section Lint

The ERC lint does not like additional top level sections, so move the
"custom" forwards compatibility section into a subsection of the
backwards compatibility

* Remove Non-relative Links

We remove all non-relative links, as the ERC linter does not allow
them. This is slightly unfortunate, since they did provide additional
context to the ERC, but 🤷.

Note that we format GitHub repositories with italicized title and code
for them to stand out:

```
_Title_ (`org/repo`)
```

* Edits to ERC (#4)

* Edits to ERC

This PR implements the suggested edits to the ERC, and adds a new
section explaining the rationale why Nick's method cannot be used for
generating the EIP-7702 authorization signature (since it was a
question on Ethereum magicians).

* Some small follow-up edits

* Another small edit

* Clarify reverts cause.

Co-authored-by: Shebin John <admin@remedcu.com>

---------

Co-authored-by: Shebin John <admin@remedcu.com>

* Fix Description

The description included a forbidden word, remove it.

---------

Co-authored-by: Nicholas Rodrigues Lordello <n@lordello.net>
Co-authored-by: Nicholas Rodrigues Lordello <nick@safe.global>
Co-authored-by: Shebin John <admin@remedcu.com>
CPerezz pushed a commit to CPerezz/ERCs that referenced this pull request Apr 8, 2026
…timelock

erc-XXXX: meta-timelock on setUnlockDelay decreases
jwahdatehagh added a commit to signinwithethereum/ERCs that referenced this pull request Apr 30, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant