-
In the commit https://github.com/solana-labs/wallet-adapter/commit/0c474c61b5d40afa4c4641633e207b61ac1fcca2 , getter functions like `getPhantomWallet` had been changed to adapters like `PhantomWalletA…
-
in `tokens/escrow/anchor`, `anchor test` fails with:
```
TypeError: Unknown file extension ".ts" for /Users/mikemaccana/Code/solana/program-examples/tokens/escrow/anchor/tests/escrow.ts
```
Th…
-
#### Problem
Have observed on versions v1.18.15 and v1.18.18 on mainnet. Running jito, but from observations below I think this an issue in solana/agave.
Memory grows rapidly after validator restart…
mxval updated
2 months ago
-
### Overview
Currently in all envs, sends to PDAs (Program Derived Accounts, effectively the smart contracts of the Solana world) are broken:
This is caused by our `SolanaChainAdapter` impleme…
-
### Name of the project
Mayan Finance
### Project type
Tool
### Site of the project
https://mayan.finance/
### Github repository of the project
https://github.com/mayan-finance
### Networks
…
-
Anchor 0.30.0 require CoreAsset and CoreCollection to implement the Discriminator trait to build IDL.
When using anchor 0.30.0, compiling IDL will encounter the following errors:
```
error[E0599]: …
-
I want to write a script that help me to stake RAY on raydium. It needs an account assigned to program, but when I create it shows
```
{'code': -32602, 'message': 'invalid transaction: index out of …
TkzcM updated
2 years ago
-
We'll probably have to re-write a custom deserializer similar to - https://github.com/solana-labs/solana-web3.js/blob/dee241d7211a5e592d4bcccd23e8a3399087af7b/src/transaction/versioned.ts#L78
To ex…
-
#### Problem
Hello team,
We are running into an issue where solana-validator crashes multiple times per day.
```
[2023-12-01T13:32:39.607535276Z INFO solana_core::replay_stage] 3D6kqT9XhhkPv…
-
> hashlips_art_engine@1.1.1 generate
> node index.js
node:internal/modules/cjs/loader:958
throw err;
^
Error: Cannot find module '../build/Release/canvas.node'
Require stack:
- C:\Use…