Skip to content

Commit

Permalink
Remove deprecated X-chain pubsub server (#3490)
Browse files Browse the repository at this point in the history
  • Loading branch information
StephenButtolph authored Oct 23, 2024
1 parent 0414506 commit 28152cb
Show file tree
Hide file tree
Showing 15 changed files with 1 addition and 980 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ require (
github.com/google/uuid v1.6.0
github.com/gorilla/mux v1.8.0
github.com/gorilla/rpc v1.2.0
github.com/gorilla/websocket v1.5.0
github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0
github.com/holiman/uint256 v1.2.4
github.com/huin/goupnp v1.3.0
Expand Down Expand Up @@ -121,6 +120,7 @@ require (
github.com/google/gnostic-models v0.6.8 // indirect
github.com/google/gofuzz v1.2.0 // indirect
github.com/google/pprof v0.0.0-20230207041349-798e818bf904 // indirect
github.com/gorilla/websocket v1.5.0 // indirect
github.com/grpc-ecosystem/grpc-gateway/v2 v2.16.0 // indirect
github.com/hashicorp/go-bexpr v0.1.10 // indirect
github.com/hashicorp/golang-lru v0.5.5-0.20210104140557-80c98217689d // indirect
Expand Down
51 changes: 0 additions & 51 deletions pubsub/bloom/filter.go

This file was deleted.

32 changes: 0 additions & 32 deletions pubsub/bloom/filter_test.go

This file was deleted.

35 changes: 0 additions & 35 deletions pubsub/bloom/map_filter.go

This file was deleted.

214 changes: 0 additions & 214 deletions pubsub/connection.go

This file was deleted.

Loading

0 comments on commit 28152cb

Please sign in to comment.