pullrequests Search Results · language:Dune language:JavaScript language:JavaScript language:Python language:TypeScript
Filter by
234M results
Summary
Adds Quiver Quantitative as the preferred congressional-trading source. Quiver s live/congresstrading endpoint returns
recent trades across all tickers in a single bulk call (vs. per-symbol), ...
Custom finishing touch was requested by @tiago123456789.
- https://github.com/tiago123456789/changelog-generator/pull/50#issuecomment-4834047565
The following files were modified:
- CHANGELOG.md ...
Closes backlog-1 Linear issue: backlog-1
Acceptance Criteria
- [ ] Scripting and cron job setup for daily cross-region backups.
Changed Files
- .github/workflows/ci.yml
- .github/workflows/deploy-production.yml ...
Summary
- Add a reusable Dappled Forest ranking CLI for extracting cubiomes-viewer seed lists, scanning ChunkBase POIs, and
reranking enriched results.
- Add a Node worker wrapper for a locally ...
What
Extends the project mapper (Python canonical + bin/mapper-artifacts.js mirror) to cover nine more languages, and bakes a
directive contract into the artifacts handed to any downstream LLM.
Languages ...
Overview
This PR adds the necessary legal documentation for the Proof of Heart platform, emphasizing our non-custodial and
on-chain nature.
Changes Included
- Terms of Service (#501): Added a new ...
Closes story-1 Linear issue: story-1
Acceptance Criteria
- [ ] Implement Row Level Security in PostgreSQL to scope queries to workspace ID.
Changed Files
- migrations/001_initial_schema.up.sql ...
!-- Thank you for your contribution! 👍 Please make sure to read CONTRIBUTING.md if you have not already. Pull Requests that do not comply with the rules will be arbitrarily closed.
📝 Description
Rewrites ...
MAD-24 — Outstanding-invoice tracking (Financials)
Breaking change: none — purely additive receivables field on /api/financials; weekly / daily / revenue and the 503
auth/connection contract are unchanged. ...
概述
完善 BlockWord(我的世界风格英语单词学习游戏)的细节功能,并通过已有的 .github/workflows/deploy.yml 工作流自动部署到 GitHub Pages(合并到 main 后触发)。
修复的 Bug
- 修复 未答出的单词 功能:game.wordsMissed 此前从未被填充,导致结果页的 ❌ 未答出的单词 区块永远不显示。现在游戏失败时会把当前未完成的单词记入列表。 ...