Skip to content

Commit 98115be

Browse files
committed
docs: add changelog entry for staking_info fields
Signed-off-by: Mounil <mounilkankhara@gmail.com>
1 parent 46739cd commit 98115be

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
@@ -33,6 +33,7 @@ This changelog is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.
3333
- Format `tests/unit/custom_fee_test.py` with black for code style consistency. (#1525)
3434

3535
### Added
36+
- Add staking_info fields (`staked_account_id`, `staked_node_id`, `decline_staking_reward`) to ContractInfo class to expose staking metadata from protobuf. (#1365)
3637
- Implement custom `__repr__` method for `FileId` class that returns constructor-style representation for improved debugging experience (#1628)
3738
- Added foundational guide for GitHub Workflows (#1741)
3839
- Contract-specific CodeRabbit review instructions in `.coderabbit.yaml` for improved automated PR feedback on ABI, gas, ContractId, and protobuf safety. (#1695)

0 commit comments

Comments
 (0)