Skip to content

Commit 021d3d0

Browse files
committed
chain: Remove the ethereum network indexer
It is essentially dead code, and just gets in the way of various other code changes
1 parent 6c9229b commit 021d3d0

File tree

10 files changed

+2
-2828
lines changed

10 files changed

+2
-2828
lines changed

chain/ethereum/src/lib.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ mod capabilities;
33
pub mod codec;
44
mod data_source;
55
mod ethereum_adapter;
6-
pub mod network_indexer;
76
pub mod runtime;
87
mod transport;
98

chain/ethereum/src/network_indexer/block_writer.rs

Lines changed: 0 additions & 173 deletions
This file was deleted.

chain/ethereum/src/network_indexer/convert.rs

Lines changed: 0 additions & 123 deletions
This file was deleted.

chain/ethereum/src/network_indexer/ethereum.graphql

Lines changed: 0 additions & 86 deletions
This file was deleted.

0 commit comments

Comments
 (0)