Ömer Faruk Irmak

Results 18 issues of Ömer Faruk Irmak

https://github.com/NethermindEth/juno/blob/main/p2p/starknet/handlers.go#L127

P2P

https://github.com/NethermindEth/juno/blob/main/p2p/starknet/handlers.go#L135

P2P

Stream internally uses a regular pool, there is no way to upgrade it to a `ContextPool`, or `ErrorPool`

Currently, wallet shares its seed with the Flash node for it to create all necessary signatures during a channel's lifetime. This assumes that each user runs their own Flash node,...

Currently, only a single peer (which we call the funding peer) can deposit funds to a flash channel, see if we can overcome this limitation.

type-feature
Nice to Have

a sentinel value could indicate that it is not

type-enhancement

``` txpool demotes pending txns only if their nonce is now lower than the nonce in the latest state or the account no longer has enough funds to cover the...

status:triage

From Evyatar on slack > We also fixed the state commitments (old_root / new_root / state_root) fields to have 0x prefix like all other felts do. Other than that no...

Good first issue
Crypto
no-stale