casper-ecosystem / developer-rewards

A place where developers can get rewarded for their contribution to the Casper Ecosystem and Docs
Apache License 2.0
5 stars 1 forks source link

Scala SDK proposal-2 #39

Closed abahmanem closed 10 months ago

abahmanem commented 11 months ago

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

"query_balance", "info_get_peers", "info_get_status", "chain_get_block", "chain_get_era_info_by_switch_block",

Tasks :

Estimated workload: 8 hours

Hourly rate: 125 US

Acceptance Criteria

1- Methods : "query_balance", "info_get_peers", "info_get_status", "chain_get_block", "chain_get_era_info_by_switch_block",

updated to V 1.5.2 of Casper node

2- Unit tests updated and running successfully for the above methods

3- Github documentation updated

NicolasZoellner commented 10 months 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.