Skip to content

Releases: Bitcoboost/bitcoboost-core

BitcoBoost Core v1.0.0 – Exchange Stable

Choose a tag to compare

@Bitcoboost Bitcoboost released this 21 Aug 22:00
0f65cbb

BitcoBoost Core v1.0.0 — Exchange Stable

Full node per BitcoBoost (BCBO), fork di Bitcoin Core 27.1.

Parametri di rete (mainnet):

  • Ticker: BCBO — supply massima ~21.011.000 (schema di halving da 21.000.000 + 11.000 di slow-start di lancio; valore esatto 21.010.999,98; nessun premine)
  • Algoritmo PoW: X16RV2 — tempo blocco 600s
  • Halving ogni 210.000 blocchi (primo halving al blocco 212.001)
  • Emissione: slow-start (blocchi 1-1000 = 1 BCBO, 1001-2000 = 10 BCBO, poi 50 BCBO)
  • Project reward: 5% del subsidy, solo blocchi 2.001-209.999
  • Porta P2P: 38210 — RPC: 18332
  • Message magic: 0xBB160626 — prefisso indirizzi bech32: "bb"
  • Genesis: 00008e92cdd72d798964ea9833c612371e93ddbcbb6a8a1ffe71e591f5b017df
  • Coinbase maturity: 100

Download Linux x86_64: il file .tar.gz allegato qui sotto.

Verifica integrità (SHA256):
bitcoboost-core-1.0.0-x86_64-linux-gnu.tar.gz
a3a123a9e218bb3fb82dd530a242a733fd96077c8adc926d0edec72c0ee45687

Comando: sha256sum -c SHA256SUMS

Firma GPG (autenticità):
gpg --import bitcoboost-release-pubkey.asc
gpg --verify SHA256SUMS.asc SHA256SUMS
Fingerprint chiave: B953191753915A465728EFCD8739ECBDF90D266B

Download Windows x64: il file win64.zip allegato qui sotto (bitcoind.exe + bitcoin-cli.exe, standalone).


Note (24 Aug 2026): the ticker was renamed from BB to BCBO before any exchange listing, to avoid a symbol clash with an existing traded asset. Same chain, same bb1... addresses, same consensus. The v1.0.0 binaries still display the legacy "BB" label in some RPC strings; this is cosmetic and will be updated in v1.0.1.