-
## 提案内容
- [ ] 101 - ETH dApp
- [ ] 102 - ETH NFT Collection
- [ ] 103 - ETH NFT Maker
- [ ] 104 - ETH NFT Game
- [ ] 105 - ETH Yield Farm
- [ ] 106 - ETH DAO
- [ ] 201 - Polygon Generative NFT
- [ ] 2…
neila updated
2 months ago
-
## Describe the current behavior in detail
Checked on https://preview.portalbridge.com/712d941311/.
Steps:
1. Prepare to send 0.354203 USDC from Solana (Phantom) to Sui (Sui wallet)
2. Click on…
-
#### Problem
@Lichtso repots:
```
we are not accounting for loader-v3 programs executed through CPI here:
https://github.com/anza-xyz/agave/blob/177f722410eada6b44cd3f65d992d9a846f21106/svm/src/ac…
-
shaflow01
Medium
# Peers that have been set cannot be modified or deleted.
### Summary
A target chain corresponds to a Peer account, which stores the target chain address for cross-chain message…
-
## Steps To Reproduce
1. Go to the 'Solana Changelog' section (as seen in the attached screenshot).
2. Notice that instead of displaying the latest episode thumbnail, the section shows a text descri…
-
I followed the tutorial of how to do "Source level debugging"(https://solana.com/docs/programs/debugging), but in `solana-lldb` step,after type `file target/deploy/learn_solana.debug`, it show that `e…
-
Can someone help me to implement how exactly I can make sure to land my bundle on jito-solana active validator?
-
debugging and these are the output which i have no idea where this second addrescame from
```
secp256k1 unavailable, reverting to browser version
Menggunakan Solana public key: ABiKSj4QDZnJ7aZUs…
-
Currently in prod (with solana flag enabled) if you attempt to connect phantom wallet for an imported ledger account the app enters an error state and phantom throws the following:
We should al…
0xean updated
2 weeks ago
-
```
package main
import (
"log"
"time"
"context"
"fmt"
"github.com/gagliardetto/solana-go/rpc"
"golang.org/x/time/rate"
)
func main() {
cluster := rpc.MainNetBeta
rpcClie…