Skip to content

Commit

Permalink
chore: remove forrestrie to its own repo
Browse files Browse the repository at this point in the history
  • Loading branch information
suchapalaver committed Nov 28, 2024
1 parent f0be937 commit bd48d40
Show file tree
Hide file tree
Showing 51 changed files with 338 additions and 4,275 deletions.
930 changes: 331 additions & 599 deletions Cargo.lock

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ dotenvy = "0.15.7"
ethereum-types = "=0.14.1"
ethportal-api = { git = "https://github.com/ethereum/trin.git", version = "0.2.2", tag = "v0.1.0-alpha.51" }
fake = "2.10.0"
firehose-rs = { git = "https://github.com/semiotic-ai/firehose-rs.git", branch = "main" }
futures = "0.3.31"
hex = "0.4.3"
http = "1.1.0"
Expand Down
3 changes: 0 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,6 @@ Semiotic Labs monorepo for Verifiable Extraction of blockchain data.

## Crates

- [firehose-client](./crates/firehose-client/README.md)
- [firehose-protos](./crates/firehose-protos/README.md)
- [flat-files-decoder](./crates/flat-files-decoder/README.md)
- [forrestrie](./crates/forrestrie/README.md)
- [forrestrie-examples](./crates/forrestrie-examples/README.md)
- [header-accumulator](./crates/header-accumulator/README.md)
8 changes: 0 additions & 8 deletions crates/firehose-client/CHANGELOG.md

This file was deleted.

27 changes: 0 additions & 27 deletions crates/firehose-client/Cargo.toml

This file was deleted.

80 changes: 0 additions & 80 deletions crates/firehose-client/README.md

This file was deleted.

58 changes: 0 additions & 58 deletions crates/firehose-client/examples/fetch_beacon.rs

This file was deleted.

21 changes: 0 additions & 21 deletions crates/firehose-client/examples/fetch_ethereum.rs

This file was deleted.

32 changes: 0 additions & 32 deletions crates/firehose-client/examples/stream_beacon.rs

This file was deleted.

31 changes: 0 additions & 31 deletions crates/firehose-client/examples/stream_ethereum.rs

This file was deleted.

Loading

0 comments on commit bd48d40

Please sign in to comment.