Skip to content

Conversation

CoderZhi
Copy link
Collaborator

Jump to store contract staking data in trie

Fixes #(issue)

Type of change

Please delete options that are not relevant.

  • [] Bug fix (non-breaking change which fixes an issue)
  • [] New feature (non-breaking change which adds functionality)
  • [] Code refactor or improvement
  • [] Breaking change (fix or feature that would cause a new or changed behavior of existing functionality)
  • [] This change requires a documentation update

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

  • [] make test
  • [] fullsync
  • [] Other test (please specify)

Test Configuration:

  • Firmware version:
  • Hardware:
  • Toolchain:
  • SDK:

Checklist:

  • [] My code follows the style guidelines of this project
  • [] I have performed a self-review of my code
  • [] I have commented my code, particularly in hard-to-understand areas
  • [] I have made corresponding changes to the documentation
  • [] My changes generate no new warnings
  • [] I have added tests that prove my fix is effective or that my feature works
  • [] New and existing unit tests pass locally with my changes
  • [] Any dependent changes have been merged and published in downstream modules

@CoderZhi CoderZhi requested a review from a team as a code owner July 25, 2025 02:38
@CoderZhi CoderZhi force-pushed the store_staking_in_trie_2 branch 6 times, most recently from cafd9e7 to 2c3d6ed Compare July 31, 2025 14:47
@CoderZhi CoderZhi force-pushed the store_staking_in_trie_2 branch 2 times, most recently from 7a16f21 to 7460d40 Compare August 1, 2025 15:42
@CoderZhi CoderZhi force-pushed the store_staking_in_trie_2 branch 4 times, most recently from e8a5bdb to d887769 Compare August 19, 2025 01:55
@CoderZhi CoderZhi force-pushed the store_staking_in_trie_2 branch 3 times, most recently from 3006d53 to 2ac1f4c Compare August 28, 2025 04:28
@CoderZhi CoderZhi force-pushed the store_staking_in_trie_2 branch from 2ac1f4c to 5ff0535 Compare September 2, 2025 05:58
@sonarqubecloud
Copy link

sonarqubecloud bot commented Sep 2, 2025

@CoderZhi CoderZhi merged commit 061bc1b into master Sep 2, 2025
4 checks passed
@CoderZhi CoderZhi deleted the store_staking_in_trie_2 branch September 2, 2025 15:44
envestcc pushed a commit that referenced this pull request Sep 8, 2025
* store contract staking data in trie

* fix unit test and address comment
envestcc pushed a commit that referenced this pull request Sep 17, 2025
* store contract staking data in trie

* fix unit test and address comment
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants