Skip to content

Commit 7963446

Browse files
committed
chore: updated changelog
Signed-off-by: Manish Dait <daitmanish88@gmail.com>
1 parent 35d938b commit 7963446

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+
- Added Ruff formating and pre-commit for the codebase
1112

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

0 commit comments

Comments
 (0)