-
Notifications
You must be signed in to change notification settings - Fork 24
All issues
Issue creation is restricted in this repository
Issues
is:issue state:open
is:issue state:open
Search results
Add a regression test that new Error variants are always appended, never renumbering existing discriminants
GrantFox OSSGrantFox open-source programGrantFox open-source programMaybe RewardedGrantFox: potentially rewarded contributionGrantFox: potentially rewarded contributionOfficial Campaign | FWC26GrantFox official campaign issueGrantFox official campaign issuesecuritySecurity hardening / auditSecurity hardening / audittestingTests and coverageTests and coverageStatus: Open.#172 In AnchorNet-Org/AnchorNet-Contracts;Add proptest-based fuzzing of quote_fee/open_settlement fee agreement across waiver and asset-fee-override combinations
GrantFox OSSGrantFox open-source programGrantFox open-source programMaybe RewardedGrantFox: potentially rewarded contributionGrantFox: potentially rewarded contributionOfficial Campaign | FWC26GrantFox official campaign issueGrantFox official campaign issuesmart-contractSoroban/Rust smart contract workSoroban/Rust smart contract worktestingTests and coverageTests and coverageStatus: Open.#171 In AnchorNet-Org/AnchorNet-Contracts;Add explicit handling for set_admin(new_admin) where new_admin equals the current admin
GrantFox OSSGrantFox open-source programGrantFox open-source programMaybe RewardedGrantFox: potentially rewarded contributionGrantFox: potentially rewarded contributionOfficial Campaign | FWC26GrantFox official campaign issueGrantFox official campaign issuesecuritySecurity hardening / auditSecurity hardening / audittestingTests and coverageTests and coverageStatus: Open.#169 In AnchorNet-Org/AnchorNet-Contracts;Add clear_min_liquidity(asset)/clear_max_settlement_amount(asset) to reset risk parameters to unconfigured
enhancementNew feature or improvementNew feature or improvementGrantFox OSSGrantFox open-source programGrantFox open-source programMaybe RewardedGrantFox: potentially rewarded contributionGrantFox: potentially rewarded contributionOfficial Campaign | FWC26GrantFox official campaign issueGrantFox official campaign issuesmart-contractSoroban/Rust smart contract workSoroban/Rust smart contract workStatus: Open.#168 In AnchorNet-Org/AnchorNet-Contracts;Add list_settlements_opened_since(ledger, start, limit) to filter settlements by opened_at without scanning from id 1
enhancementNew feature or improvementNew feature or improvementGrantFox OSSGrantFox open-source programGrantFox open-source programMaybe RewardedGrantFox: potentially rewarded contributionGrantFox: potentially rewarded contributionOfficial Campaign | FWC26GrantFox official campaign issueGrantFox official campaign issuesmart-contractSoroban/Rust smart contract workSoroban/Rust smart contract workStatus: Open.#165 In AnchorNet-Org/AnchorNet-Contracts;Update CHANGELOG.md with an [Unreleased] section policy for in-progress contributions
documentationDocs and NatSpecDocs and NatSpecGrantFox OSSGrantFox open-source programGrantFox open-source programMaybe RewardedGrantFox: potentially rewarded contributionGrantFox: potentially rewarded contributionOfficial Campaign | FWC26GrantFox official campaign issueGrantFox official campaign issueStatus: Open.#164 In AnchorNet-Org/AnchorNet-Contracts;Document the settlement lifecycle state machine as a diagram or table in the README
documentationDocs and NatSpecDocs and NatSpecGrantFox OSSGrantFox open-source programGrantFox open-source programMaybe RewardedGrantFox: potentially rewarded contributionGrantFox: potentially rewarded contributionOfficial Campaign | FWC26GrantFox official campaign issueGrantFox official campaign issueStatus: Open.#163 In AnchorNet-Org/AnchorNet-Contracts;Document the append-only, never-shrinking nature of AnchorList/AssetList and its storage-cost implications
documentationDocs and NatSpecDocs and NatSpecGrantFox OSSGrantFox open-source programGrantFox open-source programMaybe RewardedGrantFox: potentially rewarded contributionGrantFox: potentially rewarded contributionOfficial Campaign | FWC26GrantFox official campaign issueGrantFox official campaign issueperformancePerformance / gas / resource usePerformance / gas / resource useStatus: Open.#160 In AnchorNet-Org/AnchorNet-Contracts;Document the basis-points fee-rounding convention in the README fee section
documentationDocs and NatSpecDocs and NatSpecGrantFox OSSGrantFox open-source programGrantFox open-source programMaybe RewardedGrantFox: potentially rewarded contributionGrantFox: potentially rewarded contributionOfficial Campaign | FWC26GrantFox official campaign issueGrantFox official campaign issueStatus: Open.#159 In AnchorNet-Org/AnchorNet-Contracts;Add regression test that deregistering and re-registering an anchor leaves its existing balances untouched
GrantFox OSSGrantFox open-source programGrantFox open-source programMaybe RewardedGrantFox: potentially rewarded contributionGrantFox: potentially rewarded contributionOfficial Campaign | FWC26GrantFox official campaign issueGrantFox official campaign issuesecuritySecurity hardening / auditSecurity hardening / audittestingTests and coverageTests and coverageStatus: Open.#156 In AnchorNet-Org/AnchorNet-Contracts;Add fuzz/property test that settlement ids stay strictly monotonic and gapless under mixed lifecycle churn
GrantFox OSSGrantFox open-source programGrantFox open-source programMaybe RewardedGrantFox: potentially rewarded contributionGrantFox: potentially rewarded contributionOfficial Campaign | FWC26GrantFox official campaign issueGrantFox official campaign issuesmart-contractSoroban/Rust smart contract workSoroban/Rust smart contract worktestingTests and coverageTests and coverageStatus: Open.#155 In AnchorNet-Org/AnchorNet-Contracts;Add regression test that open_settlement on a never-funded asset fails with InsufficientLiquidity, not PoolNotFound
GrantFox OSSGrantFox open-source programGrantFox open-source programMaybe RewardedGrantFox: potentially rewarded contributionGrantFox: potentially rewarded contributionOfficial Campaign | FWC26GrantFox official campaign issueGrantFox official campaign issuesmart-contractSoroban/Rust smart contract workSoroban/Rust smart contract worktestingTests and coverageTests and coverageStatus: Open.#152 In AnchorNet-Org/AnchorNet-Contracts;