Skip to content

Commit

Permalink
Use citrea-config
Browse files Browse the repository at this point in the history
  • Loading branch information
jfldde committed Dec 18, 2024
1 parent 51a4d19 commit 7634d67
Show file tree
Hide file tree
Showing 10 changed files with 18 additions and 616 deletions.
1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ tokio = { version = "1.39", features = ["full"] }
toml = "0.8.0"
tracing = { version = "0.1.40", default-features = false }
tracing-subscriber = { version = "0.3.17", features = ["env-filter", "json", "fmt"] }
citrea-config = { git = "https://github.com/chainwayxyz/citrea", branch = "refactor-citrea-e2e", features = ["testing"] }

[patch.crates-io]
bitcoincore-rpc = { version = "0.18.0", git = "https://github.com/chainwayxyz/rust-bitcoincore-rpc.git", rev = "5ce1bed" }
103 changes: 0 additions & 103 deletions src/citrea_config/batch_prover.rs

This file was deleted.

38 changes: 0 additions & 38 deletions src/citrea_config/bitcoin.rs

This file was deleted.

80 changes: 0 additions & 80 deletions src/citrea_config/light_client_prover.rs

This file was deleted.

30 changes: 0 additions & 30 deletions src/citrea_config/mod.rs

This file was deleted.

Loading

0 comments on commit 7634d67

Please sign in to comment.