test(transport): add RPC timeout clamping and secure endpoint scheme validation specs - #569
Conversation
|
Ready for review — adds RPC timeout clamping and secure endpoint scheme validation specs. |
|
Ping maintainers — RPC timeout clamping + secure endpoint scheme validation (#569) ready for review. Thank you! |
|
@heymide @David-patrick-chuks-02 Bounty PR #569 RPC timeout clamping tests ready to merge please review thanks |
|
Hi maintainers, this PR adds test specs for RPC timeout clamping and secure endpoint validation and is mergeable. Could you please review and merge? Thank you! |
|
Hi @heymide @David-patrick-chuks-02, this PR adds RPC timeout clamping and secure endpoint scheme validation specs. Ready to merge, all checks passing. Please review! Thanks! |
|
@heymide @David-patrick-chuks-02 RPC timeout clamping tests added. Clean implementation, all tests green. Ready for merge! |
|
@heymide @David-patrick-chuks-02 Hi! PR #569 adds RPC timeout clamping tests - clean and mergeable. Would love a review! |
|
Ping @heymide @David-patrick-chuks-02 - PR #569 is mergeable and CI passing! |
Summary
Adds unit test specifications validating Soroban RPC transport request timeout bounds clamping and TLS/WSS endpoint protocol scheme enforcement in
lily-sdk.Closes SDK transport connection resilience specs.