-
*Is your feature request related to a problem? Please describe.*
We are using Firebase functions (2nd gen) that are deployed as Cloud Run functions in GCP. These functions use Angular Server Side Ren…
CapoD updated
2 months ago
-
I recently read @TimDettmers [thread on quantization scaling](https://x.com/Tim_Dettmers/status/1856338240099221674). Very inspiring. I think that this is the sort of research, research on how to do r…
-
Stack trace from the terraform-provider-google_v5.12.0_x5 plugin:
panic: interface conversion: interface {} is nil, not []interface {}
goroutine 190 [running]:
github.com/hashicorp/terraform-pr…
-
part of the followup on https://github.com/Azure/azure-sdk-for-js/issues/29883#issuecomment-2150188495
```[tasklist]
### Data-Plane
- [ ] [sdk\agrifood\agrifood-farming-rest](https://github.com/Azure/…
-
I can't add a tip for Jito to my transaction. Could you please help me figure out what I'm doing wrong?
async def main():
url = "https://mainnet.helius-rpc.com/?api-key=my_key"
solana_cli…
-
### Preconditions
- [X] No need to upgrade Python SDK or the Python SDK is ready.
### Related command
az vm create --enable-azure-monitor-metrics
### Resource Provider
Microsoft.Compute…
-
### Preconditions
Need to release Python SDK support 2024-07-01
### Related command
Please see v1 https://github.com/Azure/azure-cli/issues/27729 , this v2 involves deleting a parameter (proxy…
-
`parseLogs() `raise error on this logs below
Here is my code:
```
import { CLMM_PROGRAM_ID } from "@raydium-io/raydium-sdk-v2";
import { BorshCoder, EventParser } from "@coral-xyz/anchor";
impo…
-
### Describe the bug
I was trying to implement a schema, where one of the table's fields returns a value from a graph query. It works nicely on in-memory CLI repl, but when used inside Rust SDK (te…
-
commit e08b37a9bbfa40d5789fa3d4abba61348de61da3 introduced `RequestUnitsDeprecated`
but it got removed in v1.18, so the `solana-* = "1.17"` in `Cargo.toml` should be `solana-* = "~1.17"` to restric…