Skip to content

Commit 52717c7

Browse files
committed
docs: add changelog entry
Signed-off-by: Abhijeet Saharan <abhijeetsaharan2236@gmail.com>
1 parent dcde600 commit 52717c7

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ This changelog is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.
88

99
### Src
1010
- Exposed all missing `TransactionRecord` protobuf fields `consensusTimestamp`, `scheduleRef`, `assessed_custom_fees`, `automatic_token_associations`, `parent_consensus_timestamp`, `alias`, `ethereum_hash`, `paid_staking_rewards`, `evm_address`, `contractCreateResult` with proper `None` handling, PRNG oneof handling with unset values return `None` instead of default values 0 / b"" (#1636)
11+
- Enforce reproducible and consistent builds using `uv.lock` and frozen installs across workflows. (#2057)
1112

1213
### Tests
1314
- Refactor `mock_server` setup for network level TLS handling and added thread safety

0 commit comments

Comments
 (0)