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_getClassAt #34

Open antiyro opened 1 year ago

antiyro commented 1 year ago

Issue: Implement starknet_getClassAt RPC Call

Description:
The starknet_getClassAt RPC call has been implemented but requires further testing and verification against the entire state. This RPC call retrieves the contract class definition in the given block at the specified address.

Parameters:

Expected Result:
The contract class definition for the given address in the specified block. The result can be:

  1. Deprecated contract class
  2. Contract class

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 1 year 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!

github-actions[bot] commented 9 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!