-
Translations of this Aletheo Whitepaper 0.5.pdf in this folder: https://github.com/SamPorter1984/Aletheo/blob/main/papers/
The document is 10 pages long, and as of now still a draft, but you can disr…
-
Claro, aquí te proporciono una guía básica sobre seguridad web:
Utilizar HTTPS: Es esencial asegurarse de que tu sitio web esté protegido con HTTPS, lo que significa que se utiliza el protocolo SSL/T…
-
Solana Labs merged an improvement proposal which adds a native program, the secp256r1 Weierstrass curve, and the ECDSA verify routine (SEC 1).
This issue serves to keep track. It is unclear whether…
-
Preconditions:
Solflare wallet connected at sending From section
Sui wallet connected at sending To section
Environment: MacBook Pro, macOS Ventura 13.0.1, Chrome Version 119.0.6045.159
Tested…
AigaD updated
2 months ago
-
The following test cases should be completed and successful:
- [x] - Sign in
- [ ] - Switch Network (from navbar dropdown menu)
- [x] - Switch Network (from givfarm)
- [x] - Connect Wallet(from GIVfa…
-
#### Problem
https://github.com/solana-labs/solana/issues/27384 is outdated as that was designed for program runtime v1.
#### Proposed Solution
Removing the concept of virtual address space:
- N…
-
The following test cases should be completed and successful:
- [x] - Sign in
- [x] - Switch Network (from navbar dropdown menu)
- [x] - Switch Network (from givfarm)
- [x] - Connect Wallet(from …
-
Hello!
Fellow bitcoiner. We are a bitcoin project at [walletscrutiny.com](https://walletscrutiny.com) that looks into source-available Bitcoin apps and wallets. We found that the SafePalX1 does not…
xrviv updated
1 month ago
-
## Describe the current behavior in detail
Checked on https://wormhole-connect.netlify.app/ [Testnet] with macOS Sonoma 14.5 and Google Chrome Version 125.0.6422.113 (Official Build) (x86_64).
S…
-
I want to get a program-data address and upgrade-authority from a program account info in solana native program. how can i do it ? i have tried the UpgradableLoaderState but i didn't found any deseral…