issues Search Results · language:Dune language:JavaScript language:Java language:JavaScript language:C# language:TypeScript
Filter by
55.4M results
Verified by auditing administrative instructions in src/solana/stake.ts.
The SDK accepts any public key as the withdrawAuthority parameter in encodeSetInsuranceWithdrawPolicy. If
PublicKey.default (the ...
Verified by examining program initialization in src/config/program-ids.ts.
The getProgramId helper checks for process.env.PROGRAM_ID and returns it immediately:
export function getProgramId(network?: ...
Verified by analyzing retry criteria in src/solana/rpc-pool.ts.
In rpc-pool.ts, the isRetryable helper includes keyword matching on abort:
if (
lower.includes( network ) ||
lower.includes( timeout ...
Verified by reviewing structural updates in src/solana/discovery.ts.
In parseEngineLight, the helper attempts to parse the nextAccountId using:
const nextAccountIdOff = layout.nextAccountIdOff ?? (layout.engineBitmapOff ...
Description
After executing the open code command
img width= 1730 height= 924 alt= Image src=
https://github.com/user-attachments/assets/3d0bba6c-ca1c-4ee9-a0b7-f805950e3add /
Plugins
No response
...
Verified by checking layout bounds in src/solana/slab.ts.
There is a size collision in detectSlabLayout when parsing slabs of size 94,168 bytes. Both V12.17 SBF small slabs and
V12.19 small slabs compiled ...
Verified by analyzing layout offsets in src/solana/slab.ts.
In V12.19 slabs, the header grew by 64 bytes (due to the introduction of insurance_authority and insurance_operator).
While buildLayoutV12_19 ...
목적
지뢰찾기 핵심 도메인(src/domain/minesweeper.ts: createMinefield/revealCell/isWin/isLoss)은 머지됐지만, 무작위 지뢰 배치와 한 판/한 수 진행을 묶는
application 레이어가 없어 플레이어가 실제로 게임을 시작할 수 없다. 도메인 규칙을 결정적(테스트 가능)으로 구동하는 application ...
ready-for-dev
版本号在任务栏图标右键和网页里都要写,因为有些Linux系统任务栏图标不显示。
Summary
org.elasticsearch.simdvec.ESVectorUtilTests#testLogSumExpNQT is a flaky test that has been failing intermittently across
many unrelated PRs on LINUX, X64, FIPS runners (part-6-fips-140-3 job). ...

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.