1. 24 Oct, 2024 1 commit
  2. 06 Feb, 2024 1 commit
  3. 21 Jan, 2024 1 commit
  4. 19 Jan, 2024 1 commit
    • protolambda's avatar
      op-e2e: EIP-4844 DA test & beacon client query string fix (#9076) · 9603ab0c
      protolambda authored
      * op-e2e: revive original 4844 DA test
      Co-authored-by: default avatarRoberto Bayardo <bayardo@alum.mit.edu>
      
      * op-service: fix beacon API HTTP client encoding of query string, avoid malformatting due to path joining
      
      * op-batcher: data-availability-type enum and generic flag
      
      * op-e2e: eip4844 test improvements
      
      * op-batcher,op-service: review fixes on 4844 api fix
      
      * eth: Add tests of Beacon API response structs
      
      * eth,sources,fakebeacon: Update Beacon API BlobSidecar format
      
      * eth: Remove field BlobSidecar.BlockRoot
      
      * eth: Fix BeaconBlockHeader json tag, test APIGetBlobSidecarsResponse
      
      * eth: Simplify Beacon API types and tests
      
      * op-service: fix bytes96 terminal stringer in op-service/eth/types.go
      
      * op-service: fix comment lint
      
      ---------
      Co-authored-by: default avatarRoberto Bayardo <bayardo@alum.mit.edu>
      Co-authored-by: default avatarSebastian Stammler <seb@oplabs.co>
      9603ab0c
  5. 10 Nov, 2023 1 commit