Skip to content

EIP-7512: Text Updates + Corrections#3

Merged
rmeissner merged 1 commit intoOnchainAudit:fix_authorsfrom
alex-ppg:text-update
Sep 22, 2023
Merged

EIP-7512: Text Updates + Corrections#3
rmeissner merged 1 commit intoOnchainAudit:fix_authorsfrom
alex-ppg:text-update

Conversation

@alex-ppg
Copy link
Copy Markdown

This is a PR that includes multiple text changes, corrections, and essentially includes all content of #2 without any mention of proxy/polymorphism support.

@alex-ppg alex-ppg changed the base branch from master to fix_authors September 22, 2023 10:27
Comment thread EIPS/eip-7512.md
- `auditHash` - MUST be the hash of the original audit. This allows to verify that this onchain information belongs to a specific audit.
- `auditUri` - SHOULD point to a source where the audit can be retrieved
- `auditor`: Information on the auditor
- `auditedContract`: MUST be the `chainId` as well as `deployment` of the contract the audit is related to
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Note: this was changed as contract is a keyword in solidity

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

same for address to deployment

Comment thread EIPS/eip-7512.md
Needs discussion.
### Auditor Key Management

The premise of this ERC relies on proper key management by the auditors who partake in the system. If an auditor's key is compromised, they may be associated with seemingly audited or ERC-compliant contracts that ultimately could not comply with the standards. As a potential protection measure, the ERC may define an "association" of auditors (f.e. auditing companies) that would permit a secondary key to revoke existing signatures of auditors as a secondary security measure in case of an auditor's key compromise.
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

They should use Safes 😛

@rmeissner rmeissner merged commit 0599db1 into OnchainAudit:fix_authors Sep 22, 2023
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