feat(fiscobcos): support Guomi SM2 and SM3 networks#588
Merged
Conversation
ryan-wong-coder
marked this pull request as ready for review
July 24, 2026 23:48
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Linked Issue
Fixes #468
Summary
Required Format
Scope
Proof, Storage, And Compatibility
The existing FISCO BCOS proof and attempt-journal structures gain mandatory crypto-mode binding. The project has no existing FISCO BCOS users, so no legacy cross-mode decoder or downgrade path is retained.
Validation
Validated at exact head
c588b08eb91a5bc8dc3ca3331aed27c36f06904e:fiscobcos_sdktests on macOS arm64 with the pinned C SDKTrustDBAnchorV1.publishsamplesAnchorPublishedfield validation,getAnchorread-back, receipt/block consensus hashes, and 3-of-4 PBFT signaturesLinux evidence source identity: tree
6390a0486b9cbb53094654a56ad8c6a19764eba9, archive SHA-256ac96c5d3a9a054c04db83d445a1c238ce969802f2f30250be7e9bb52618bd629. Evidence is retained on the isolated test host under/data/trustdb-468/results/c588b08/with a verified SHA-256 manifest.Risk And Rollback
Critical cryptographic and chain-integration change. Roll back by reverting this PR; standard-mode behavior remains explicitly covered, and no migration compatibility path is introduced.