0
I Use This!
Inactive

Commits : Listings

Analyzed about 22 hours ago. based on code collected 1 day ago.
May 09, 2023 — May 09, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge remote-tracking branch 'primecoin-hp/master'
pankkake
as Ben Bernanke
More... about 10 years ago
Primecoin HP: Bump version to -hp13. More... about 10 years ago
Primecoin HP: Optimize CheckSyncCheckpoint() to speed up block verification and blockchain download. More... about 10 years ago
Merge remote-tracking branch 'primecoin-hp/master'
pankkake
as Ben Bernanke
More... about 10 years ago
Primecoin HP: Bump version to -hp12. More... about 10 years ago
Primecoin HP: Documented the new donation feature in changes-hp.txt. More... about 10 years ago
Primecoin HP: Updated changes-hp.txt to include recent changes. More... about 10 years ago
Primecoin HP: Rename the application to Primecoin-HP-Qt on OS X. More... about 10 years ago
Primecoin: Added primeseedtn.muuttuja.org as a new testnet-only DNS seed. More... about 10 years ago
Allow building without the Qt codec plugins because my MXE build environment lacks them. More... about 10 years ago
Added inline assembly for rotate left instruction. Fixes code generated by Clang which failed to produce the rotate instruction. More... about 10 years ago
Primecoin HP: Use GCC-style builtin functions with Clang. More... about 10 years ago
Add ASCII Bernanke.
pankkake
as Ben Bernanke
More... about 10 years ago
Primecoin HP: Fix optimized GetBlockWork() from commit b6a92cd8b9 so that the results match the original code. More... about 10 years ago
Linking against boost_timer was missing from makefile.mingw. More... about 10 years ago
Merge remote-tracking branch 'primecoin-hp/master'
pankkake
as Ben Bernanke
More... about 10 years ago
Added a new function ProbableBiTwinChainTestFast() for checking BiTwin candidates. More... about 10 years ago
Primecoin HP: Increase the initial primorial in order to get the miner to full speed faster. More... over 10 years ago
Primecoin: New optimized default parameters. More... over 10 years ago
Primecoin HP: Fixed -l1cachesize parameter. Print it to debug.log. More... over 10 years ago
Primecoin HP: Add notices that GMP is used and that it is licensed under LGPLv3. More... over 10 years ago
Primecoin HP: Branding as Primecoin-HP or Primecoin High Performance More... over 10 years ago
Primecoin HP: Added the declaration of nWorkTransitionRatioLog which was missing from commit b6a92cd8b9. More... over 10 years ago
Optimize repeated bignum multiplications etc by reusing the same BN_CTX. Use lazy initialization inside the CAutoBN_CTX. More... over 10 years ago
Primecoin HP: Optimize GetBlockWork() by using shifting instead of repeated multiplication. Speeds up startup slightly. More... over 10 years ago
Primecoin HP: Added support for donations via -donationpercentage parameter. More... over 10 years ago
Unify the Qt project files. Always use dynamic linking with GMP. More... over 10 years ago
Use a 64-bit type for sieve_word_t on 64-bit Windows. More... over 10 years ago
Remove a couple of unnecessary casts to long long unsigned. More... over 10 years ago
Primecoin: Update subversion format based on BIP 14 More... over 10 years ago