You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
bitcoin/src
Carl Dong c2a1655799
style-only: Use using instead of typedef for BlockMap
3 years ago
..
bench bench: Represents paths with fs::path instead of std::string 3 years ago
common refactor: Fixup uint64_t-cast style in touched line 3 years ago
compat scripted-diff: Bump copyright headers 3 years ago
config
consensus scripted-diff: Bump copyright headers 3 years ago
crc32c Update crc32c subtree 3 years ago
crypto doc: Fix typos 3 years ago
index index: check muhash is in sync on coinstatsindex launch 3 years ago
init Add src/node/* code to node:: namespace 3 years ago
interfaces Remove unused checkFinalTx 3 years ago
ipc refactor: Block unsafe fs::path std::string conversion calls 3 years ago
leveldb
logging scripted-diff: Bump copyright headers 3 years ago
minisketch Update minisketch subtree to latest upstream 3 years ago
node style-only: Use using instead of typedef for BlockMap 3 years ago
policy Remove outdated comment on CFeeRate 3 years ago
primitives Merge bitcoin/bitcoin#24350: Primitives: Correct CTransaction deserialization docstring 3 years ago
qt qt: Update translation source file 3 years ago
rpc blockstorage: Make m_block_index own CBlockIndex's 3 years ago
script Bugfix: make ToPrivateString work with x-only keys 3 years ago
secp256k1 Update secp256k1 subtree to latest upstream master 3 years ago
support Use spans of std::byte in serialize 3 years ago
test tests: Remove now-unnecessary manual Unload's 3 years ago
univalue Update univalue subtree to latest upstream 3 years ago
util util: Add SaturatingAdd helper 3 years ago
wallet blockstorage: Make m_block_index own CBlockIndex's 3 years ago
zmq zmq: Fix implicit-integer-sign-change 3 years ago
.clang-format Use c++17 in clang-format 3 years ago
.clang-tidy Enable clang-tidy bugprone-argument-comment and fix violations 3 years ago
Makefile.am Merge bitcoin/bitcoin#24115: ARMv8 SHA2 Intrinsics 3 years ago
Makefile.bench.include build: header-only Boost 3 years ago
Makefile.crc32c.include build: remove support for weak linking getauxval() 3 years ago
Makefile.leveldb.include build: remove build stubs for external leveldb 3 years ago
Makefile.minisketch.include build: add minisketch build file and include it 3 years ago
Makefile.qt.include build: header-only Boost 3 years ago
Makefile.qt_locale.include
Makefile.qttest.include build: header-only Boost 3 years ago
Makefile.test.include fuzz: Split script formatting from script fuzz target 3 years ago
Makefile.test_fuzz.include scripted-diff: Rename libbitcoin_server.a to libbitcoin_node.a 3 years ago
Makefile.test_util.include scripted-diff: Rename libbitcoin_server.a to libbitcoin_node.a 3 years ago
Makefile.univalue.include Integrate univalue into our buildsystem 3 years ago
addrdb.cpp refactor: replace boost::filesystem with std::filesystem 3 years ago
addrdb.h scripted-diff: Bump copyright headers 3 years ago
addrman.cpp Merge bitcoin/bitcoin#23826: test: Make AddrMan unit tests use public interface, extend coverage 3 years ago
addrman.h Merge bitcoin/bitcoin#23826: test: Make AddrMan unit tests use public interface, extend coverage 3 years ago
addrman_impl.h test: Remove unused AddrManTest class 3 years ago
arith_uint256.cpp Fix implicit-integer-sign-change in arith_uint256 3 years ago
arith_uint256.h
attributes.h
banman.cpp Fix race condition for SetBannedSetDirty() calls 3 years ago
banman.h scripted-diff: Bump copyright headers 3 years ago
base58.cpp scripted-diff: Bump copyright headers 3 years ago
base58.h
bech32.cpp Make Bech32 LocateErrors return error list rather than using out-arg 3 years ago
bech32.h Make Bech32 LocateErrors return error list rather than using out-arg 3 years ago
bitcoin-cli-res.rc
bitcoin-cli.cpp cli: describe quality/recency filtering in -addrinfo 3 years ago
bitcoin-tx-res.rc
bitcoin-tx.cpp Merge bitcoin/bitcoin#24139: Avoid unsigned integer overflow in bitcoin-tx 3 years ago
bitcoin-util-res.rc
bitcoin-util.cpp scripted-diff: Bump copyright headers 3 years ago
bitcoin-wallet-res.rc
bitcoin-wallet.cpp Mention -signet in bitcoin-wallet help output 3 years ago
bitcoind-res.rc
bitcoind.cpp Add src/node/* code to node:: namespace 3 years ago
blockencodings.cpp
blockencodings.h
blockfilter.cpp scripted-diff: rename MapIntoRange to FastRange64 3 years ago
blockfilter.h
chain.cpp Avoid integer sanitizer warnings in chain.o 3 years ago
chain.h Merge bitcoin/bitcoin#24146: Avoid integer sanitizer warnings in chain.o 3 years ago
chainparams.cpp scripted-diff: Bump copyright headers 3 years ago
chainparams.h scripted-diff: Bump copyright headers 3 years ago
chainparamsbase.cpp scripted-diff: Bump copyright headers 3 years ago
chainparamsbase.h
chainparamsseeds.h p2p, contrib: update i2p hardcoded seeds 3 years ago
checkqueue.h scripted-diff: Bump copyright headers 3 years ago
clientversion.cpp scripted-diff: Bump copyright headers 3 years ago
clientversion.h scripted-diff: Bump copyright headers 3 years ago
coins.cpp scripted-diff: Bump copyright headers 3 years ago
coins.h scripted-diff: Bump copyright headers 3 years ago
compat.h scripted-diff: Bump copyright headers 3 years ago
compressor.cpp scripted-diff: Bump copyright headers 3 years ago
compressor.h scripted-diff: Bump copyright headers 3 years ago
core_io.h scripted-diff: Bump copyright headers 3 years ago
core_memusage.h
core_read.cpp scripted-diff: Bump copyright headers 3 years ago
core_write.cpp refactor: Avoid unsigned integer overflow in core_write 3 years ago
cuckoocache.h Add FastRange32 function and use it throughout the codebase 3 years ago
dbwrapper.cpp scripted-diff: Bump copyright headers 3 years ago
dbwrapper.h Use spans of std::byte in serialize 3 years ago
deploymentinfo.cpp scripted-diff: Bump copyright headers 3 years ago
deploymentinfo.h scripted-diff: Bump copyright headers 3 years ago
deploymentstatus.cpp scripted-diff: Bump copyright headers 3 years ago
deploymentstatus.h scripted-diff: Bump copyright headers 3 years ago
dummywallet.cpp Add src/wallet/* code to wallet:: namespace 3 years ago
external_signer.cpp
external_signer.h
flatfile.cpp scripted-diff: Bump copyright headers 3 years ago
flatfile.h
fs.cpp refactor: replace boost::filesystem with std::filesystem 3 years ago
fs.h util: Work around libstdc++ create_directories issue 3 years ago
hash.cpp scripted-diff: Bump copyright headers 3 years ago
hash.h Use spans of std::byte in serialize 3 years ago
httprpc.cpp scripted-diff: Bump copyright headers 3 years ago
httprpc.h scripted-diff: Bump copyright headers 3 years ago
httpserver.cpp Merge bitcoin/bitcoin#23607: rpc: Pass const char* to evhttp_connection_get_peer for new libevent 3 years ago
httpserver.h
i2p.cpp scripted-diff: Bump copyright headers 3 years ago
i2p.h scripted-diff: Bump copyright headers 3 years ago
indirectmap.h
init.cpp Merge bitcoin/bitcoin#24072: doc: fix wording of alertnotify to match behaviour 3 years ago
init.h Add src/node/* code to node:: namespace 3 years ago
key.cpp scripted-diff: Bump copyright headers 3 years ago
key.h scripted-diff: Bump copyright headers 3 years ago
key_io.cpp scripted-diff: Bump copyright headers 3 years ago
key_io.h scripted-diff: Bump copyright headers 3 years ago
logging.cpp refactor: replace boost::filesystem with std::filesystem 3 years ago
logging.h refactor: replace boost::filesystem with std::filesystem 3 years ago
mapport.cpp scripted-diff: Bump copyright headers 3 years ago
mapport.h
memusage.h
merkleblock.cpp
merkleblock.h scripted-diff: Bump copyright headers 3 years ago
net.cpp Replace "can not" with "cannot" in docs, user messages, and tests 3 years ago
net.h Merge bitcoin/bitcoin#23604: Use Sock in CNode 3 years ago
net_permissions.cpp scripted-diff: Bump copyright headers 3 years ago
net_permissions.h scripted-diff: Bump copyright headers 3 years ago
net_processing.cpp Remove/inline ReadRawBlockFromDisk(block_data, pindex, message_start) 3 years ago
net_processing.h Merge bitcoin/bitcoin#23706: rpc: getblockfrompeer followups 3 years ago
net_types.cpp net: Drop only invalid entries when reading banlist.json 3 years ago
net_types.h scripted-diff: Bump copyright headers 3 years ago
netaddress.cpp scripted-diff: Bump copyright headers 3 years ago
netaddress.h scripted-diff: Bump copyright headers 3 years ago
netbase.cpp scripted-diff: Bump copyright headers 3 years ago
netbase.h scripted-diff: Bump copyright headers 3 years ago
netmessagemaker.h
noui.cpp
noui.h
outputtype.cpp scripted-diff: Bump copyright headers 3 years ago
outputtype.h scripted-diff: Bump copyright headers 3 years ago
pow.cpp
pow.h
prevector.h
protocol.cpp scripted-diff: Bump copyright headers 3 years ago
protocol.h scripted-diff: Bump copyright headers 3 years ago
psbt.cpp Use spans of std::byte in serialize 3 years ago
psbt.h scripted-diff: Bump copyright headers 3 years ago
pubkey.cpp scripted-diff: Bump copyright headers 3 years ago
pubkey.h Use spans of std::byte in serialize 3 years ago
random.cpp build: remove unneeded getentropy detection (HAVE_GETENTROPY) 3 years ago
random.h doc: Fix typos pointed out by lint-spelling 3 years ago
randomenv.cpp scripted-diff: Bump copyright headers 3 years ago
randomenv.h scripted-diff: Bump copyright headers 3 years ago
rest.cpp Add src/node/* code to node:: namespace 3 years ago
reverse_iterator.h
scheduler.cpp scripted-diff: rename `m_cs_callbacks_pending` -> `m_callbacks_mutex` 3 years ago
scheduler.h refactor: replace RecursiveMutex `m_callbacks_mutex` with Mutex 3 years ago
serialize.h Remove unused char serialize 3 years ago
shutdown.cpp scripted-diff: Bump copyright headers 3 years ago
shutdown.h scripted-diff: Bump copyright headers 3 years ago
signet.cpp scripted-diff: Bump copyright headers 3 years ago
signet.h scripted-diff: Bump copyright headers 3 years ago
span.h span: Add BytePtr helper 3 years ago
streams.h scripted-diff: Rename nReadPos to m_read_pos in streams.h 3 years ago
sync.cpp scripted-diff: Bump copyright headers 3 years ago
sync.h scripted-diff: Bump copyright headers 3 years ago
threadinterrupt.cpp
threadinterrupt.h scripted-diff: Bump copyright headers 3 years ago
threadsafety.h
timedata.cpp scripted-diff: Bump copyright headers 3 years ago
timedata.h
tinyformat.h
torcontrol.cpp scripted-diff: Bump copyright headers 3 years ago
torcontrol.h scripted-diff: Bump copyright headers 3 years ago
txdb.cpp Replace "can not" with "cannot" in docs, user messages, and tests 3 years ago
txdb.h Replace lock with thread safety annotation in CBlockTreeDB::LoadBlockIndexGuts() 3 years ago
txmempool.cpp Merge bitcoin/bitcoin#21464: Mempool Update Cut-Through Optimization 3 years ago
txmempool.h Merge bitcoin/bitcoin#21464: Mempool Update Cut-Through Optimization 3 years ago
txorphanage.cpp
txorphanage.h
txrequest.cpp scripted-diff: Bump copyright headers 3 years ago
txrequest.h
uint256.cpp
uint256.h Use spans of std::byte in serialize 3 years ago
undo.h
validation.cpp blockstorage: Make m_block_index own CBlockIndex's 3 years ago
validation.h Merge bitcoin/bitcoin#24347: rpc: Fix implicit-integer-sign-change in verifychain 3 years ago
validationinterface.cpp
validationinterface.h
version.h
versionbits.cpp trivial: comment tweaks 3 years ago
versionbits.h Merge bitcoin/bitcoin#23508: Add getdeploymentinfo RPC 3 years ago
walletinitinterface.h Add src/node/* code to node:: namespace 3 years ago
warnings.cpp
warnings.h scripted-diff: Bump copyright headers 3 years ago