Skip to content

Upgrade to btcec v2

Compare
Choose a tag to compare
@vikstrous2 vikstrous2 released this 15 Jul 14:40
· 5 commits to master since this release
23a051d

This major version doesn't reflect any new features or changes. It exists because a dependency, github.com/btcsuite/btcd introduced a breaking change, splitting github.com/btcsuite/btcd/btcec out into a separate go module.

If you are using github.com/btcsuite/btcd 0.22 or lower in your codebase, you should use tezosprotocol/v2.
If you are using github.com/btcsuite/btcd 0.23 or higher in your codebase, you should use tezosprotocol/v3.
If you are not using github.com/btcsuite/btcd at all, just go with v3.