-
As suggested by @dafyddd,
> It would help if Serum DEX did a slight optimization for us on their SettleFunds instruction. They would need to check if fee rebate token account is same as user's quot…
-
https://github.com/project-serum/sol-wallet-adapter/blob/master/src/index.js#L69
When using an injected provider the Promise resolve immediately, while for the pop up version it will resolve once t…
-
Hi there, thanks for the awesome library
**The problem**
version: 0.2.5
```
import * as borsh from "@project-serum/borsh";
borsh.struct([
borsh.u8("variant"),
borsh.str("title")…
-
```
$ anchor test
BPF SDK: /home/phil/Desktop/bin/sdk/bpf
cargo-build-bpf child: rustup toolchain list -v
cargo-build-bpf child: cargo +bpf build --target bpfel-unknown-unknown --release
warning:…
-
It would be nice if we could access the account's name via `program.account..name` or something if we wanted to use it to get the discriminator or decode an account.
See https://github.com/zetamark…
xjcaa updated
2 years ago
-
The AnchorTypes method
https://github.com/saber-hq/saber-common/blob/d344ded3785047be67dd0c04e53ac4317c7bcef5/packages/anchor-contrib/src/types.ts#L218
works as expected for instructions. Howev…
-
Failed to compile.
./src/charting_library/charting_library.esm.js
Line 1:1471: Expected an assignment or function call and instead saw an expression no-unused-expressions
Line 1:1886: Ex…
-
On anchor cli version `0.18.0` installed using `cargo install --git https://github.com/project-serum/anchor anchor-cli --locked`
When `anchor build` is used output is generated in `$CARGO_TARGET_DI…
-
I did some investigation into the Balances page, which is always broken for me and slams the RPC node until it rate limits you.
**Problem:** A single load of the "Balances" page from my main wallet…
ghost updated
2 years ago
-
Yesterday on the trading page charts were taking about 2 minutes to load, today the charts are not loading at all. I have checked on three machines, all show the same issue.