pullrequests Search Results · language:Dune language:Python language:JavaScript language:JavaScript is:public language:TypeScript
Filter by
230M results
Why
The admin account is an operator, not a contestant — yet today it ranks on the leaderboards and can submit picks and
quiz answers, polluting the standings. Admins should run the pool, not compete ...
fix: block Ownable contract owners from self-feedback in giveFeedback()
Issue
The self-feedback guard in giveFeedback() checks msg.sender against the agent s owner and operators. In a scenario where ...
Summary
This PR migrates data cleanup and forecast generation logic from TypeScript services into Supabase database functions,
making the database the single source of truth for these operations. It also ...
!-- This is an auto-generated comment: release notes by coderabbit.ai --
Summary by CodeRabbit
- New Features
- Create, list, update, and delete todo tasks with status tracking (Open, In Progress, ...
Summary
Triaged the unresolved channel:rc Sentry issues and fixed three that are best-effort telemetry/crash breadcrumbs firing
on expected, recoverable conditions. These bury genuine failures in noise ...
Bug
In dev.ts:
1. The crash-respawn setInterval was never cleared. During shutdown() s async window (await pm.shutdown(); await
server.close()), the 500ms tick keeps firing; if the child had crashed ...
!-- This is an auto-generated description by cubic. --
Summary by cubic
Increase the gas buffer for proposer whitelist transactions to 1.5x and always pass the buffered gas when sending. Also
show a ...