Open Issues Need Help
View All on GitHub good first issue advanced testing Maybe Rewarded GrantFox OSS Official Campaign | FWC26
Add get_rate_limit_window() -> u64 read-only function about 1 month ago
enhancement good first issue smart-contract testing Maybe Rewarded GrantFox OSS Official Campaign
Add get_max_score() -> u32 read-only function about 1 month ago
enhancement good first issue smart-contract testing Maybe Rewarded GrantFox OSS Official Campaign
Add get_contract_version() -> u32 read-only function about 1 month ago
enhancement good first issue smart-contract testing Maybe Rewarded GrantFox OSS Official Campaign
Add get_active_embargo_count() -> u32 counter for active embargoes about 1 month ago
enhancement good first issue smart-contract testing Maybe Rewarded GrantFox OSS Official Campaign
Add get_score_threshold() -> u32 read-only public function about 1 month ago
enhancement good first issue smart-contract testing Maybe Rewarded GrantFox OSS Official Campaign
Add get_total_wallets_scored() -> u64 global submission counter about 1 month ago
enhancement good first issue smart-contract testing Maybe Rewarded GrantFox OSS Official Campaign
Add get_admin() -> Address read-only function about 1 month ago
enhancement good first issue smart-contract testing Maybe Rewarded GrantFox OSS Official Campaign
enhancement good first issue smart-contract testing Maybe Rewarded GrantFox OSS Official Campaign
Add get_min_score() -> u32 read-only function about 1 month ago
enhancement good first issue smart-contract testing Maybe Rewarded GrantFox OSS Official Campaign
Add get_cooldown_period() -> u64 read-only function about 1 month ago
enhancement good first issue smart-contract testing Maybe Rewarded GrantFox OSS Official Campaign
Add get_score_exists(wallet, asset_pair) -> bool — infallible score presence check about 1 month ago
enhancement good first issue smart-contract testing Maybe Rewarded GrantFox OSS Official Campaign
enhancement good first issue smart-contract testing Maybe Rewarded GrantFox OSS Official Campaign
enhancement good first issue smart-contract testing Maybe Rewarded GrantFox OSS Official Campaign
Add get_escalation_threshold() -> u32 and get_escalation_count(wallet, asset_pair) -> u32 public reads about 1 month ago
enhancement good first issue smart-contract testing Maybe Rewarded GrantFox OSS Official Campaign
Add get_paused_pairs() -> Vec<Symbol> — enumerate all currently paused asset pairs about 1 month ago
enhancement good first issue smart-contract testing Maybe Rewarded GrantFox OSS Official Campaign
Add get_consensus_config() -> (u32, u32) — read K and epsilon for consensus scoring about 1 month ago
enhancement good first issue smart-contract testing Maybe Rewarded GrantFox OSS Official Campaign
Add get_admin_signer_count() -> u32 read-only function for admin quorum monitoring about 1 month ago
enhancement good first issue smart-contract testing Maybe Rewarded GrantFox OSS Official Campaign
Register 'emb' and 'cons' capability tokens in supports_interface about 1 month ago
enhancement good first issue smart-contract testing Maybe Rewarded GrantFox OSS Official Campaign
Add get_score_age(wallet, asset_pair) -> u64 — seconds elapsed since last submission about 1 month ago
enhancement good first issue smart-contract testing Maybe Rewarded GrantFox OSS Official Campaign
Create docs/storage-layout.md — document all DataKey variants, TTLs, and storage tiers about 1 month ago
documentation good first issue smart-contract Maybe Rewarded GrantFox OSS Official Campaign
Add CHANGELOG.md with semantic version history of all ABI-breaking contract changes about 1 month ago
documentation good first issue Maybe Rewarded GrantFox OSS Official Campaign
enhancement good first issue smart-contract testing Maybe Rewarded GrantFox OSS Official Campaign
documentation good first issue testing Maybe Rewarded GrantFox OSS Official Campaign
Add test_multisig_service.rs — dedicated test file for M-of-N service signer authorization about 1 month ago
good first issue security smart-contract testing Maybe Rewarded GrantFox OSS Official Campaign
Add dedicated test_cooldown.rs covering rate-limit edge cases and override_rate_limit about 1 month ago
good first issue smart-contract testing Maybe Rewarded GrantFox OSS Official Campaign
Add get_score_count() to track total submissions per wallet/asset-pair about 2 months ago
enhancement good first issue smart-contract testing Maybe Rewarded GrantFox OSS Official Campaign
documentation good first issue testing Maybe Rewarded GrantFox OSS Official Campaign
Reject zero and future timestamps in submit_score to prevent stale data poisoning about 2 months ago
enhancement good first issue security smart-contract testing Maybe Rewarded GrantFox OSS Official Campaign
enhancement good first issue smart-contract testing Maybe Rewarded GrantFox OSS Official Campaign