-
### Component
Cast
### Have you ensured that all of these are up to date?
- [ ] Foundry
- [X] Foundryup
### What version of Foundry are you on?
forge 0.2.0 (ef62fdb 2024-07-12T00:22:06.894449000Z…
-
Jira Link: [DB-12549](https://yugabyte.atlassian.net/browse/DB-12549)
### Description
It is currently possible to create rows that are multiple GB in size:
```
CREATE TABLE test(pk INT PRIMARY KEY…
-
### Issue: Solve All RPC Call implementations Issues
**Description:**
Several RPC call testing issues have been generated for the StarkNet system. This issue serves as an overarching task to addres…
-
I am noticing warnings when I launch the spanner emulator, both in the terminal locally, and when using the `gcr.io/cloud-spanner-emulator/emulator` docker image on a bitbucket pipeline.
```
WARNI…
-
### Summary
Node has to use core's/comet's RPC additionally to gRPC. That is very confusing.
The current app API is not sufficient and lead to bad design decisions in celestia-node which led to p…
-
### Describe the issue you are experiencing
I have been successfully utilizing a nrf52840 MDK USB dongle, flashed with OTBR RPC firmware using west/zephyr as described by NRF52/openthread.io docume…
-
### Description of the bug:
I'm trying out Gemini 1.5 Flash (002) API and its long context. I prompt the LLM with the contents of a few (10) large PDF files. In the first interaction, I ask it to li…
-
The current config has the following to define where the rpc server listens to:
```
rpc_server:
address: "0.0.0.0"
port: 33145
```
but to the advertise config is named slightly diff…
-
### Issue: Mixed Case in `ContractAddress` in Response
The `ContractAddress` field in the JSON-RPC response of a `CreateTx` appears in mixed case:
```json
{
"id": 0,
"jsonrpc": "2.0",…
-
Currently there is not a clear approach of how to respond clients when there is an error, expected or unexpected.
In some cases we provide a custom message, but in other scenarios we pop-up the int…