bitcoin-computer / monorepo

A Turing-complete smart contract system for Bitcoin and Litecoin
https://docs.bitcoincomputer.io/
29 stars 18 forks source link

Simplify node config + pepecoin bug fix #280

Closed ltardivo closed 1 month ago

ltardivo commented 1 month ago

The goal of this PR is to make it easier to run and configure a Bitcoin Computer Node. It also fixes some bugs detected when syncing to pepecoin testnet.

Fix issue 271 when syncing pepecoin through testnet.

Fix issue 270.

More work needed

ClemensLey commented 1 month ago

Great work!