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.
litecoin/src
Rafael Sadowski 787695cb6b
Fix build with Boost 1.77.0
9 months ago
..
bench MWEB: Wallet & UI changes 3 years ago
compat
config
consensus v0.21.2 3 years ago
crc32c build: Update crc32c subtree 3 years ago
crypto
index
interfaces v0.21.2 3 years ago
leveldb
libmw Stop using pre_split_keypool for MWEB keys in upgraded wallets, and support recovering coins sent to stealth addresses generated from pre_split_keypool 2 years ago
logging
mweb Stop using pre_split_keypool for MWEB keys in upgraded wallets, and support recovering coins sent to stealth addresses generated from pre_split_keypool 2 years ago
node Mempool fixes 3 years ago
policy v0.21.2 3 years ago
primitives MWEB: Primitives (CTransaction, CBlock, serialization) 3 years ago
qt v0.21.2 3 years ago
rpc Updating bitcoin ports to litecoin's equivalent 2 years ago
script Stop using pre_split_keypool for MWEB keys in upgraded wallets, and support recovering coins sent to stealth addresses generated from pre_split_keypool 2 years ago
secp256k1-zkp
support
test v0.21.2 3 years ago
univalue
util Rate limit the processing of rumoured addresses. Ref: https://github.com/bitcoin/bitcoin/pull/22387 2 years ago
wallet Fix build with Boost 1.77.0 9 months ago
zmq
.clang-format
Makefile.am * txrecord refactor and introduction of txlist 3 years ago
Makefile.bench.include
Makefile.crc32c.include build: Update crc32c subtree 3 years ago
Makefile.leveldb.include
Makefile.qt.include * txrecord refactor and introduction of txlist 3 years ago
Makefile.qt_locale.include
Makefile.qttest.include
Makefile.test.include * Prevent MWEB txs from being accepted to mempool before activation 3 years ago
Makefile.test_fuzz.include
Makefile.test_util.include
addrdb.cpp
addrdb.h
addrman.cpp
addrman.h
amount.h
arith_uint256.cpp
arith_uint256.h
attributes.h
banman.cpp
banman.h
base58.cpp
base58.h
bech32.cpp
bech32.h
bitcoin-cli-res.rc
bitcoin-cli.cpp
bitcoin-tx-res.rc
bitcoin-tx.cpp
bitcoin-wallet-res.rc
bitcoin-wallet.cpp
bitcoind-res.rc
bitcoind.cpp
blockencodings.cpp MWEB: P2P: Compact blocks 3 years ago
blockencodings.h MWEB: P2P: Compact blocks 3 years ago
blockfilter.cpp
blockfilter.h
bloom.cpp
bloom.h
chain.cpp
chain.h MWEB: Adding mweb_header, hogex_hash, and mweb_amount to CBlockIndex 3 years ago
chainparams.cpp New seed format and added TOR seeds 2 years ago
chainparams.h New seed format and added TOR seeds 2 years ago
chainparamsbase.cpp
chainparamsbase.h
chainparamsseeds.h New seed format and added TOR seeds 2 years ago
checkqueue.h
clientversion.cpp
clientversion.h
coins.cpp Build fix 3 years ago
coins.h Mempool fixes 3 years ago
compat.h
compressor.cpp
compressor.h
core_io.h
core_memusage.h
core_read.cpp MWEB: Block and transaction weight 3 years ago
core_write.cpp * Lowering MWEB feerate 3 years ago
cuckoocache.h
dbwrapper.cpp
dbwrapper.h
dummywallet.cpp
flatfile.cpp
flatfile.h
fs.cpp Fix build with Boost 1.77.0 9 months ago
fs.h
hash.cpp
hash.h
httprpc.cpp
httprpc.h
httpserver.cpp
httpserver.h
indirectmap.h
init.cpp bitcoind.pid => litecoind.pid 9 months ago
init.h
key.cpp
key.h
key_io.cpp MWEB: Add StealthAddress to CTxDestination and add pegin and hogex script consts & logic 3 years ago
key_io.h
logging.cpp
logging.h
memusage.h
merkleblock.cpp
merkleblock.h
miner.cpp v0.21.2 3 years ago
miner.h Fixing miner crashes by adding support for spending unconfirmed outputs 3 years ago
net.cpp Rate limit the processing of rumoured addresses. Ref: https://github.com/bitcoin/bitcoin/pull/22387 2 years ago
net.h Rate limit the processing of rumoured addresses. Ref: https://github.com/bitcoin/bitcoin/pull/22387 2 years ago
net_permissions.cpp
net_permissions.h Rate limit the processing of rumoured addresses. Ref: https://github.com/bitcoin/bitcoin/pull/22387 2 years ago
net_processing.cpp Remove 'GUARDED_BY(NetEventsInterface::g_msgproc_mutex)' to avoid gitian build failures 2 years ago
net_processing.h Rate limit the processing of rumoured addresses. Ref: https://github.com/bitcoin/bitcoin/pull/22387 2 years ago
net_types.h
netaddress.cpp
netaddress.h
netbase.cpp
netbase.h
netmessagemaker.h
noui.cpp
noui.h
optional.h
outputtype.cpp MWEB: Wallet & UI changes 3 years ago
outputtype.h MWEB: Wallet & UI changes 3 years ago
pow.cpp
pow.h
prevector.h
protocol.cpp * Remove temporary g_desire_mweb_flag hack and always just require NODE_MWEB. There are enough MWEB-capable public nodes now, so this is no longer necessary. 3 years ago
protocol.h * Remove temporary g_desire_mweb_flag hack and always just require NODE_MWEB. There are enough MWEB-capable public nodes now, so this is no longer necessary. 3 years ago
psbt.cpp
psbt.h MWEB: Block and transaction weight 3 years ago
pubkey.cpp
pubkey.h
random.cpp
random.h
randomenv.cpp
randomenv.h
rest.cpp
reverse_iterator.h
scheduler.cpp
scheduler.h
serialize.h MWEB: Primitives (CTransaction, CBlock, serialization) 3 years ago
shutdown.cpp
shutdown.h
signet.cpp
signet.h
span.h
streams.h
sync.cpp
sync.h
threadinterrupt.cpp
threadinterrupt.h
threadsafety.h
timedata.cpp
timedata.h
tinyformat.h
torcontrol.cpp
torcontrol.h
txdb.cpp Mempool fixes 3 years ago
txdb.h Mempool fixes 3 years ago
txmempool.cpp Small cleanup 3 years ago
txmempool.h Mempool fixes 3 years ago
txrequest.cpp
txrequest.h
uint256.cpp
uint256.h
undo.h MWEB: Block undo changes 3 years ago
validation.cpp Mempool fixes 3 years ago
validation.h MWEB: UI: Don't allow sending to MWEB addresses until after activation. 3 years ago
validationinterface.cpp
validationinterface.h
version.h
versionbits.cpp MWEB: Consensus params 3 years ago
versionbits.h
versionbitsinfo.cpp MWEB: Consensus params 3 years ago
versionbitsinfo.h
walletinitinterface.h
warnings.cpp
warnings.h