Skip to content

Commit

Permalink
chore: Remove modules (#711)
Browse files Browse the repository at this point in the history
  • Loading branch information
Eric-Warehime authored Aug 28, 2024
1 parent 5ca2f00 commit 57f6661
Show file tree
Hide file tree
Showing 165 changed files with 48 additions and 60,471 deletions.
22 changes: 2 additions & 20 deletions .github/actions/spelling/expect.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,13 +22,6 @@ aftermarketupdated
Agf
agg
aggregatormocks
alertclient
alertmodulev
alertskeeper
alertsmodulev
alertsv
alerttypes
alertv
aljo
alr
amannn
Expand Down Expand Up @@ -368,11 +361,6 @@ ics
IDbz
Idxs
ifeq
incentiveskeeper
incentivesmodulev
incentivestypes
incentivesv
incentivetypes
incentivize
INCHUSDT
Indexmapkey
Expand Down Expand Up @@ -603,17 +591,11 @@ simd
simtestutil
sirmoggintonwebsocket
skipprotocol
SLACB
slaid
slakeeper
slamocks
slamodulev
slas
SLAs
SLf
slashingkeeper
slashingmodulev
slashingtypes
slatypes
SLf
slinkyabci
slinkyabcimocks
slinkyabcitypes
Expand Down
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,6 @@ The connect repository is composed of the following core packages:
* **oracle** - This [package](./oracle/) contains the main oracle that aggregates external data sources before broadcasting it to the network. You can reference the provider documentation [here](./providers/base/README.md) to get a high level overview of how the oracle works.
* **providers** - This package contains a collection of [websocket](./providers/websockets/README.md) and [API](./providers/apis/README.md) based data providers that are used by the oracle to collect external data.
* **x/oracle** - This package contains a Cosmos SDK module that allows you to store oracle data on a blockchain.
* **x/alerts** - <UNDER DEVELOPMENT> This package contains a Cosmos SDK module that allows network participants to create alerts when oracle data that is in violation of some condition is broadcast to the network and stored on the blockchain.
* **x/sla** - <UNDER DEVELOPMENT> This package contains a Cosmos SDK module that allows you to create service level agreements (SLAs) that can be used to incentivize network participants to consistently, reliably provide data with high uptime.
* **x/marketmap** - This [package](./x/marketmap/README.md) contains a Cosmos SDK module that allows for market configuration to be stored and updated on a blockchain.

## Validator Usage
Expand Down
35 changes: 0 additions & 35 deletions abci/preblock/sla/interfaces.go

This file was deleted.

50 changes: 0 additions & 50 deletions abci/preblock/sla/mocks/mock_oracle_keeper.go

This file was deleted.

48 changes: 0 additions & 48 deletions abci/preblock/sla/mocks/mock_sla_keeper.go

This file was deleted.

60 changes: 0 additions & 60 deletions abci/preblock/sla/mocks/mock_staking_keeper.go

This file was deleted.

Loading

0 comments on commit 57f6661

Please sign in to comment.