issues Search Results · language:Dune language:JavaScript language:JavaScript language:JavaScript language:TypeScript
Filter by
35.3M results
Description
A numbered migration file is needed for the contact_unlocks table so it is created consistently via the migration
runner.
Task
Add the appropriate numbered migration SQL file for contact_unlocks ...
enhancement
Location
| Field | Value |
| --- | --- |
| File | src/index.js |
| Line | 217 |
| Type | FIXME |
| Category | bug |
| Difficulty | Easy |
Analysis
Let me read the source file to find the FIXME comment ...
bug
good first issue
help wanted
Description
Once the subscriptions table schema is finalised, a numbered SQL migration file must be added so the table is created
consistently across all environments (development, staging, production) ...
enhancement
- [ ] Better retrieval quality for more accurate grounded answers.
- [ ] Show which local file or passage an answer came from.
enhancement
Description
There is no local record of which wallets are registered validators. The validator controller cannot check local
validator status and the admin cannot list validators without querying the ...
enhancement
Description
Trial offers have no local persistence. Scouts and players cannot query offer history without full event replay from the
blockchain.
Task
Add a trial_offers (id INTEGER PRIMARY KEY, scout_wallet ...
enhancement
Make sure you have updated to the latest version of the module
- [x] I have checked this on the latest version of the module
Is there an existing issue for this?
- [x] I have searched the existing ...
A feature of the type and import magic together is that if you import a package, and if there is a function called
create in it, you can initialize it with new keyword:
#import buffer.* as Buffer
var ...
The diary s TOC spread currently has an empty ornament-bordered page on the left and Recent Entries on the right. The
empty left page is a candidate slot for the diary s cover artwork — the user s chosen ...
Description
Contact unlock data is read from getEvents( contact_unlocked ) on every request, scanning the full events table. A
dedicated contact_unlocks table would be faster and more explicit.
Task ...
enhancement

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 IssuesProTip! Restrict your search to the title by using the in:title qualifier.