v2.1.0-alpha.0
Pre-release
Pre-release
davidterpay
released this
06 Dec 21:32
·
45 commits
to release/v2.x.x
since this release
Removing Meta Info Transaction from being included in Block SDK blocks.
NOTE: This version fixes a bug that was introduced in v2.0.0
.
What's Changed
- fix: String representation of escrow address (backport #238) by @mergify in #244
- feat: Greedy Algorithm for Lane Verification (backport #236) by @mergify in #242
- feat: Lane's with custom tx adapters (backport #239) by @mergify in #247
- feat: Adding READMEs throughout the codebase (backport #248) by @mergify in #252
- fix: Removing IgnoreList from Lane Interface (backport #245) by @mergify in #250
- chore(deps): bump golang.org/x/tools from 0.15.0 to 0.16.0 by @dependabot in #263
- chore: Update Lane Specific Readmes (backport #254) by @mergify in #256
- chore(deps): bump cosmossdk.io/store from 1.0.0 to 1.0.1 by @dependabot in #264
- chore(deps): bump github.com/cometbft/cometbft from 0.38.1 to 0.38.2 (backport #260) by @mergify in #266
- fix: Use
MaxTxBytes
on thePrepareProposal
request (backport #269) by @mergify in #271 - feat: Lane Options (backport #272) by @mergify in #274
Full Changelog: v2.0.0...v2.1.0-alpha.0