HIP-631 - add SDK support for virtual addresses#1315
Open
nikola-genov wants to merge 16 commits intomainfrom
Open
HIP-631 - add SDK support for virtual addresses#1315nikola-genov wants to merge 16 commits intomainfrom
nikola-genov wants to merge 16 commits intomainfrom
Conversation
Signed-off-by: dikel <dikelito@tutamail.com>
Signed-off-by: dikel <dikelito@tutamail.com>
Signed-off-by: Nikola Genov <nikola.genov@limechain.tech>
Signed-off-by: dikel <dikelito@tutamail.com>
Signed-off-by: Nikola Genov <nikola.genov@limechain.tech>
…rTx examples Signed-off-by: dikel <dikelito@tutamail.com>
Signed-off-by: Nikola Genov <nikola.genov@limechain.tech>
Signed-off-by: Nikola Genov <nikola.genov@limechain.tech>
Signed-off-by: dikel <dikelito@tutamail.com>
Signed-off-by: Nikola Genov <nikola.genov@limechain.tech>
Signed-off-by: Nikola Genov <nikola.genov@limechain.tech>
added 3 commits
January 31, 2023 11:32
Signed-off-by: Nikola Genov <nikola.genov@limechain.tech>
Signed-off-by: Nikola Genov <nikola.genov@limechain.tech>
Signed-off-by: Nikola Genov <nikola.genov@limechain.tech>
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. |
added 2 commits
February 7, 2023 15:18
Signed-off-by: Nikola Genov <nikola.genov@limechain.tech>
|
SonarCloud Quality Gate failed. |
Contributor
|
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. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.








Signed-off-by: Nikola Genov nikola.genov@limechain.tech
Description:
This PR adds java SDK support for virtual EVM addresses to a Hedera Account
Related issue(s):
Fixes #
Notes for reviewer:
Checklist