Open Issues Need Help
View All on GitHub [contracts] - `ReceiverIndex` entry is written but never cleaned up when a receipt fails about 4 hours ago
good first issue
[contract] - `Cargo.toml` does not pin `soroban-sdk` to a specific version — builds are not reproducible about 4 hours ago
good first issue
[contract] - Fee calculation silently rounds toward zero — small payments may collect zero fee about 4 hours ago
good first issue
[contract] - No upgrade mechanism — contract is effectively immutable after deployment about 4 hours ago
good first issue
[contract] - `DataKey` enum has no `#[contracttype]` derive — storage keys are not ABI-exported about 4 hours ago
good first issue
[contract] - Contract events are emitted inconsistently — some state changes publish no event about 4 hours ago
good first issue
[contract] - `amount` field uses `i128` but no check prevents negative or zero values about 4 hours ago
good first issue
[contract] - `ReceiptStatus` transition logic is not enforced — a `Confirmed` receipt can be re-confirmed about 4 hours ago
good first issue
[contract] - `update_fee_config` has no admin authorization check — any caller can change fees about 4 hours ago
good first issue
[contract] - `get_receipts_by_receiver` iterates storage without a cursor — will hit gas limits at scale about 4 hours ago
good first issue