KasarLabs / deoxys-fork

Deoxys 👽 is a Starknet full node based on substrate and powered by Rust 🦀
https://deoxys.kasar.io
MIT License
27 stars 8 forks source link

feat/starknet_getStateUpdate #27

Open antiyro opened 1 year ago

antiyro commented 1 year ago

Issue: Implement starknet_getStateUpdate RPC Call

Description:
Get the information about the result of executing the requested block.

Parameters:

Expected Result:
The information about the state update of the requested block. The result can be:

  1. State update
  2. Pending state update

Potential Errors:

Testing:
Initial testings can be found here. However, these should not be considered complete and improvements are welcome.

Resources:

Comments:
Please comment below for coordination.

github-actions[bot] commented 11 months ago

There hasn't been any activity on this issue recently, and in order to prioritize active issues, it will be marked as stale. Please make sure to update to the latest version and check if that solves the issue. Let us know if that works for you by leaving a 👍 Because this issue is marked as stale, it will be closed and locked in 7 days if no further activity occurs. Thank you for your contributions!

antiyro commented 8 months ago

Someone is currently handling it on Madara, should be ready early next week

antiyro commented 7 months ago

this one is ready within madara and will be merged but a new logic based on state changes from the bonsai lib will be implemented

github-actions[bot] commented 6 months ago

There hasn't been any activity on this issue recently, and in order to prioritize active issues, it will be marked as stale. Please make sure to update to the latest version and check if that solves the issue. Let us know if that works for you by leaving a 👍 Because this issue is marked as stale, it will be closed and locked in 7 days if no further activity occurs. Thank you for your contributions!