Skip to content

Commit

Permalink
revert(ampd): revert "integrate ampd queued broadcaster with the axel…
Browse files Browse the repository at this point in the history
…ar batch request (#474)" (#540)
  • Loading branch information
fish-sammy authored Jul 24, 2024
1 parent b93c3db commit febb75b
Show file tree
Hide file tree
Showing 202 changed files with 201 additions and 16,004 deletions.
8 changes: 0 additions & 8 deletions ampd/build.rs
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,5 @@ fn main() -> Result<(), Box<dyn std::error::Error>> {
.build_client(true)
.compile(&["proto/ampd.proto"], &["proto"])?;

tonic_build::configure()
.build_server(false)
.build_client(false)
.compile(
&["proto/axelar/auxiliary/v1beta1/tx.proto"],
&["proto", "proto/third_party"],
)?;

Ok(())
}
11 changes: 0 additions & 11 deletions ampd/proto/axelar/README.md

This file was deleted.

12 changes: 0 additions & 12 deletions ampd/proto/axelar/auxiliary/v1beta1/events.proto

This file was deleted.

11 changes: 0 additions & 11 deletions ampd/proto/axelar/auxiliary/v1beta1/genesis.proto

This file was deleted.

20 changes: 0 additions & 20 deletions ampd/proto/axelar/auxiliary/v1beta1/service.proto

This file was deleted.

30 changes: 0 additions & 30 deletions ampd/proto/axelar/auxiliary/v1beta1/tx.proto

This file was deleted.

131 changes: 0 additions & 131 deletions ampd/proto/axelar/axelarnet/v1beta1/events.proto

This file was deleted.

27 changes: 0 additions & 27 deletions ampd/proto/axelar/axelarnet/v1beta1/genesis.proto

This file was deleted.

33 changes: 0 additions & 33 deletions ampd/proto/axelar/axelarnet/v1beta1/params.proto

This file was deleted.

29 changes: 0 additions & 29 deletions ampd/proto/axelar/axelarnet/v1beta1/proposal.proto

This file was deleted.

39 changes: 0 additions & 39 deletions ampd/proto/axelar/axelarnet/v1beta1/query.proto

This file was deleted.

Loading

0 comments on commit febb75b

Please sign in to comment.