Skip to content

Commit

Permalink
changelog added (#364)
Browse files Browse the repository at this point in the history
  • Loading branch information
ajansari95 authored Mar 27, 2023
1 parent b75cfbc commit c3105a8
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,16 @@

## Released

### v1.2.8
- Add feature to configure max-tx size per zone
- Set `ICATimeout` to 6h
- Add logic to clear pending delegations when a channel is reopened
- Bump `cosmos-sdk` to `v0.46.11`
- Bump `comet-bft` to `0.34.27`
- Upgrade Handler:
- set messages per tx a maximum of (`max_gas per tx on hostchain per block` / `1m`) for every zone
- flush outstanding delegations

### v1.2.7
- fix upgrade handler

Expand Down

0 comments on commit c3105a8

Please sign in to comment.