-
## 提案内容
- [ ] 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
-
#### Problem
Currently the Solana CLI will install properly on Windows, but the `solana-test-validator` will run into a few errors. Generally the recommendation has been for users to install WSL to r…
-
An Icon for the Solana Blockchain!
solana.com
twitter.com/solana
-
0xeix
Medium
# from_amount is not validated properly
## Summary
`from_amount` supplied by the user is not validated properly according to the docs.
## Vulnerability Detail
In the current i…
-
Hackathon page link: https://earn.superteam.fun/listings/hackathon/build-for-the-unified-energy-interface-uei-with-solana/
-
Most SOLANA tokens are feeded price by pyth, so if we are going to support SOLANA client chain, we would introduce pyth to feed the token price.
-
## Describe the current behavior in detail
Checked on https://wormhole-connect-mainnet.netlify.app/.
Steps:
1. Select Solana network and SOL token in "From" section, connect Nightly wallet
2. S…
-
I have a situation like this:
```
async fn setup() -> (BanksClient, Keypair, Hash) {
let mut program_test = ProgramTest::new(
"hand_program",
hand_api::ID,
processo…
-
Currently it seems that only EVM addresses are supported. It'd be great to add support for any non-EVM chain too like Bitcoin, Solana, Tezos, etc.
-
I’m trying to run the tests as outlined in the README, but I keep getting errors in the output. I’m new to the Solana ecosystem, so any guidance would be greatly appreciated!
```sh
1) initialize t…