Skip to content

Commit

Permalink
Merge branch 'release/v1.x.x' into chore/backport-772
Browse files Browse the repository at this point in the history
  • Loading branch information
aljo242 committed Dec 11, 2024
2 parents 477eb79 + c44d41f commit 92dee88
Show file tree
Hide file tree
Showing 179 changed files with 185 additions and 60,600 deletions.
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 slinky 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.

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

This file was deleted.

47 changes: 0 additions & 47 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.

187 changes: 0 additions & 187 deletions abci/preblock/sla/preblock.go

This file was deleted.

Loading

0 comments on commit 92dee88

Please sign in to comment.