Skip to content

Feature/zen token #2352

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

Merged
merged 1,021 commits into from
Jul 16, 2019
Merged

Feature/zen token #2352

merged 1,021 commits into from
Jul 16, 2019

Conversation

renchenchang
Copy link
Contributor

What does this PR do?
Shielded transaction by zk-snark. User can create shielded address and make shielded transactions which will not expose any information.

Why are these changes required?

This PR has been tested by:

  • Unit Tests
  • Manual Testing

Follow up

Extra details

Yrp and others added 30 commits June 4, 2019 19:49
…enToken

# Conflicts:
#	src/test/java/org/tron/core/zksnark/LibrustzcashTest.java
@codecov-io
Copy link

Codecov Report

Merging #2352 into develop will decrease coverage by 3.73%.
The diff coverage is 16.88%.

Impacted file tree graph

@@              Coverage Diff              @@
##             develop    #2352      +/-   ##
=============================================
- Coverage       42.5%   38.77%   -3.74%     
- Complexity      4362     5007     +645     
=============================================
  Files            538      650     +112     
  Lines          32609    41443    +8834     
  Branches        3596     4249     +653     
=============================================
+ Hits           13861    16068    +2207     
- Misses         17406    23866    +6460     
- Partials        1342     1509     +167
Impacted Files Coverage Δ Complexity Δ
...in/java/org/tron/core/zen/note/NoteEncryption.java 73.91% <ø> (ø) 4 <0> (?)
...n/core/services/http/EasyTransferAssetServlet.java 3.5% <ø> (ø) 2 <0> (ø) ⬇️
...a/org/tron/core/services/http/ClearABIServlet.java 8.69% <ø> (ø) 2 <0> (ø) ⬇️
...a/org/tron/core/actuator/SetAccountIdActuator.java 65.95% <ø> (ø) 10 <0> (ø) ⬇️
.../tron/core/services/http/CreateAccountServlet.java 9.09% <ø> (ø) 2 <0> (ø) ⬇️
...core/services/http/GetBlockByLimitNextServlet.java 4.87% <ø> (ø) 2 <0> (ø) ⬇️
...a/org/tron/core/services/http/TransferServlet.java 9.09% <ø> (ø) 2 <0> (ø) ⬇️
...c/main/java/org/tron/core/net/TronNetDelegate.java 10% <ø> (ø) 4 <0> (ø) ⬇️
...rc/main/java/org/tron/core/services/http/Util.java 0% <ø> (ø) 0 <0> (ø) ⬇️
.../http/GetDelegatedResourceAccountIndexServlet.java 4.54% <ø> (ø) 2 <0> (ø) ⬇️
... and 380 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 0a320fb...5c76923. Read the comment docs.

@renchenchang renchenchang merged commit 7ee289d into develop Jul 16, 2019
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.

9 participants