-
It would be great to have a deterministic address for a market, given the base and quote currency. We can do this by having market accounts initialized in a program derived address, using an oracle fo…
-
# L2 Strategy: Step 1
Grant for $SARCO ERC20 bridge + dex deployment on each chain.
## Goal
Since the token is required to create a sarcophagus (dead man's switch), and since the future is mu…
-
#### Problem
Setup
```
let program_id = Pubkey::new_unique();
let pt = ProgramTest::new(
"some_program_that_is_going_to_explode",
program_id,
processor!(Processo…
-
Hey, after following the boilerplate code for minting from a candy machine, I get this error
panic: (*jsonrpc.RPCError)(0xc00029c210)({
Code: (int) -32002,
Message: (string) (len=89) "Transacti…
-
Was just wondering if the JS example for interfacing with a Serum market needs updating. I've tried running it and run into the same error that the `Market.load()` expects a `programId`, otherwise it…
-
# Preamble
The internet is a jerk. Sometimes connections go down. Requests rebroadcast as clients retry. Retry logic is often unsophisticated.
# Problem statement
We have logic in Octane to p…
-
Hello, I'm pretty new to using solana and had some questions!
I saw this code to mint NFT's when I was checking through the issues
`def MintNft(_key1: PublicKey, _key2: PublicKey, _key3: PublicK…
-
### First Name
kenji
### Last Name
yamada
### Discord Username (if applicable)
supercrystal0809
### Let us understand your motive.
Hello!
I’m a blockchain & front-end developer with expertise …
-
**Describe the bug**
System (RHEL 8)
```
[explorer]$ node --version
v18.14.2
[explorer]$ pnpm --version
8.6.0
```
Install log
```
[explorer]$ pnpm i
WARN deprecated @metaplex/js…
-
#### Problem
This issue to save results of private cluster runs with different `instruction-padding-data-size`.
For details, see https://github.com/solana-labs/solana/pull/27813
Private cluster…