-
Notifications
You must be signed in to change notification settings - Fork 36
All issues
Issue creation is restricted in this repository
Issues
is:issue state:open
is:issue state:open
Search results
Implement a shared state-migration CLI script usable once upgradeability lands on all three contracts
complexity: highSignificant design/security surface, deep Soroban knowledge neededSignificant design/security surface, deep Soroban knowledge neededStellar WaveIssues in the Stellar wave programIssues in the Stellar wave programStatus: Open.#115 In stellar-compliance-kit/compliance-primitives;Add upgradeability pattern (contract migration path) to denylist-gate
complexity: highSignificant design/security surface, deep Soroban knowledge neededSignificant design/security surface, deep Soroban knowledge neededStellar WaveIssues in the Stellar wave programIssues in the Stellar wave programStatus: Open.#114 In stellar-compliance-kit/compliance-primitives;Add upgradeability pattern (contract migration path) to allowlist-token
complexity: highSignificant design/security surface, deep Soroban knowledge neededSignificant design/security surface, deep Soroban knowledge neededStellar WaveIssues in the Stellar wave programIssues in the Stellar wave programStatus: Open.#113 In stellar-compliance-kit/compliance-primitives;Add a formal threat model document covering griefing, front-running, and admin-key-compromise scenarios for each contract
complexity: highSignificant design/security surface, deep Soroban knowledge neededSignificant design/security surface, deep Soroban knowledge neededStellar WaveIssues in the Stellar wave programIssues in the Stellar wave programStatus: Open.#112 In stellar-compliance-kit/compliance-primitives;Add a soroban-cli based smoke-test script that deploys and exercises each contract on a local network in CI
complexity: mediumModerate scope, some contract/domain knowledge helpfulModerate scope, some contract/domain knowledge helpfulStatus: Open.#97 In stellar-compliance-kit/compliance-primitives;Add a CI job that builds each contract to wasm and checks the binary against a size budget
complexity: mediumModerate scope, some contract/domain knowledge helpfulModerate scope, some contract/domain knowledge helpfulStellar WaveIssues in the Stellar wave programIssues in the Stellar wave programStatus: Open.#96 In stellar-compliance-kit/compliance-primitives;Add a benchmark test measuring resource-fee cost of add_to_allowlist as the allowlist grows
complexity: mediumModerate scope, some contract/domain knowledge helpfulModerate scope, some contract/domain knowledge helpfulStellar WaveIssues in the Stellar wave programIssues in the Stellar wave programStatus: Open.#95 In stellar-compliance-kit/compliance-primitives;Validate jurisdiction code format (ISO 3166-1 alpha-2) in set_jurisdiction
complexity: mediumModerate scope, some contract/domain knowledge helpfulModerate scope, some contract/domain knowledge helpfulStellar WaveIssues in the Stellar wave programIssues in the Stellar wave programStatus: Open.#82 In stellar-compliance-kit/compliance-primitives;Reject empty-string jurisdiction codes in set_jurisdiction with a dedicated error variant
complexity: mediumModerate scope, some contract/domain knowledge helpfulModerate scope, some contract/domain knowledge helpfulStellar WaveIssues in the Stellar wave programIssues in the Stellar wave programStatus: Open.#81 In stellar-compliance-kit/compliance-primitives;Add doc comments to all public functions in allowlist-token
complexity: trivialSmall, well-scoped, good for newcomersSmall, well-scoped, good for newcomersgood first issueGood for newcomersGood for newcomersStellar WaveIssues in the Stellar wave programIssues in the Stellar wave programStatus: Open.#31 In stellar-compliance-kit/compliance-primitives;Add fuzz test harness for allowlist-token transfer function
complexity: mediumModerate scope, some contract/domain knowledge helpfulModerate scope, some contract/domain knowledge helpfulStellar WaveIssues in the Stellar wave programIssues in the Stellar wave programStatus: Open.#22 In stellar-compliance-kit/compliance-primitives;Implement expiry on allowlist entries (auto-expire after N ledger sequences)
complexity: mediumModerate scope, some contract/domain knowledge helpfulModerate scope, some contract/domain knowledge helpfulStellar WaveIssues in the Stellar wave programIssues in the Stellar wave programStatus: Open.#21 In stellar-compliance-kit/compliance-primitives;