Skip to content

Releases: pepeteam/pepecoin

2.7.0.0

30 Jan 09:27
Compare
Choose a tag to compare

Performance improvements
Misbehaving masternodes banned quicker and for 48 hours by default
After block 1177777, masternode traffic is reduced by 66%
Auto-checkpointing system modifications to prevent stuck chain errors
Minimum stake age increased to 10 hours
Development team preparations for future PEPE/MEME ver 3.0 upgrade

2.6.2.0

23 Nov 10:13
bbc890b
Compare
Choose a tag to compare

Fix blockchain stuck problem at 1011110
Reduce min stake confirmation time to 360 blocks
Increase protocol version to 61414 to block out old clients and masternodes causing issues

2.6.1.0

14 Nov 10:16
Compare
Choose a tag to compare

Major speed improvements to blockchain syncing, syncing freeze problems fixed
Transaction handling upgrade to handle KEKDAQ and pubpool load
Stability and speed improvements, reduced memory footprint, lower CPU use.
Mastertoad communication retiming to lessen network traffic, upgrade before block 1030000.
UI updates and various improvements.

2.5.2.0

18 Sep 22:10
Compare
Choose a tag to compare

Fix sync issue resulting from the jackolantern hardfork, bump version.

2.5.1.0

11 Sep 00:55
Compare
Choose a tag to compare

MANDATORY update 2.5.1.0

Bumps protocol version and disconnects all old protocol versions from network.
Stake diff hardfork fix.

2.5.0.0

07 Sep 05:51
Compare
Choose a tag to compare

Jack O Lantern Hardfork

This is a MANDATORY hardfork release. The hardfork occurs at block 888,000.

After the hardfork the checkpoint span reduces to 10, the stake difficulty adjustment timespan reduces from 10 to 2 minutes.

This release also reduces the default max connections from 25 to 10, and outbound max connections to 8.

Fixes the stake masternode payments.

2.4.4.1

16 Aug 00:37
Compare
Choose a tag to compare

Take a lock on cs_vNodes before sending dsee messages to resolve boost recursive lock failed assertion. Remove unused variables that result in compiler warnings. Don't cache message wall messages by default, can be enabled with messagewall=1 in conf file. Ignore mastertoad related messages in ProcessMessage when in LiteMode.

2.4.3.2

24 Jul 04:25
Compare
Choose a tag to compare

Alleviate CPU pegging on reorganizations, add "niceness" to socket and message handling. Remove unneeded use of boost signals when sending and receiving node messages, etc. Bans nodes on older versions instead of just disconnecting them, to keep them from consuming resources and disconnect them earlier on repeated connection attempts.

2.4.2.2

13 Jul 06:17
Compare
Choose a tag to compare

Optional non-mandatory update. Networking and lock optimizations to improve performance/reduce cpu pegging and getinfo hanging when fast blocks or reorganizations come through.

2.4.1.2

03 Jul 12:52
Compare
Choose a tag to compare

Netcode revision/replacement, updated seeds, much better network connectivity and peering.