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
losh11 c33d608c4b
update fixed peers
3 weeks ago
..
bench fix: secp-zkp refs + VG_CHECK test + block_assemble bench 4 weeks ago
compat Branding 3 years ago
config build: move bitcoin-config.h to its own directory 10 years ago
consensus v0.21.2 2 years ago
crc32c build: Update crc32c subtree 2 years ago
crypto MWEB: Adding dependencies 2 years ago
index Merge #19733: Move comment about BaseIndex::DB from TxIndex::DB 4 years ago
interfaces v0.21.2 2 years ago
leveldb Update to leveldb upstream using subtree merge 4 years ago
libmw fix #942 4 weeks ago
logging Remove use of non-standard zero variadic macros 4 years ago
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 2 years ago
policy v0.21.2 2 years ago
primitives MWEB: Primitives (CTransaction, CBlock, serialization) 2 years ago
qt v0.21.2 2 years ago
rpc Updating bitcoin ports to litecoin's equivalent 1 year 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 disable schnorrsigs test in secp256k1-zkp 3 weeks ago
support Add missing includes 4 weeks ago
test v0.21.2 2 years ago
univalue Update univalue subtree 4 years ago
util Add missing includes 4 weeks ago
wallet Fix build with Boost 1.77.0 1 month ago
zmq zmq: Append address to notify log output 4 years ago
.clang-format tools: clang-format 6 compatibility 4 years ago
Makefile.am Added "getmwebutxos" and "mwebutxos" p2p messages 1 month ago
Makefile.bench.include MWEB: Add libmw 2 years ago
Makefile.crc32c.include build: Update crc32c subtree 2 years ago
Makefile.leveldb.include build: Enable -Wsuggest-override 4 years ago
Makefile.qt.include * txrecord refactor and introduction of txlist 2 years ago
Makefile.qt_locale.include gui: Pre-rc1 translations update 3 years ago
Makefile.qttest.include MWEB: Add libmw 2 years ago
Makefile.test.include fix: secp-zkp refs + VG_CHECK test + block_assemble bench 4 weeks ago
Makefile.test_fuzz.include
Makefile.test_util.include test: Mock IBD in net_processing fuzzers 3 years ago
addrdb.cpp p2p: Add ReadAnchors() 4 years ago
addrdb.h p2p: Add ReadAnchors() 4 years ago
addrman.cpp [addrman] Specify max addresses and pct when calling GetAddresses() 4 years ago
addrman.h addrman: ensure old versions don't parse peers.dat 3 years ago
amount.h Litecoin: Protocol and default settings 3 years ago
arith_uint256.cpp
arith_uint256.h
attributes.h
banman.cpp Ignore incorrectly-serialized banlist.dat entries 4 years ago
banman.h Clean up separated ban/discourage interface 4 years ago
base58.cpp Merge #19739: refactor: remove c-string interfaces for DecodeBase58{Check} 4 years ago
base58.h Merge #19739: refactor: remove c-string interfaces for DecodeBase58{Check} 4 years ago
bech32.cpp MWEB: Allow extended length bech32 2 years ago
bech32.h MWEB: Allow extended length bech32 2 years ago
bitcoin-cli-res.rc Litecoin: Build system and utilties 3 years ago
bitcoin-cli.cpp Litecoin: Branding 3 years ago
bitcoin-tx-res.rc Litecoin: Build system and utilties 3 years ago
bitcoin-tx.cpp Litecoin: Branding 3 years ago
bitcoin-wallet-res.rc Litecoin: Build system and utilties 3 years ago
bitcoin-wallet.cpp Branding 3 years ago
bitcoind-res.rc Litecoin: Build system and utilties 3 years ago
bitcoind.cpp Litecoin: Branding 3 years ago
blockencodings.cpp MWEB: P2P: Compact blocks 2 years ago
blockencodings.h MWEB: P2P: Compact blocks 2 years ago
blockfilter.cpp Make CHash256/CHash160 output to Span 4 years ago
blockfilter.h [indexes] Fix default [de]serialization of BlockFilter. 4 years ago
bloom.cpp scripted-diff: TxoutType C++11 scoped enum class 4 years ago
bloom.h Merge #18317: Serialization improvements step 6 (all except wallet/gui) 4 years ago
chain.cpp
chain.h MWEB: Adding mweb_header, hogex_hash, and mweb_amount to CBlockIndex 2 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 Implement BIP8 for taproot 3 years ago
chainparamsbase.h net, refactor: Refactor CBaseChainParams::RPCPort function 4 years ago
chainparamsseeds.h update fixed peers 3 weeks ago
checkqueue.h
clientversion.cpp Litecoin: Branding 3 years ago
clientversion.h
coins.cpp Build fix 2 years ago
coins.h Mempool fixes 2 years ago
compat.h Move Win32 defines to configure.ac to ensure they are globally defined 4 years ago
compressor.cpp scripted-diff: Bump copyright of files changed in 2019 4 years ago
compressor.h scripted-diff: Bump copyright headers 4 years ago
core_io.h scripted-diff: Bump copyright of files changed in 2019 4 years ago
core_memusage.h Update copyright headers to 2018 6 years ago
core_read.cpp MWEB: Block and transaction weight 2 years ago
core_write.cpp * Lowering MWEB feerate 2 years ago
cuckoocache.h
dbwrapper.cpp scripted-diff: Bump copyright of files changed in 2019 4 years ago
dbwrapper.h Drop unused CDBWrapper methods 4 years ago
dummywallet.cpp wallet: Remove -upgradewallet from dummywallet 3 years ago
flatfile.cpp
flatfile.h Merge #18317: Serialization improvements step 6 (all except wallet/gui) 4 years ago
fs.cpp Fix build with Boost 1.77.0 1 month ago
fs.h
hash.cpp Add TaggedHash function (BIP 340) 4 years ago
hash.h Add TaggedHash function (BIP 340) 4 years ago
httprpc.cpp Merge #18740: Remove g_rpc_node global 4 years ago
httprpc.h refactor: Pass NodeContext to RPC and REST methods through util::Ref 4 years ago
httpserver.cpp scripted-diff: Move ui_interface to the node lib 4 years ago
httpserver.h scripted-diff: Bump copyright headers 4 years ago
indirectmap.h
init.cpp enable peerblockfilters by default & add NODE_MWEB_LIGHT_CLIENT service flag & blockheight to netutxos + more 1 month ago
init.h refactor: Create interfaces earlier during initialization 4 years ago
key.cpp tests: Add fuzzing harness for ec_seckey_import_der(...) and ec_seckey_export_der(...) 4 years ago
key.h
key_io.cpp MWEB: Add StealthAddress to CTxDestination and add pegin and hogex script consts & logic 2 years ago
key_io.h
logging.cpp log: remove deprecated `db` log category 4 years ago
logging.h refactor: Rename LockGuard to StdLockGuard for consistency with StdMutex 4 years ago
memusage.h
merkleblock.cpp Added "mwebheader" getdata type and CMerkleBlockWithMWEB response 1 month ago
merkleblock.h Added "mwebheader" getdata type and CMerkleBlockWithMWEB response 1 month ago
miner.cpp v0.21.2 2 years ago
miner.h Fixing miner crashes by adding support for spending unconfirmed outputs 2 years ago
net.cpp Rate limit the processing of rumoured addresses. Ref: https://github.com/bitcoin/bitcoin/pull/22387 1 year ago
net.h Rate limit the processing of rumoured addresses. Ref: https://github.com/bitcoin/bitcoin/pull/22387 1 year ago
net_permissions.cpp Reduce MAX_PEER_TX_ANNOUNCEMENTS for non-PF_RELAY peers 4 years ago
net_permissions.h Rate limit the processing of rumoured addresses. Ref: https://github.com/bitcoin/bitcoin/pull/22387 1 year ago
net_processing.cpp backport: Improve performance of p2p inv to send queues #27610 4 weeks ago
net_processing.h enable peerblockfilters by default & add NODE_MWEB_LIGHT_CLIENT service flag & blockheight to netutxos + more 1 month ago
net_types.h
netaddress.cpp net: allow CSubNet of non-IP networks 3 years ago
netaddress.h Litecoin: Branding 3 years ago
netbase.cpp net: update GetNetworkName() with all enum Network cases 3 years ago
netbase.h
netmessagemaker.h refactor: s/command/msg_type/ in CNetMsgMaker and CSerializedNetMsg 4 years ago
noui.cpp scripted-diff: Move ui_interface to the node lib 4 years ago
noui.h
optional.h scripted-diff: Bump copyright of files changed in 2019 4 years ago
outputtype.cpp MWEB: Wallet & UI changes 2 years ago
outputtype.h MWEB: Wallet & UI changes 2 years ago
pow.cpp Litecoin: Protocol and default settings 3 years ago
pow.h
prevector.h
protocol.cpp enable peerblockfilters by default & add NODE_MWEB_LIGHT_CLIENT service flag & blockheight to netutxos + more 1 month ago
protocol.h adjust NODE_MWEB_LIGHT_CLIENT bit to 1 << 23 4 weeks ago
psbt.cpp psbt: always put a non_witness_utxo and don't remove it 4 years ago
psbt.h MWEB: Block and transaction weight 2 years ago
pubkey.cpp Implement Taproot validation (BIP 341) 4 years ago
pubkey.h Implement Taproot validation (BIP 341) 4 years ago
random.cpp Merge #17563: lib: fix a compiler warning: unused GetDevURandom() 4 years ago
random.h Add templated GetRandomDuration<> 4 years ago
randomenv.cpp rand: only try and use freeifaddrs if available 3 years ago
randomenv.h
rest.cpp Merge #19849: Assert that RPCArg names are equal to CRPCCommand ones (blockchain,rawtransaction) 4 years ago
reverse_iterator.h
scheduler.cpp clang-format scheduler 4 years ago
scheduler.h clang-format scheduler 4 years ago
serialize.h MWEB: Primitives (CTransaction, CBlock, serialization) 2 years ago
shutdown.cpp Break circular dependency: init -> * -> init by extracting shutdown.h 6 years ago
shutdown.h Break circular dependency: init -> * -> init by extracting shutdown.h 6 years ago
signet.cpp refactor: Remove SignetTxs::m_valid and use optional instead 4 years ago
signet.h refactor: Remove SignetTxs::m_valid and use optional instead 4 years ago
span.h Add MakeUCharSpan, to help constructing Span<[const] unsigned char> 4 years ago
streams.h net: CAddress & CAddrMan: (un)serialize as ADDRv2 4 years ago
sync.cpp sync.h: Make runtime lock checks require compile-time lock checks 4 years ago
sync.h Remove unused LockAssertion struct 4 years ago
threadinterrupt.cpp
threadinterrupt.h
threadsafety.h Drop deprecated and unused GUARDED_VAR and PT_GUARDED_VAR annotations 4 years ago
timedata.cpp Avoid the use of abs64 in timedata 4 years ago
timedata.h Litecoin: Protocol and default settings 3 years ago
tinyformat.h
torcontrol.cpp Merge #19954: Complete the BIP155 implementation and upgrade to TORv3 4 years ago
torcontrol.h net: Pass onion service target to Tor controller 4 years ago
txdb.cpp fix #942 4 weeks ago
txdb.h Mempool fixes 2 years ago
txmempool.cpp backport: Improve performance of p2p inv to send queues #27610 4 weeks ago
txmempool.h Mempool fixes 2 years ago
txrequest.cpp p2p: declare Announcement::m_state as uint8_t, add getter/setter 3 years ago
txrequest.h Report and verify expirations 4 years ago
uint256.cpp Add txrequest module 4 years ago
uint256.h Add txrequest module 4 years ago
undo.h MWEB: Block undo changes 2 years ago
validation.cpp Added "mwebleafset" getdata type and CMWEBLeafsetMsg response 1 month ago
validation.h enable peerblockfilters by default & add NODE_MWEB_LIGHT_CLIENT service flag & blockheight to netutxos + more 1 month ago
validationinterface.cpp Add 'sequence' zmq publisher to track all block (dis)connects, mempool deltas 4 years ago
validationinterface.h Add 'sequence' zmq publisher to track all block (dis)connects, mempool deltas 4 years ago
version.h Added "mwebheader" getdata type and CMerkleBlockWithMWEB response 1 month ago
versionbits.cpp MWEB: Consensus params 2 years ago
versionbits.h BIP8 test fixes 3 years ago
versionbitsinfo.cpp MWEB: Consensus params 2 years ago
versionbitsinfo.h
walletinitinterface.h refactor: add unused ArgsManager to replace gArgs 4 years ago
warnings.cpp Make SetMiscWarning() accept bilingual_str argument 4 years ago
warnings.h Make SetMiscWarning() accept bilingual_str argument 4 years ago