Danilo Guanabara
Danilo Guanabara
| Status | Type | ⚠️ Core Change | Issue | | :---: | :---: | :---: | :--: | | Hold | Test | No | #104 | ##...
**Describe the bug** ``` [scripts] test = "yarn run ts-mocha -p ./tsconfig.json -t 1000000 tests/**/*.ts" ``` might run before the validator is ready with all the `test` setup. **To Reproduce**...
**Is your feature request related to a problem? Please describe.** SDK tests (with the examples) depend on secret keys, it means that on `pull_request` workflows wont' work. We want to...
**Describe the bug** We are getting too much warning messages regarding the use of some non-standard Rust `cfg`s like (`#[cfg(target_os = "solana")]`) on `Anchor 0.30.1`. This was reported and fixed...
**Describe the bug** `ApplySystem` should simply return an instruction while it internally uses a provider. ```typescript provider.ts:91 Uncaught (in promise) Error: Provider local is not available on browser. at AnchorProvider.local...
Why not implementing Space for primitives instead of looking for it in the [macro](https://github.com/coral-xyz/anchor/blob/157a52f1e18600a0ea2ee681249eb35632dd1a23/lang/derive/space/src/lib.rs#L105)? ```rust pub type Scalar = f32; #[derive(AnchorDeserialize, AnchorSerialize, Copy, Clone, Debug, PartialEq, Serialize, Deserialize, InitSpace)] pub...
| Status | Type | ⚠️ Core Change | Issue | | :---: | :---: | :---: | :--: | | Ready | Feature | Yes/No | #194 | ##...
| Status | Type | ⚠️ Core Change | Issue | | :---: | :---: | :---: | :--: | | Ready | Hotfix | No | None | ##...
| Status | Type | ⚠️ Core Change | Issue | | :---: | :---: | :---: | :--: | | Ready | Refactor | Yes | None | ##...