Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix deprecation and add comments #1811

Merged
merged 2 commits into from
Aug 21, 2023

Conversation

petreze
Copy link
Contributor

@petreze petreze commented Aug 21, 2023

Description:
This PR deprecates AccountId/ContractId.fromSolidityAddress() and adds several descriptions

Related issue(s):

Fixes #1814

Notes for reviewer:

Checklist

  • Documented (Code comments, README, etc.)
  • Tested (unit, integration, etc.)

@petreze petreze merged commit 9f93233 into release/v2.32.0 Aug 21, 2023
7 of 8 checks passed
@petreze petreze deleted the fix/deprecation-and-add-comments branch August 21, 2023 09:44
@sonarcloud
Copy link

sonarcloud bot commented Aug 21, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

petreze added a commit that referenced this pull request Aug 22, 2023
* Add retry logic on grpc web errors (#1802)

* add retry logic

Signed-off-by: Petar Tonev <[email protected]>

* add retry logic for fetch api errors

Signed-off-by: Petar Tonev <[email protected]>

---------

Signed-off-by: Petar Tonev <[email protected]>

* prepare for release

Signed-off-by: Petar Tonev <[email protected]>

* comment out unavailable nodes (#1810)

Signed-off-by: Petar Tonev <[email protected]>

* prepare for release

Signed-off-by: Petar Tonev <[email protected]>

* Fix deprecation and add comments (#1811)

* restore troublesome nodes in constants

Signed-off-by: Petar Tonev <[email protected]>

* add method descriptions and deprecate fromSolidityAddress

Signed-off-by: Petar Tonev <[email protected]>

---------

Signed-off-by: Petar Tonev <[email protected]>

* prepare for stable release

Signed-off-by: Petar Tonev <[email protected]>

---------

Signed-off-by: Petar Tonev <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant