Andrei Hrs
Andrei Hrs
#### Problem From time to time, the github CI fails on solana-program-test bpf tests because of Rpc(DeadlineExceeded) error. This happens randomly and it's not deterministic, sometimes the tests can pass....
I updated a program to anchor 0.25.0 and solana 1.10.29, and I stumbled upon a new build error (this wasn't present in 0.24.2 on the same ix) ``` anchor_lang::Accounts>::try_accounts Stack...
Addresses #2070
hello, not sure if this is the right place to raise this issue, but currently, in the openai profile settings, there's no way to name/categorize api keys, so I know...
error An unexpected error occurred: "https://github.com/kklas/anchor-nightly/releases/download/anchor-cli-latest/anchor-cli-0.25.0-7eb8ca8.tgz: Request failed \"404 Not Found\"".
Retries caused unnecessary idl writes, even if the tx was succesful. This ended up corrupting the idl, ending up with a wrong IDL/corrupt deflated stream when trying to fetch it....