Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 18 additions & 0 deletions submissions/beejaygee-ergo-1905.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
{
"contributor": "beejaygee",
"wallet_address": "9hzMoWTagjUoEfFuZ2xHgmw4zvxhoi2ux8km4LPWJ4ZZ5RTQcL8",
"contact_method": "GitHub: @beejaygee",
"work_link": "https://github.com/ergoplatform/ergo/pull/2453",
"work_title": "Prevent wallet payment from spending custom-scan-only boxes",
"bounty_id": "ergoplatform/ergo#1905",
"original_issue_link": "https://github.com/ergoplatform/ergo/issues/1905",
"payment_currency": "SigUSD",
"bounty_value": 500,
"status": "in-progress",
"submission_date": "2026-08-01",
"expected_completion": "2026-08-15",
"description": "Restricted OffChainRegistry-derived wallet spending/box-listing to boxes tracked by the wallet's payments scan (new walletOffChainBoxes), so boxes belonging only to an external application scan can no longer be spent by wallet payments or leak into /wallet/boxes/unspent. Scan-specific APIs are unaffected. Regression coverage extended to three box cases (wallet-only, external-scan-only, shared) plus scan-visibility assertions; 14/14 tests passing.",
"review_notes": "",
"payment_tx_id": "",
"payment_date": ""
}
Loading