GithubHelp home page GithubHelp logo

misc's Introduction

Various stuff

Bitcoin Core with SegWit UASF BIP148 Patch: Binaries, Source, FAQs, Install How-To

Source & Binaries for Linux and Windows

How to Install

If you're not an experienced Bitcoin user, you do NOT have to use UASF-specific install and configuration guides.

This UASF BIP148 release is only slightly different Bitcoin Core; Bitcoin Core 0.14.2 install guides and tutorials apply to UASF BIP148 version. Use whatever Bitcoin Core 0.14 instructions you find easy to follow.

Here's what you need to do:

Existing Bitcoin Core users

  1. Stop Bitcoin Core
  2. Make a secure backup copy of your wallet.dat
  3. Remove (uninstall) Bitcoin Core
  4. Install a UASF version from Releases (see the link above)

If you're upgrading (for example from Bitcoin Core 0.13 to Bitcoin Core UASF BIP148 0.14.1), follow regular instructions for upgrading from 0.13 to 0.14. Again, there's nothing different in terms of installation for Bitcoin Core UASF BIP148.

New User: You don't have existing Bitcoin Core

  1. Get the right copy for your OS
  2. Follow normal Bitcoin Core instructions & how-to's

NOTE ABOUT TAR.GZ ARCHIVES: UASF BIP148 binaries for Windows are installed the same way (double-click). Linux and UNIX users need to decompress downlaoded archive (tar xfzv bitcoin-0.14.1-bip148_segwit0.3-arm-linux-gnueabihf.tar.gz, for example) and then navigate to decompressed directory (cd bitcoin-0.14.1/bin/) where you can execute bitcoind (./bitcoind). Again, this is the standard way to install pre-built binaries - you can refer to Bitcoin Core documentation and online how-to's - there's nothing UASF-specific in here! The configuration file can be in the usual place ($HOME/.bitcoin/bitcoin.conf) - refer to official Bitcoin Core 0.14.1 documentation!

Which binary to fetch?

  • Raspberry Pi 2 - arm-linux-gnueabihf.tar.gz
  • Windows - use the 32-bit installer executable, regardless of your OS (32-bit uses slightly less RAM)

How to verify?

Use getnetworkinfo to see your client information.

$ bitcoin-cli getnetworkinfo
{
  "version": 140200,
  "subversion": "/Satoshi:0.14.2/UASF-Segwit:1.0(BIP148)/",
  ...
 }

Other Information

misc's People

Contributors

unsystemizer avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.