-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
Feature/vm zksnarks #3172
Conversation
…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.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
DR
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