Skip to content

Commit

Permalink
Merge pull request #453 from zajko/fixes_execution_results
Browse files Browse the repository at this point in the history
Backfilling operations field and variants of 'TransformValue' type
  • Loading branch information
zajko authored Aug 29, 2024
2 parents 985139f + 5cdca70 commit e46b818
Show file tree
Hide file tree
Showing 4 changed files with 327 additions and 278 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,14 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
### Removed
-->

## [2.15.6] - 2024-04-18

### Fixed

- Backfilled missing variants of `TransformValue` type (AddInt32|AddUInt64|AddUInt128|AddUInt256|WriteEraInfo|WriteBid|WriteWithdraw|Failure|WriteUnbonding)
- Backfilled `operations` field in `Effect` type
- Exported all types in `services/types` module so that they can be used by end users

## [2.15.5] - 2024-04-18

### Fixed
Expand Down
Loading

0 comments on commit e46b818

Please sign in to comment.