Skip to content
This repository has been archived by the owner on Jul 23, 2022. It is now read-only.

aceat64/bitcoin-patchwork

Repository files navigation

Bitcoin Patchwork client

Notes

  • I have only tested this build on Ubuntu 10.04 and only with bitcoind.

Current Patchset

Custom Modifications:

  • Changed MAX_OUTBOUND_CONNECTIONS from 8 to 32.
  • Disabled receiving of IP transactions by default, they can be enabled with the -allowiptransactions option.

Installation

  1. Install various required packages:

sudo apt-get install build-essential libgtk2.0-dev libssl-dev libdb4.7-dev libdb4.7++-dev libboost-all-dev

  1. Download and extract this repo, or use git to checkout the repo.

  2. Time to build bitcoind:

make -f makefile.unix bitcoind

About

This repo is a historical reference only. DO NOT USE.

Resources

License

Stars

Watchers

Forks

Packages

No packages published