Skip to content

Commit

Permalink
release: v2.53.0 (#1194)
Browse files Browse the repository at this point in the history
Signed-off-by: Ivan Ivanov <ivanivanov.ii726@gmail.com>
  • Loading branch information
0xivanov authored Dec 18, 2024
1 parent 0b025d5 commit bd502d6
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
## v2.53.0

### Added
- `NextExchangeRate` in the `TransactionReceipt`.
- `ScheduleRef` in the `TransactionRecord`.
- 2 new queries `MirrorNodeContractCallQuery` and `MirrorNodeContractEstimateGasQuery` for estimation/simulation of contract operations.
- Missing `RequestType`s in `request_type.go`.
- Validation for creating ECDSA Public keys from bytes.

### Changed
- Removed `ExpectedDecimals` from the `TransactionRecord`, as 'dead' property.

## v2.52.0

### Added
Expand Down

0 comments on commit bd502d6

Please sign in to comment.