V1.4.2
- Double checked and prepared for IPBC coin fork on block 54881
- Small speedup on some RX series cards
- Small speedup on R9 380 cards
Tomorrow IPBC will fork to their new algo, called ultraheavy (which isn't really ultraheavy anymore, altough it was in the first test period).
Get prepared, you can test it on their testnet with this config :
config.txt:
{
"cryptonight_type" : "ultraheavy",
"intensity" : 0,
"double_threads" : false,
"target_temperature" : 0
}
pools.txt:
{
"pools" :
[
{"pool_use_tls" : false, "pool" : "54.37.94.172:5555", "wallet" : "bxdSJiR35QuSDyjAmS1Ud1H8pzCzyFuuybWyFNv8nhFiKQhur6auKYSAe6UGv4XUfwPj1CcE6mZtKhW SATXzUf3o21poG9YH1", "password" : "x", "location" : "europe"}
]
}