Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
    • Help
    • Support
    • Submit feedback
    • Contribute to GitLab
  • Sign in
N
nebula
  • Project
    • Project
    • Details
    • Activity
    • Releases
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Labels
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • exchain
  • nebula
  • Repository

Switch branch/tag
  • nebula
  • op-alt-da
  • damock.go
Find file
BlameHistoryPermalink
  • Karl Bartel's avatar
    Use DA /put path from spec (#12081) · a9c7f349
    Karl Bartel authored Sep 27, 2024
    * Accept /put path as described in spec
    
    In addition to the currently used `/put/` path to ease the migration.
    See https://github.com/ethereum-optimism/optimism/issues/11499.
    
    * alt-DA: write to /put path as described in spec
    
    The spec mandates using `/put` and not `/put/`, so that is what we
    should do.
    
    Warning: This will break DA solutions that only accept `/put/` at the
    moment. It is recommended that DA solutions support both paths for a
    while, so that updating OP-stack can happen independently of the exact
    DA implementation version.
    
    Closes https://github.com/ethereum-optimism/optimism/issues/11499.
    a9c7f349
damock.go 4.57 KB
EditWeb IDE

Replace damock.go

Attach a file by drag & drop or click to upload


Cancel
A new branch will be created in your fork and a new merge request will be started.