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

Argentum v3.11.4 #6

Merged
merged 2 commits into from
May 11, 2017
Merged

Argentum v3.11.4 #6

merged 2 commits into from
May 11, 2017

Conversation

protonn
Copy link

@protonn protonn commented May 11, 2017

The initial launch of AuxPoW and Multi-algo was broken. This introduces an alternate check for reading blocks from the disk in ReadBlockOrHeader. This is required because some blocks that were mined after the failed launch do not pass standard proof checks. All standard proof checks are still enforced during block creation and receiving/syncing blocks.

@protonn protonn merged commit eca20c6 into master May 11, 2017
@protonn protonn deleted the 3.11.3.2 branch May 21, 2017 21:09
protonn pushed a commit that referenced this pull request Nov 2, 2017
c521b3a Merge #11: fixup define checks. Cleans up some oopses from #5.
8b1cd37 fixup define checks. Cleans up some oopses from #5.
6b1508d Merge #6: Fixes typo
fceb805 Merge #10: Clean up compile-time warnings (gcc 7.1)
0ec2a34 Clean up compile-time warnings (gcc 7.1)
d4c268a Merge #5: Move helper functions out of sse4.2 object
8d4eb08 Add HasAcceleratedCRC32C to port_win.h
77cfbfd25 crc32: move helper functions out of port_posix_sse.cc
4c1e9e0 silence compiler warnings about uninitialized variables
4953164 Merge #2: Prefer std::atomic over MemoryBarrier
2953978 Fixes typo
f134284 Merge #1: Merge upstream LevelDB 1.20
ba8a445 Prefer std::atomic over MemoryBarrier

git-subtree-dir: src/leveldb
git-subtree-split: c521b3a
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