Skip to content

Add ERC: Dive Log#1735

Open
BradMyrick wants to merge 8 commits into
ethereum:masterfrom
BradMyrick:erc-dive-log
Open

Add ERC: Dive Log#1735
BradMyrick wants to merge 8 commits into
ethereum:masterfrom
BradMyrick:erc-dive-log

Conversation

@BradMyrick
Copy link
Copy Markdown

Description

This PR introduces a draft ERC for a Dive Logbook Standard.

This standard defines an interface (IDiveLog) for storing, retrieving, and cryptographically verifying dive log data on EVM-compatible blockchains. It specifies an append-only data schema derived from U.S. military diving log forms, a corrective ledger mechanism (void/supersede), and EIP-712 typed data structures for cryptographic attestations.

Discussion Thread

ethereum-magicians

Checklist

  • The document follows the formatting rules of EIP-1.
  • The preamble includes all required fields and a valid discussions-to link.
  • The specification utilizes RFC-2119 terminology.
  • A reference implementation is provided in the appropriate assets/ directory.
  • The file name will be updated immediately upon creation of ERC number

@eip-review-bot
Copy link
Copy Markdown
Collaborator

eip-review-bot commented May 9, 2026

File ERCS/erc-8260.md

Requires 1 more reviewers from @g11tech, @jochem-brouwer, @samwilsn, @xinbenlv

@eip-review-bot eip-review-bot changed the title Add Erc-xxxx: Dive Logbook Add ERC: Dive Logbook May 9, 2026
@github-actions github-actions Bot added the w-ci label May 9, 2026
…t struct for logging dives, add attester nonce management, and update attestation logic.
Comment thread ERCS/erc-draft_dive_logbook.md Outdated
Comment thread ERCS/erc-draft_dive_logbook.md Outdated
Comment thread ERCS/erc-draft_dive_logbook.md Outdated
@BradMyrick BradMyrick changed the title Add ERC: Dive Logbook Add ERC-8260: Dive Logbook May 11, 2026
@BradMyrick BradMyrick changed the title Add ERC-8260: Dive Logbook Add ERC-8260: Dive Log May 11, 2026
@github-actions github-actions Bot added w-ci and removed w-ci labels May 11, 2026
Co-authored-by: Andrew B Coathup <28278242+abcoathup@users.noreply.github.com>
@eip-review-bot eip-review-bot changed the title Add ERC-8260: Dive Log Add ERC: Dive Logbook May 11, 2026
Co-authored-by: Andrew B Coathup <28278242+abcoathup@users.noreply.github.com>
@github-actions github-actions Bot removed the w-ci label May 11, 2026
@eip-review-bot eip-review-bot changed the title Add ERC: Dive Logbook Add ERC: Dive Log May 11, 2026
@github-actions github-actions Bot added the w-ci label May 11, 2026
…duce DiveInput struct for logging dives. resolves PII issue, kyc isn't a contract concern. no less than check for depth input, converted to unsigned.
@github-actions
Copy link
Copy Markdown

The commit f4d16ff (as a parent of 7f2b049) contains errors.
Please inspect the Run Summary for details.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants