-
Notifications
You must be signed in to change notification settings - Fork 19
Stellar-only conformance test suite #77
Copy link
Copy link
Open
Labels
Stellar WaveIssues in the Stellar wave programIssues in the Stellar wave programdripsFunded via Drips NetworkFunded via Drips Networkhelp wantedExtra attention is neededExtra attention is neededstellarTouches Stellar / Soroban codeTouches Stellar / Soroban codetestTest coverage / harnessTest coverage / harness
Metadata
Metadata
Assignees
Labels
Stellar WaveIssues in the Stellar wave programIssues in the Stellar wave programdripsFunded via Drips NetworkFunded via Drips Networkhelp wantedExtra attention is neededExtra attention is neededstellarTouches Stellar / Soroban codeTouches Stellar / Soroban codetestTest coverage / harnessTest coverage / harness
Type
Fields
Give feedbackNo fields configured for issues without a type.
Tier: M (2-4 days) Type: test
Context
We need parameterized invariant tests proving every public function in the Stellar chain module satisfies its contract. Same idea as a cross-chain suite but scoped purely to Stellar primitives.
Scope
test/conformance/stellar.test.tscovering deriveStealthKeys, generateStealthAddress, scanAnnouncements, deriveStealthPrivateKey, encode/decode round-trip, view-tag math, signWithScalarAcceptance criteria
test/conformance/README.mdFiles to start with
sdk/src/chains/stellar/test/chains/stellar/