Skip to content

Releases: benthecarman/bitcoin

Mutinynet v29.0 + Template Hash

Choose a tag to compare

@benthecarman benthecarman released this 17 May 19:12
2fda7bf

This updates to the latest changes in Inquistion, most notably adding support for OP_TEMPLATEHASH!

Full Changelog: https://github.com/benthecarman/bitcoin/commits/mutinynet-inq-template-hash

Mutinynet v29.0

Choose a tag to compare

@benthecarman benthecarman released this 18 Sep 21:05
3835158

Switches to use Bitcoin Inquisition instead of my old fork of Bitcoin Core. This will make it much easier to maintain and easily get updates for future versions. This was much needed so we can have things like TRUC, ephemeral anchors/dust, and other future improvements coming to Bitcoin Core on Mutinynet.

This will have an effect if you were using this implementation on mainnet (not recommended), Inquisition enforces that you can only run on signet or regtest. If you want an implementation that is compatible with both bitcoin mainnet and Mutinynet, Bitcoin Knots supports the signetblocktime config.

This will also have an effect on the soft forks activated on Mutinynet. With this, this will remove OP_VAULT and OP_PAIRCOMMIT. This is technically a hard fork, but Mutinynet is a dictatorship.

The soft forks now activated on Mutinynet are:

  • Anyprevout
  • CTV
  • OP_CAT
  • CSFS
  • OP_INTERNALKEY

Pair Commit

Choose a tag to compare

@benthecarman benthecarman released this 25 Nov 16:37
d4a8627

Adds new OP_PAIRCOMMIT

Mutinynet CAT + LNHANCE

Choose a tag to compare

@benthecarman benthecarman released this 30 Apr 16:34
c23afab

Mutinynet how has Covtools, CAT, and LNHANCE

Mutinynet Covtools

Choose a tag to compare

@benthecarman benthecarman released this 14 Oct 22:40
f036909

Mutinynet with the Covtools softfork activated!

Custom Signet blocktime

Choose a tag to compare

@benthecarman benthecarman released this 23 Apr 07:43
d8434da

Binaries I compiled for a my custom signet blocktime PR