Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
aljo242 committed Jul 2, 2024
1 parent 97885fd commit 3461aca
Show file tree
Hide file tree
Showing 8 changed files with 1 addition and 2,544 deletions.
8 changes: 0 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,15 +25,7 @@

> **Note**: The BlockSDK is open source software that Skip maintains. We strive to be responsive to questions and issues within 1-2 weeks - please ask in our [#block-sdk-support discord](https://discord.com/invite/hFeHVAE26P) channel, or open a GitHub issue!
<<<<<<< HEAD
Please note, we are not currently providing hands-on support for new integrations.
=======
**Please note the status of BlockSDK maintenance:**

1. We are not currently providing hands-on support for new integrations.
2. We have not yet completed our entire testing process for the FreeLane. We recommend integrators who want to have the best experience utilize the MEV Lane and the Default Lane only at this time.
3. Integrators are responsible for the design, testing, and correctness of custom lanes they build.
>>>>>>> f1cde2a (fix: mempool lane size check on `CheckTx` (#561))

**🌐 The Block SDK is a toolkit for building customized blocks**. The Block SDK is a set of Cosmos SDK and ABCI++ primitives that allow chains to fully customize blocks to specific use cases. It turns your chain's blocks into a **`highway`** consisting of individual **`lanes`** with their own special functionality.

Expand Down
363 changes: 1 addition & 362 deletions go.mod

Large diffs are not rendered by default.

2,133 changes: 0 additions & 2,133 deletions go.sum

Large diffs are not rendered by default.

4 changes: 0 additions & 4 deletions x/auction/types/mocks/account_keeper.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

25 changes: 0 additions & 25 deletions x/auction/types/mocks/bank_keeper.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 0 additions & 4 deletions x/auction/types/mocks/distribution_keeper.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 0 additions & 4 deletions x/auction/types/mocks/rewards_address_provider.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 0 additions & 4 deletions x/auction/types/mocks/staking_keeper.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 3461aca

Please sign in to comment.