MCPcopy Create free account
hub / github.com/bitcoinxt/bitcoinxt

github.com/bitcoinxt/bitcoinxt @v0.11G2

Chat with this repo
repository ↗ · DeepWiki ↗ · release v0.11G2 ↗ · + Follow
7,479 symbols 25,316 edges 762 files 884 documented · 12% updated 3y agov0.11K · 2019-05-15★ 42320 open issues

Browse by type

Functions 6,127 Types & classes 1,352
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

Bitcoin XT

Bitcoin XT is an implementation of a Bitcoin full node that embraces Bitcoin's original vision of simple, reliable, low-cost transactions for everyone in the world. Bitcoin XT originated as a series of patches on top of Bitcoin Core and is now a independently maintained software fork. See our notable features.

XT uses the same data directories as Core so you can easily switch back and forth. You will keep and continue updating the same block chain.

Bitcoin XT downloads are code signed and are built reproducibly using gitian. If you use it please sign up to the announcement mailing list so you can be reminded of new versions.

Development process

To propose a patch for inclusion or to discuss Bitcoin development in general, you are welcome to use the mailing list.

We have a manifesto that lays out things we believe are important, which you can read about here:

https://bitcoinxt.software/

Possible future features

Ideas for useful protocol upgrades are tracked in the issue tracker.

Bitcoin XT is intended to be compatible with crowd funded development. If you would like to experiment with a (non consensus changing) protocol upgrade, please discuss it on the mailing list first. You should be able to get a clear decision on the concept and design before starting on the implementation.

Core symbols most depended-on inside this repo

Shape

Method 4,040
Function 2,087
Class 1,263
Enum 89

Languages

C++84%
Python13%
C3%
Java1%

Modules by API surface

qa/rpc-tests/test_framework/mininode.py291 symbols
src/main.cpp151 symbols
src/wallet/wallet.cpp110 symbols
src/leveldb/db/db_test.cc110 symbols
src/leveldb/db/c.cc101 symbols
src/secp256k1/src/tests.c93 symbols
src/netbase.cpp83 symbols
src/leveldb/table/table_test.cc83 symbols
src/net.cpp82 symbols
src/leveldb/db/version_set.cc76 symbols
src/leveldb/util/env_posix.cc67 symbols
src/txmempool.h59 symbols

For agents

$ claude mcp add bitcoinxt \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page