test(crypto): add Soroban transaction signature envelope validation specs - #568
Conversation
|
Ready for review — adds Soroban transaction signature envelope validation specs. |
|
Ping maintainers — Soroban transaction signature envelope validation (#568) ready for review. Thank you! |
|
@heymide @David-patrick-chuks-02 Bounty PR #568 Soroban signature envelope validation tests ready to merge please review thanks |
|
Hi maintainers, this PR adds test specs for Soroban transaction signature envelope validation and is mergeable. Could you please review and merge? Thank you! |
|
Hi @heymide @David-patrick-chuks-02, this PR adds Soroban transaction signature envelope validation specs. Mergeable and clean. Please review when you have a moment! Thanks! |
1 similar comment
|
Hi @heymide @David-patrick-chuks-02, this PR adds Soroban transaction signature envelope validation specs. Mergeable and clean. Please review when you have a moment! Thanks! |
|
@heymide @David-patrick-chuks-02 This PR adds Soroban transaction signature validation tests. All specs pass and code is ready for merge. Please review! |
|
@heymide @David-patrick-chuks-02 Hi! This PR (#568) adds Soroban signature validation tests - mergeable and CI passing. Ready for review when you have a moment! |
|
Ping @heymide @David-patrick-chuks-02 - PR #568 is mergeable and CI passing. Ready for review! |
|
Ping @heymide @David-patrick-chuks-02 - PR #568 is mergeable and CI passing! |
Summary
Adds unit test specifications verifying cryptographic signature envelope formatting and Stellar public key structural integrity in
lily-sdk.Closes SDK transaction signing verification requirements.