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
Feature/vm zksnarks #3172
Merged
zhangwenhua-tron
merged 71 commits into
release_vm_shielded_4.0
from
feature/vm_zksnarks
May 25, 2020
Merged
Feature/vm zksnarks #3172
zhangwenhua-tron
merged 71 commits into
release_vm_shielded_4.0
from
feature/vm_zksnarks
May 25, 2020
Conversation
This file contains 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
…eateShieldedContractParametersWithoutAsk
… into feature/shielded_TRC20_contract # Conflicts: # framework/src/test/java/org/tron/core/WalletTest.java
…tronprotocol/java-tron into feature/shielded_TRC20_contract
…tronprotocol/java-tron into feature/shielded_TRC20_contract
…ract_fix_address_and_energy Feature/shieded trc20 contract fix address and energy
…_proposal_for_vm add the proposal for VM in shielded TRC-20 contract
…tract_add_scaling_factor add scaling factor to support bigger decimal
…kNum fix: check if null before getInstance
Codecov Report
@@ Coverage Diff @@
## release_vm_shielded_4.0 #3172 +/- ##
==========================================================
Coverage 31.52% 31.52%
Complexity 2043 2043
==========================================================
Files 393 393
Lines 20487 20487
Branches 2338 2338
==========================================================
Hits 6458 6458
Misses 13279 13279
Partials 750 750 Continue to review full report at Codecov.
|
renchenchang
approved these changes
May 22, 2020
Federico2014
approved these changes
May 22, 2020
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.
What does this PR do?
feat: add trc20 shielded to vm
Why are these changes required?
This PR has been tested by:
Follow up
Extra details