Skip to content

Commit

Permalink
changelog for v1.3.6
Browse files Browse the repository at this point in the history
  • Loading branch information
sduchesneau committed Mar 15, 2023
1 parent 0b6a795 commit eade410
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,15 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). See [MAINTAINERS.md](./MAINTAINERS.md)
for instructions to keep up to date.

## v1.3.6

### Highlights

* This release implements the new `CANCEL_BLOCK` instruction from firehose protocol 2.2, to reject blocks that fail post-validation.
* This release fixes polygon "StateSync" transactions by grouping the calls inside an artificial transaction.

If you had previous blocks from a Polygon chain (bor), you will need to reprocess all your blocks from the node because some StateSync transactions may be missing on some blocks.

## v1.3.5

### Highlights
Expand Down

0 comments on commit eade410

Please sign in to comment.