Post
Topic
Board Bitcoin Discussion
Re: Bitcoin Core 0.20.0 Released
by
achow101
on 09/06/2020, 14:49:14 UTC
I just upgraded from the previous release and checked some APIs.
Could the warning at the bottom be somehow related to the upgrade?


$ bitcoin-cli -testnet getblockchaininfo | jq
{...
  "warnings": "Warning: unknown new rules activated (versionbit 28)"
}

That is not related to the upgrade. This is a warning on testnet that has been around for a while.