-
### Link to minimal reproducible example
https://github.com/DaveTheFrontEndDev/reown-solana-transaction-bug
### Summary
### Scenario
Using the React reown libraries in a simple vite setup, i…
-
### Checklist
- [X] I am using the latest version of this action.
- [X] I have read the latest README and followed the instructions.
- [X] I have read the latest GitHub Actions official documentation…
-
Update Frontend Dropdown in frontend/src/Components/CustomizedInputBase.js.
Update the frontend dropdown to include 'Solana Blockchain' as an option. This can be done by modifying the frontend code …
-
## Description
After adding a custom asset, user doesn't have the ability to edit asset settings after.
## Steps to Reproduce
1. add a new asset to solana chain, like Bonfida
2…
-
Hi:
I am trying to exercise a Solana program I migrated from Solidity using Solang.
I keep getting this error:
```
Error: SendTransactionError: failed to send transaction: Transaction simula…
-
I want to add Hadeswap instruction decode, I had hadeswap idl. How can I decode hadeswap instruction
-
Task 1: Designing and Implementing a Solana/Anchor Smart Contract
Components Necessary:
Anchor Project Setup:
bash
$ mkdir my_protocol && cd my_protocol
$ anchor init my_protocol
Data Structures: lan…
-
#### Problem
A validator operator recently reported issues where their node seemingly started up fine, but failed to make progress. The node in question is reporting metrics, and has validator identi…
-
We think the Sui storage model will be easier to implement on Solana than the mainline Move storage model. Let's attempt to rebase onto their tree.
@jcivlin Do you want to try this or should I?
brson updated
8 months ago
-
## Motivation
StackOverflow is filled with people that truncated one character of a wallet address and send tokens to that address. Sadly with how base58 works, a truncated address can still be val…