stranger80

Results 53 issues of stranger80

Tasks: - [x] Leaf proof and verification - ...including the iterator (Rian) - [x] Leaf range (Pawel & Rian) https://github.com/NethermindEth/juno/issues/1871 - [x] Refactor the original PoC code to align with...

SnapSync

We would like to be able to add a set of console commands as part of our custom plugin (https://github.com/NethermindEth/zksync-remix-plugin) feature set. Ideally, we would like to be able to...

feature request

As per the protobuf message specification in: https://github.com/starknet-io/starknet-p2p-specs/blob/main/p2p/proto/snapshot.proto#L6 Implement Go modules for following operations - ContractRangeRequest - ClassRangeRequest - ContractStorageRequest

SnapSync

Ensure Juno readiness for Starknet 0.13.2 (as per the pre-release notes: https://docs.google.com/document/d/1QYSnp5c1tXkwcaxzujBtCOMjGGzXaOfXfs7wAYSwXqg/edit#heading=h.o2tpayxg0nwj) Changes required: [ ] Handle the [new block hash](https://docs.google.com/document/d/1EIlHskVJEyztS8eXRyPzd8cZwGuPcIKR5xUAIawzryk/edit#heading=h.200aq3cih8gm) [ ] Update blockifier (expected changes: better error messages,...

### Feature Request Summary See https://twitter.com/FeedTheFed/status/1778523146351689781?t=md5KWDkstcRlmuienUovHw&s=19 Research the possibility of integrating this into Remix plugin

- [ ] Allow to run plugin commands from console (instead of clicking in UI)

good first issue
console
ODHack

Currently for single file compilations Cairo compiler is called directly. We propose to use Scarb also for single file compilation. Benefits: - single compilation pipeline - no more need to...

As owners of Starknet remix plugin we would like to collect error information for analytics and trouble shooting. The error information includes: 1. Remix plugin UI errors 2. Backend API...

medium