Skip to content

Releases: PalladiumCo1n/palladium

New difficulty Algo

17 Jul 17:59
Compare
Choose a tag to compare

Please update immediately, this update fixes the difficulty algo and rolls back the attack we are having!

Increased Transaction Size

16 Jun 05:18
Compare
Choose a tag to compare
1.5.2

Merge remote-tracking branch 'origin/master'

Update 1.5.1 ===Minor Fixes===

10 Jun 06:36
Compare
Choose a tag to compare
  • Improved the console
  • Fixed console handler
  • Removed net scare (warning instead of trace by accident)
  • Added another seednode!
  • Added another block checkpoint
  • Added too big transaction checks

Security Patch! Please Update Immediately

02 Jun 05:32
Compare
Choose a tag to compare
  • Fixed a major ring signature glitch!
  • Added Block Checkpoint!

Major Fixes, URGENT UPDATE!

27 May 05:15
Compare
Choose a tag to compare

URGENT UPDATE, PLEASE UPDATE IMMEDIATELY

This update fixes a couple of major issues that should never happen again!

HELP! I'm getting a genesis block mismatch error!

That's because the genesis block was changed! You must delete the coin's data folder!

Windows

  • open windows explorer
  • enter the following command into the address bar %appdata%/palladiumcoin
  • delete all files in that folder

Linux

rm ~./palladiumcoin -rf

Thanks for your cooperation!

Patch Notes

  • fixed curve to make the network more sustainable
  • fixed block rewards
  • fixed security

Major Fixes --UPDATE IMMEDIATELY--

18 May 23:56
Compare
Choose a tag to compare

-Removed debug commands to prevent exploit
-Fixed supply int

Fixed Total Amount of coins!

14 May 20:11
Compare
Choose a tag to compare

Minor release fixing a numeral input error!