Skip to content

Commit

Permalink
da: celestia-openrpc - use blob commitment (#196)
Browse files Browse the repository at this point in the history
* op-batcher: use openrpc to submit blobs

* op-celestia-: use openrpc to fetch blobs

* da: update rpc port

* docker: update rpc port

* readme: devnet - rm unused port

* docker: devnet - restore platform

* da: use blob commitment instead of tx index

* celestia: use binary interfaces

* go mod: tidy

* deps: bump [email protected]

* pkg celestia: test - add invalid case

* deps: restore [email protected]
  • Loading branch information
tuxcanfly committed Nov 14, 2023
1 parent 2444d4c commit bb9ac14
Show file tree
Hide file tree
Showing 5 changed files with 55 additions and 1,122 deletions.
1 change: 0 additions & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ require (
github.com/BurntSushi/toml v1.3.2
github.com/btcsuite/btcd v0.23.3
github.com/btcsuite/btcd/chaincfg/chainhash v1.0.1
github.com/celestiaorg/go-cnc v0.4.2
github.com/decred/dcrd/dcrec/secp256k1/v4 v4.1.0
github.com/docker/docker v24.0.2+incompatible
github.com/docker/go-connections v0.4.0
Expand Down
Loading

0 comments on commit bb9ac14

Please sign in to comment.