Releases: pepeteam/pepecoin
3.1.1.0
https://github.com/pepeteam/pepecoin/releases/tag/3.1.1.0
New Test Build 3/14/2019
Built from https://github.com/projectmemetic/pepecoin work in progress
Test Build Updates
- Blockpack super fast block compression syncing
- Improved multicore stability and performance
- Network improvements
- See commits for more details
SHA256: fb5fa36b21bbbac9224d01a9e23555c7b470b9e423230d24510e99774b6c1be8
Virustotal Scan: https://www.virustotal.com/en/file/fb5fa36b21bbbac9224d01a9e23555c7b470b9e423230d24510e99774b6c1be8/analysis/1552542867/
https://github.com/pepeteam/pepecoin/releases/tag/3.1.1.0
3.1.0.0
Recommended update
- New multithreading feature introduced
- Optimized handling of wallet locks
- Staking code optimizations
- New leveldb performance options
- Additional information in getinfo & debug logs
- By default all CPU cores are used for the multithreading feature. To use less cores, set messagecorelimit=X where X is the number of cores you want to use.
- See commits for full details
New Additional PepeCoin options:
Multicore Message Handling:
-messagecorelimit=<n> Limit number of cores to use for message handling threads, the default is more than most systems to allow use of all cores by default (default: 64)
LevelDb Options:
-leveldbbloomfilter=<n> Bits to use in bloom filter (default: 32)
-writecache=<n> Write cache in MB, improve performance/disk io but higher values can result in longer recovery time after a crash. (Default: 16)
-leveldbmaxopenfiles=<n> Max open files at a time for leveldb. Can improve performance as block index/tx index grows, but your OS may have a limit. (Default:1000)
-leveldbcache-<n> Size in MB of the database that leveldb will cache in memory. Can result in dramatic performance improvement at the expense of RAM usage. (Default: 100)
Set messagecorelimit=X in pepecoin.conf, where X is the number of cores you want to use. Default is all cores.
Virustotal scan for pepecoin-qt-3.1.0.0.exe
SHA256 Hash: 866638dc6d9da3c06e613d2809d1e08a735a2f6eb72ed75e8dd186cb009c2c34
3.0.0.0
REQUIRED UPDATE!
Major fixes related to transactions, block times, POS difficulty, connectivity. and security.
Difficulty improvements begin at block 1,830,000
- Proof of Stake difficulty now calculated from last 10 minutes of blocks
- Acceptable block submission window (drift) lowered by 10x
- Misbehaving stakers banned more aggressively
- OP_RELAY data size increased from 40 bytes to 160 bytes for optimal Kekdaq functionality
- Orphan block handling optimized
- Optimizations to thread locking while staking
- See commits for full information
memetic-pepecoin-qt-3.0.exe Hash:
SHA256: e4102cb044316ae0028a2d849d4a70f3cd2120877479f6b6c197f19ed0781948
2.9.2.0
Transaction broadcasting update
- Increase transaction rebroadcasting timeout from 1 hour to 3 hours
- Added nTransactionExpiration=180 (default) conf variable to specify a rebroadcast timeout in seconds
- Listening peers now request a transaction list instead of waiting for client submission
2.9.1.0
Minor bug fixes:
- Remove requirement for 3 outgoing connections before "synced" status is allowed
- Remove outbound node threshold for automated sync mode
- revert hide not accepted stake filter from GUI due to resulting interface bugs
2.9.0.0
Major update.
- Optimizations to blockchain sync code
- Much faster syncing and syncing from 0 now works properly
- Wallet waits until fully synced before sending blocks to requesting peers
- Repeating masternode information broadcasting bugs fixed
- Masternode info messages cached and not repeatedly requested from peers
- Masternode information net traffic greatly reduced
- Block checking code optimized. Wallet now uses 1-5% of a CPU core instead of 80-100%
- Conflicted / losing stake creation transactions hidden by default
2.8.1.1
Fix leveldb crash error when opening daemon with no previous datas.
2.8.1.0
Correction to mastertoad calculations / bug fix for HF
v2.8.0.0
Additional performance improvements
Hardfork to fully Proof-of Stake and reject proof-of-work (mining) blocks at block 1,700,000 to normalize against block reorganizations and stablize the chain for kekdaq release
At block 1,700,000 POW is ended and POS pays 15 PEPE / MEME for every POS minted block. Mastertoads still receive 37.5% of the POS reward.
Stability improvements for Kekdaq-GUI
Stability improvements for chainsync and wallet
SHA256 hashes of uploaded files:
39dc81d55a40feab50cbb1820e7c9e9ad4241606552fd90ef9e2053e4ace9963 memetic-pepecoin-win-qt.zip
58ed376d43582add96ffbd323c148fa7eecc3185ee93a2eff9926a87e500f3bb pepecoind-2.8-win64.zip
2.8.0.0
Additional performance improvements
Hardfork to fully Proof-of Stake and reject proof-of-work (mining) blocks at block 1,700,000 to normalize against block reorganizations and stablize the chain for kekdaq release
At block 1,700,000 POW is ended and POS pays 15 PEPE / MEME for every POS minted block. Mastertoads still receive 37.5% of the POS reward.
Stability improvements for Kekdaq-GUI
Stability improvements for chainsync and wallet
SHA256 hashes of uploaded files:
39dc81d55a40feab50cbb1820e7c9e9ad4241606552fd90ef9e2053e4ace9963 memetic-pepecoin-win-qt.zip
58ed376d43582add96ffbd323c148fa7eecc3185ee93a2eff9926a87e500f3bb pepecoind-2.8-win64.zip