Closed abahmanem closed 1 year ago
We are in the process of introducing standardized integration tests across all Casper SDKs. Any changes to the SDKs we support must incorporate these changes.
In general, we are working to upgrade the standard of code structure and documentation across our SDKs. We are building a team to accomplish this goal. Additionally, we are looking to improve the discoverability of the Node API. Therefore, it doesn't make sense to green-light this development until the process for doing so is clear.
Due to the recurring update process and ongoing process definition, SDK Update Proposals will no longer be included in the DevReward Program and are not a part of it. Consequently, SDK update proposals are highly likely to be rejected in the future.
Thank you for your patience.
Reward Size in USD
1000 USD
Reward category
SDK
Description
Here is the state of the SDK as of now , it's 1.4.15 compliant :
https://github.com/abahmanem/casper-scala-sdk
Here are all the methods to update or to add for compliance with latest 1.5.2
We will be updating the following methods to V 1.5.2
"account_put_deploy", "info_get_deploy", "state_get_account_info", "state_get_dictionary_item", "query_global_state"
Tasks :
Estimated workload: 8 hours
Hourly rate: 125 US
Acceptance Criteria
1- Methods : "account_put_deploy", "info_get_deploy", "state_get_account_info", "state_get_dictionary_item", "query_global_state"
updated to V 1.5.2 of Casper node
2- Unit tests updated and running successfully for the above methods
3- Github documentation updated