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

improvements #100

Open
wants to merge 3 commits into
base: master_candidate
Choose a base branch
from
Open

Conversation

grapeLux2
Copy link
Contributor

@grapeLux2 grapeLux2 commented Feb 3, 2020

Lowered I/O usage by use of pre-increment instead of post-increment in "base_uint" class, core_memusage.h [small bump in syncing speed 1-3%]
Fixed overflow in txmempool.h
Fixed 2 mem leaks in addtokenpage.cpp
fixed shifting a signed 32-bit value by 31 bits in arith_uint256.cpp
block.h changed C style cast to a defined C++ cast

wholeMatrix is generated on (74) but in the event of "memMatrix == NULL"(78) wholeMatrix would be left in mem

@grapeLux2 grapeLux2 changed the title stop a cheeky mem leak improvements Feb 5, 2020
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.

1 participant