You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<!--
Please read and fill out this form before submitting your PR.
Please make sure you have reviewed our contributors guide before
submitting your
first PR.
NOTE: PR titles should follow semantic commits:
https://www.conventionalcommits.org/en/v1.0.0/
-->
## Overview
Resolves#1593
<!--
Please provide an explanation of the PR, including the appropriate
context,
background, goal, and rationale. If there is an issue with this
information,
please provide a tl;dr and link the issue.
Ex: Closes #<issue number>
-->
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit
- **New Features**
- Enhanced voting extension capabilities in the blockchain management
system, including saving and retrieving extended commit information.
- Added a new test function to verify the functionality of extended
commits in the blockchain store.
- Introduced a new field in the state initialization to enable vote
extensions at a specified block height.
- **Enhancements**
- Updated the block creation process to include extended commit
information, improving the integration with voting extensions.
- Streamlined the `SetHeight` method in the store for better performance
and simplicity.
- **Bug Fixes**
- Adjusted test cases to accommodate new parameters related to extended
commit information, ensuring consistency and reliability in block
creation tests.
- **Documentation**
- Updated code comments and versioning information to reflect new
functionalities and changes in mock functions.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
0 commit comments