Ömer Faruk Irmak

Results 16 issues of Ömer Faruk Irmak

This flag allows user to select from GCC/Clang C++ runtimes on Linux similar to `--stdlib` on `clang`.

``` The original PR (#3275) missed quite a few spots and conversions, which led to the build on Alpine Linux failing with Aithmetic Exception on core.time module constructor. Links to...

Needs Rebase

``` The original PR (#3275) missed quite a few spots and conversions, which led to the build on Alpine Linux failing with Aithmetic Exception on core.time module constructor. Links to...

Needs Rebase
stalled
stable-stalled

### Summary Allows tracking usage per credential ### Checklist - [X] The Pull Request has tests - [X] A changelog file has been created under `changelog/unreleased/kong` or `skip-changelog` label added...

plugins/statsd
size/M
changelog
schema-change-noteworthy
author/community
cherry-pick kong-ee

We used to fetch compiled classes from the gateway. During P2P we should be compiling them ourselves and check that we get the correct class hash. The biggest problem is...

P2P

by eliminating a C allocation and a callback to Go from Rust

Currently remote db doesnt emit any events that db.EventListener expects. https://github.com/NethermindEth/juno/blob/82e738efe30b7a748704330a24bd4811d59cb242/db/remote/db.go#L53-L55

Good first issue

For example, caching latest storage of popular contracts (like ERC20 ETH, USDC etc) should give a decent boost to call/estimateFee/simluate requests that node gets

``` ERROR node/node.go:255 Service error {"name": "*l1.Client", "err": "retrieve Ethereum chain ID: daily request count exceeded, request rate limited"} ``` We probably should demote such errors to warnings and keep...