Skip to content
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

2X performance improvement, and better tests #1884

Merged
merged 2 commits into from
Sep 22, 2022

Conversation

SergioDemianLerner
Copy link
Contributor

Description

Motivation and Context

How Has This Been Tested?

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • Tests for the changes have been added (for bug fixes / features)
  • Requires Activation Code (Hard Fork)
  • Other information:

@sonarcloud
Copy link

sonarcloud bot commented Sep 22, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

87.5% 87.5% Coverage
0.0% 0.0% Duplication

@julianlen julianlen merged commit 9d23e67 into research/main_parallel_tx-revision Sep 22, 2022
julianlen pushed a commit that referenced this pull request Sep 23, 2022
* 2X performance improvement, and better tests
julianlen added a commit that referenced this pull request Sep 23, 2022
* B1. Confusing Naming of conflict sets - Solved
* B3. Incorrect use of LongAccumulator
* B4. Truncated BigInteger Pays Incorrect Fees
* B5. Setup of new Precompiles is not correctly tracked
* B7. Determinism even on conflict (#1873)
* 2X performance improvement, and better tests (#1884)

Co-authored-by: Sergio Demian Lerner <[email protected]>
julianlen added a commit that referenced this pull request Sep 26, 2022
* B1. Confusing Naming of conflict sets - Solved
* B3. Incorrect use of LongAccumulator
* B4. Truncated BigInteger Pays Incorrect Fees
* B5. Setup of new Precompiles is not correctly tracked
* B7. Determinism even on conflict (#1873)
* 2X performance improvement, and better tests (#1884)

Co-authored-by: Sergio Demian Lerner <[email protected]>
julianlen added a commit that referenced this pull request Sep 27, 2022
* B1. Confusing Naming of conflict sets - Solved
* B3. Incorrect use of LongAccumulator
* B4. Truncated BigInteger Pays Incorrect Fees
* B5. Setup of new Precompiles is not correctly tracked
* B7. Determinism even on conflict (#1873)
* 2X performance improvement, and better tests (#1884)

Co-authored-by: Sergio Demian Lerner <[email protected]>
julianlen added a commit that referenced this pull request Nov 16, 2022
* B1. Confusing Naming of conflict sets - Solved
* B3. Incorrect use of LongAccumulator
* B4. Truncated BigInteger Pays Incorrect Fees
* B5. Setup of new Precompiles is not correctly tracked
* B7. Determinism even on conflict (#1873)
* 2X performance improvement, and better tests (#1884)

Co-authored-by: Sergio Demian Lerner <[email protected]>
julianlen added a commit that referenced this pull request Nov 28, 2022
* B1. Confusing Naming of conflict sets - Solved
* B3. Incorrect use of LongAccumulator
* B4. Truncated BigInteger Pays Incorrect Fees
* B5. Setup of new Precompiles is not correctly tracked
* B7. Determinism even on conflict (#1873)
* 2X performance improvement, and better tests (#1884)

Co-authored-by: Sergio Demian Lerner <[email protected]>
Vovchyk pushed a commit that referenced this pull request Feb 2, 2023
* B1. Confusing Naming of conflict sets - Solved
* B3. Incorrect use of LongAccumulator
* B4. Truncated BigInteger Pays Incorrect Fees
* B5. Setup of new Precompiles is not correctly tracked
* B7. Determinism even on conflict (#1873)
* 2X performance improvement, and better tests (#1884)

Co-authored-by: Sergio Demian Lerner <[email protected]>
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.

2 participants