forked from bitcoin/bitcoin
-
Notifications
You must be signed in to change notification settings - Fork 6
Home
Anthony Towns edited this page Jan 17, 2024
·
24 revisions
"The Inquisition was a group of institutions within the Catholic Church whose aim was to combat heresy, conducting trials of suspected heretics." - https://en.wikipedia.org/wiki/Inquisition
This is a fork of bitcoin with the goal of making it easy to do a deep investigation of the value of proposed consensus (and to a lesser extent, relay policy) changes. To do so, we disable support of non-controlled chains (ie, mainnet and testnet; only leaving support for regtest and signet), change the way activation works, and aggressively merge proposed changes. To keep things relatively simple, we base changes on released versions of Bitcoin Core.
-
24.0
- Setup:
- Released upstream
- Disable mainnet, testnet (#13)
- Support Heretical-Deployments activation (#16)
- Soft forks:
-
Relay Policies:
- Annex data carrier (#22)
- Ephemeral Anchors (#23)
- Full RBF
- Package relay (#11)
- Small transactions (bitcoin#26265)
- Setup:
-
23.0
"Expect the unexpected!"