Skip to content

issues Search Results · language:Dune language:TypeScript language:JavaScript language:JavaScript language:JavaScript

Filter by

35.1M results  (729 ms)

35.1M results

Add an admin-only reclaim_tokens(asset, amount, destination) to recover tokens sent directly to the contract (not via bridge functions). Logic - Check: contract_balance - AccruedFees[asset] = requested_amount ...
enhancement

For regulated deployment scenarios, add the ability to control which C-addresses can receive funds. Requirements - Add to blocklist / remove from blocklist — admin-only - Optional allowlist mode ...
enhancement

Fundación del backend. Deja Supabase enchufado y el modelo de datos vivo (esquema + RLS + función de saldo + seed) para desbloquear las demás EPICs. Sin cambios visibles. Plan: `docs/plans/2026-06-18-001-feat-epic0-fundacion-supabase-plan.md` ...

Summary | Status | Count | | --- | --- | | 🔍 Total | 518 | | ✅ Successful | 391 | | ⏳ Timeouts | 1 | | 🔀 Redirected | 113 | | 👻 Excluded | 13 | | ❓ Unknown | 0 | | 🚫 Errors | 0 | | ⛔ Unsupported | 0 | ...
automated issue
report

Problem The Release workflow takes ~2h+ to build the Rust server images. In the v0.2.0 run the Build and push Docker image step alone ran 141 minutes for the swissknife image (and similar for swissknife-server). ...

Add the ability to mark certain source addresses as fee-exempt. Valuable for partner integrations (Moonpay/Transak), internal ops, or promotional campaigns. Requirements - set_fee_exempt(address, exempt: ...
enhancement

Add a configurable minimum amount for funding operations to prevent dust transactions and spam. Requirements - set_minimum_amount(amount) — admin-only - query_minimum_amount() — view function - ...
enhancement

Audit source - Log: ~/Downloads/Logs/tauri.localhost-1781812476284.log - Symptom at 2026-06-18: DocReader transport returns 200 OK, but the Gateway envelope carries data.status: 500 and data.body.message: ...
area: chat
audited-code-paths
bug
component:chat
high

Currently withdraw_fees lets the fee collector specify an arbitrary amount with no check against actual accrued fees per asset. Requirements - Add DataKey::AccruedFees(Address) mapping asset → accumulated ...
enhancement

Add a circuit breaker pattern to protect users in case of discovered vulnerabilities. Requirements - Add DataKey::Paused as a boolean storage entry - pause() — admin-only, sets paused = true - ...
enhancement
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! Restrict your search to the title by using the in:title qualifier.