Skip to content

PENG Core 1.4.1

Latest
Compare
Choose a tag to compare
@coinpeng coinpeng released this 07 Jan 10:30
· 4 commits to master since this release
35de29b

We have a non-mandatory, but highly advised update for you! This update includes several bug fixes and logic improvements, as well as a bunch of RPC functionality. The update will cut-off all old nodes, i.e. nodes under version 1.4.0, starting the 1st of February 2020.

Update changelog:

  • [Bug] Fix automatic buffer overflow protection
  • [Bug] Fix CMasternodeConfig::read
  • [Compile] Add -Wno-implicit-fallthrough flag
  • [Main] Avoid slow transaction search with txindex enabled
  • [Main] Protocol update incl. cut-off under 1.4.0 - activates 1 Feb. 2020
  • [Main] Updated hard-coded seed nodes to explorer IPs
  • [Main] Version number update
  • [RPC] Add masternode network command
  • [RPC] Add SwiftX to rawtransaction
  • [RPC] Fix typo for 'obfuscation' command
  • [RPC] Fix verifychain
  • [RPC] Sanitize walletpassphrase timeout argument
  • [RPC] Segfault peng-cli getinfo while loading block index
  • [Scripts] LogPrint(f) scanner script
  • [Wallet] Handle debug.log "CWalletTx::GetAmounts: Unknown transaction type" spam