-
From initial research it appears the a raw solana node does not offer indexed token data in any queryable fashion from the front end. This spike is to answer questions around how we will provide tx h…
0xean updated
1 month ago
-
The week view and the mini calendar do not show the same week number.
The desired week number is according to the ISO 8601 that gives week number 1 to the first week of year that contains a Thursday.…
-
UW 0.39
![1000114011](https://github.com/horizontalsystems/unstoppable-wallet-android/assets/113377431/093e9358-95ad-47af-9a24-5ce5f70d55ce)
serrq updated
4 months ago
-
### Code of Conduct
- [X] I agree to follow this project's Code of Conduct
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Version
10.0.16
### Bug descript…
-
### Code of Conduct
- [X] I agree to follow this project's Code of Conduct
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Version
10.0.11
### …
-
### Code of Conduct
- [X] I agree to follow this project's Code of Conduct
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Version
10.0.12
### Bug descript…
-
### Code of Conduct
- [X] I agree to follow this project's Code of Conduct
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Version
10.1.0 - main
…
-
Line 353 in content/cpi.md is the PDA signer of the invoke_signed function. This should be the mint aurthority, not the mint address
Currently:
```rust
msg!("Minting 10 tokens to User associat…
-
### Code of Conduct
- [x] I agree to follow this project's Code of Conduct
### Is there an existing issue for this?
- [x] I have searched the existing issues
### Version
10.0.17
### Bug descript…
-
### Describe the bug
Hi.
We use Firebase Admin SDK for PHP to use firebase realtime database.
$database->getReference() // this is the root reference
->update($updates);
When updating in …