starknet-rs icon indicating copy to clipboard operation
starknet-rs copied to clipboard

Update JSON-RPC specs to 0.15.0

Open xJonathanLEI opened this issue 3 years ago • 1 comments

The current JSON-RPC implementation was written based on version 0.11.0. The current latest version is 0.15.0. Creating this issue to track upgrade progress.

xJonathanLEI avatar Jun 25 '22 08:06 xJonathanLEI

Just looked at the updated specs and it seems to deviate from the existing pathfiner implementation by a lot. Our JSON-RPC client would essentially become useless if we indeed adapt the new spec. So I'm not going to implement this for now.

xJonathanLEI avatar Jun 25 '22 08:06 xJonathanLEI

Superseded by #200.

xJonathanLEI avatar Aug 27 '22 16:08 xJonathanLEI