Francesco Ceccon

Results 58 issues of Francesco Ceccon

**Is your feature request related to a problem? Please describe.** I'm running the Apibara Operator in production and I need to customize the pod labels/annotations. In my case it's to...

enhancement
k8s-operator

**Is your feature request related to a problem? Please describe.** Users that want to sync onchain data to PostgreSQL may want to use the same database to persist the indexer's...

enhancement
no stale
sink

**Is your feature request related to a problem? Please describe.** Users that want to sync onchain data to MongoDB may want to use the same database to persist the indexer's...

enhancement
no stale
sink

One big difference between the Sequencer Gateway API and the JSON-RPC API is that in the latter transaction receipts don't include information about execution resources. For example: ``` curl 'https://alpha-mainnet.starknet.io/feeder_gateway/get_block?blockNumber=latest'...

Hello, I need to compile my project using an older `nixpkgs` (23.05). The issue I'm facing is that it tries to compile `crane-utils` using nix `rustPlatform` which uses Cargo 1.69...

## Warpast Frame - Batch Follow Feature **Title:** Implement a One-Click Follow Feature for Multiple Handles ### Description: As a user of Warpast Frame, I often come across lists of...

I noticed that in some cases the response to `starknet_getTransactionReceipt` doesn't follow the spec for RPC 0.7.1. For example the following request on mainnet ```json { "id": 0, "jsonrpc": "2.0",...

### Issue description I'd like to use the `grpc-transcode` plugin, which requires to specify a `proto_id`. This id is obtained by uploading a protobuf definition through the admin api. I...

feature
discuss

This is related to #72 and something I personally wish was included. I think it would be helpful to have a configuration file that nile can use to lookup information...

Quadratic terms with a coefficient, e.g. `4.0 * x**2` do not generate the correct QuadraticExpression.