-
Notifications
You must be signed in to change notification settings - Fork 119
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
HIP-631 - add SDK support for virtual addresses #1315
base: main
Are you sure you want to change the base?
Conversation
Signed-off-by: dikel <[email protected]>
Signed-off-by: dikel <[email protected]>
Signed-off-by: Nikola Genov <[email protected]>
Signed-off-by: dikel <[email protected]>
Signed-off-by: Nikola Genov <[email protected]>
…rTx examples Signed-off-by: dikel <[email protected]>
Signed-off-by: Nikola Genov <[email protected]>
Signed-off-by: Nikola Genov <[email protected]>
Signed-off-by: dikel <[email protected]>
Signed-off-by: Nikola Genov <[email protected]>
Signed-off-by: Nikola Genov <[email protected]>
Signed-off-by: Nikola Genov <[email protected]>
Signed-off-by: Nikola Genov <[email protected]>
Signed-off-by: Nikola Genov <[email protected]>
Codecov ReportBase: 74.40% // Head: 73.87% // Decreases project coverage by
Additional details and impacted files@@ Coverage Diff @@
## develop #1315 +/- ##
=============================================
- Coverage 74.40% 73.87% -0.54%
- Complexity 2875 2880 +5
=============================================
Files 184 187 +3
Lines 11391 11505 +114
Branches 1121 1128 +7
=============================================
+ Hits 8476 8499 +23
- Misses 2255 2343 +88
- Partials 660 663 +3
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
SonarCloud Quality Gate failed. |
Noting this PR should not be merged until we have reached final design decisions for this HIP and approved the API design in the design review meetings. |
Signed-off-by: Nikola Genov [email protected]
Description:
This PR adds java SDK support for virtual EVM addresses to a Hedera Account
Related issue(s):
Fixes #
Notes for reviewer:
Checklist