lbrycrd/src
2020-04-22 08:14:18 -06:00
..
bench Use set instead of map on block index 2020-03-26 15:58:38 +02:00
claimtrie made the functional test workaround not break testnet 2020-04-22 08:14:18 -06:00
compat byte swap performance on windows 2020-03-26 15:40:44 +02:00
config
consensus Fix rebase issues 2020-03-26 15:40:28 +02:00
crypto Fix rebase issues 2020-03-26 15:40:28 +02:00
index keep the block filter entirely in sqlite 2020-04-21 07:02:15 -06:00
interfaces rolled back BlockUntilSyncedToCurrentChain 2020-03-26 17:39:32 -06:00
node psbt: check output index is within bounds before accessing 2020-02-06 23:22:30 +00:00
policy made faster flush, faster generate, larger coin cache 2020-03-26 15:58:38 +02:00
primitives reintroduce hash table 2020-03-26 15:58:38 +02:00
qt Fix branding which lead to confusing users 2020-03-26 15:40:43 +02:00
rpc fixed missing flags in getblocktemplate 2020-04-19 10:34:43 -06:00
script reintroduce hash table 2020-03-26 15:58:38 +02:00
secp256k1 Fix UB shifting signed integer by 31 bits 2020-03-26 15:40:28 +02:00
support Improve documentation of memory_cleanse() 2019-07-01 12:59:44 +02:00
test repair unintended hard fork at 745383 2020-04-20 07:33:36 -06:00
univalue Fix 'Use $(...) notation instead of legacy backticked ....' issue in shell script 2020-03-26 15:40:26 +02:00
util fixing broken tests on Windows, merge GetDataDir fixes 2020-03-26 15:40:44 +02:00
wallet rolled back BlockUntilSyncedToCurrentChain 2020-03-26 17:39:32 -06:00
zmq zmq: Fix due to invalid argument and multiple notifiers 2020-01-14 09:34:35 +00:00
.clang-format
addrdb.cpp Fix rebase issues 2020-03-26 15:40:28 +02:00
addrdb.h banman: Add, use CBanEntry ctor that takes ban reason 2019-01-16 13:54:18 -05:00
addrman.cpp Make reasoning about dependencies easier by not including unused dependencies 2019-06-02 17:15:23 +02:00
addrman.h [addrman] Ensure collisions eventually get resolved 2019-02-27 16:53:44 -05:00
amount.h Rebase lbry on to Bitcoin 0.17. 2020-03-26 15:39:51 +02:00
arith_uint256.cpp Make reasoning about dependencies easier by not including unused dependencies 2019-06-02 17:15:23 +02:00
arith_uint256.h fixed missing items in block_info, incorrect column names 2020-03-26 15:40:28 +02:00
attributes.h
banman.cpp scripted-diff: Make translation bilingual 2019-07-24 16:33:20 +03:00
banman.h Allow connections from misbehavior banned peers. 2019-01-22 21:10:48 +00:00
base58.cpp
base58.h
bech32.cpp Assert that the HRP is lowercase in Bech32::Encode 2019-09-05 13:25:11 +12:00
bech32.h Assert that the HRP is lowercase in Bech32::Encode 2019-09-05 13:25:11 +12:00
bitcoin-cli-res.rc pulled in a few minor keepers from the other rebase branch 2020-03-26 15:39:51 +02:00
bitcoin-cli.cpp pulled in a few minor keepers from the other rebase branch 2020-03-26 15:39:51 +02:00
bitcoin-tx-res.rc pulled in a few minor keepers from the other rebase branch 2020-03-26 15:39:51 +02:00
bitcoin-tx.cpp Rebase lbry on to Bitcoin 0.17. 2020-03-26 15:39:51 +02:00
bitcoin-wallet-res.rc [tools] Add wallet inspection and modification tool 2019-01-30 16:26:52 -05:00
bitcoin-wallet.cpp bitcoin-wallet: Add a missing closing parenthesis in the help 2019-09-13 16:59:06 +02:00
bitcoind-res.rc pulled in a few minor keepers from the other rebase branch 2020-03-26 15:39:51 +02:00
bitcoind.cpp pulled in a few minor keepers from the other rebase branch 2020-03-26 15:39:51 +02:00
blockencodings.cpp CorruptionPossible -> BLOCK_MUTATED 2019-05-02 15:14:12 -04:00
blockencodings.h
blockfilter.cpp restored compatible undo functionality 2020-03-26 15:58:38 +02:00
blockfilter.h cli: fix Fatal LevelDB error when specifying -blockfilterindex=basic twice 2020-01-03 18:36:57 +08:00
bloom.cpp Fix rebase issues 2020-03-26 15:40:28 +02:00
bloom.h
chain.cpp refactor: combine Chain::findFirstBlockWithTime/findFirstBlockWithTimeAndHeight 2019-03-27 18:29:48 -04:00
chain.h fix data corruption of block_info::hash 2020-03-26 15:58:38 +02:00
chainparams.cpp repair unintended hard fork at 745383 2020-04-20 07:33:36 -06:00
chainparams.h Rebase lbry on to Bitcoin 0.17. 2020-03-26 15:39:51 +02:00
chainparamsbase.cpp Match network id to regtest 2020-03-26 15:40:14 +02:00
chainparamsbase.h Rebase lbry on to Bitcoin 0.17. 2020-03-26 15:39:51 +02:00
chainparamsseeds.h Rebase lbry on to Bitcoin 0.17. 2020-03-26 15:39:51 +02:00
checkqueue.h
claimscriptop.cpp track original height (not working) 2020-03-26 15:40:28 +02:00
claimscriptop.h in progress on making py tests run 2020-03-26 15:40:44 +02:00
claimtrie_serial.h Remove duplicate code 2020-03-26 15:40:28 +02:00
clientversion.cpp Rebase lbry on to Bitcoin 0.17. 2020-03-26 15:39:51 +02:00
clientversion.h
coins.cpp Do not try to search only in cache, flush can discard changes 2020-03-26 15:58:38 +02:00
coins.h Do not try to search only in cache, flush can discard changes 2020-03-26 15:58:38 +02:00
compat.h windows: Set _WIN32_WINNT to 0x0601 (Windows 7) 2019-01-23 16:28:27 +08:00
compressor.cpp Clarify claimtrie allocation 2020-03-26 15:40:28 +02:00
compressor.h
core_io.h Move PSBT decoding functions from core_io to psbt.cpp 2019-03-26 17:38:00 -07:00
core_memusage.h
core_read.cpp Include core_io.h from core_read.cpp 2019-06-06 08:00:33 +02:00
core_write.cpp Fix rebase issues 2020-03-26 15:40:28 +02:00
cuckoocache.h Use correct C++11 header for std::swap() 2020-01-15 12:13:02 +00:00
dummywallet.cpp Drop signal CClientUIInterface::LoadWallet 2020-01-14 09:34:35 +00:00
flatfile.cpp Ensure database directories existence 2020-03-26 15:40:43 +02:00
flatfile.h Style cleanup. 2019-02-22 17:38:45 -08:00
fs.cpp Avoid redefine warning 2019-04-10 12:16:52 +01:00
fs.h wallet: unbreak with boost 1.72 2020-01-03 18:33:08 +08:00
hash.cpp Rebase lbry on to Bitcoin 0.17. 2020-03-26 15:39:51 +02:00
hash.h Rebase lbry on to Bitcoin 0.17. 2020-03-26 15:39:51 +02:00
httprpc.cpp scripted-diff: Make translation bilingual 2019-07-24 16:33:20 +03:00
httprpc.h
httpserver.cpp http: add missing header bootlegged by boost < 1.72 2019-10-26 13:02:46 +02:00
httpserver.h [build] Add several util units 2019-04-09 17:53:08 -04:00
indirectmap.h
init.cpp fix max block filesize param int parsing 2020-04-19 10:42:42 -06:00
init.h
key.cpp Make reasoning about dependencies easier by not including unused dependencies 2019-06-02 17:15:23 +02:00
key.h CKey: add method to negate the key 2019-03-27 13:59:50 +01:00
key_io.cpp Replace CScriptID and CKeyID in CTxDestination with dedicated types 2019-04-29 10:15:23 -04:00
key_io.h
lbry.cpp Introduce libclaimtrie 2020-03-26 15:40:27 +02:00
lbry.h in progress on making py tests run 2020-03-26 15:40:44 +02:00
limitedmap.h
logging.cpp Do not rename non regular log file e.g. /dev/null 2020-03-26 15:40:44 +02:00
logging.h Ensure database directories existence 2020-03-26 15:40:43 +02:00
Makefile.am move txindex back to its own thread 2020-03-26 15:58:39 +02:00
Makefile.bench.include Fix rebase issues 2020-03-26 15:40:28 +02:00
Makefile.qt.include Fix rebase issues 2020-03-26 15:40:28 +02:00
Makefile.qt_locale.include qt: Periodic translations update for 0.19 branch 2020-01-08 13:47:27 +01:00
Makefile.qttest.include Fix rebase issues 2020-03-26 15:40:28 +02:00
Makefile.test.include move txindex back to its own thread 2020-03-26 15:58:39 +02:00
memusage.h added a test for putting a lot of data into the claimtrie 2020-03-26 15:39:51 +02:00
merkleblock.cpp Make reasoning about dependencies easier by not including unused dependencies 2019-06-02 17:15:23 +02:00
merkleblock.h
miner.cpp Clarify claimtrie allocation 2020-03-26 15:40:28 +02:00
miner.h fix compile error that came with include reorg 2020-03-26 15:40:27 +02:00
nameclaim.cpp flush more, disk sync less 2020-03-26 15:58:38 +02:00
nameclaim.h flush more, disk sync less 2020-03-26 15:58:38 +02:00
net.cpp Rebase lbry on to Bitcoin 0.17. 2020-03-26 15:39:51 +02:00
net.h doc: add comments clarifying how local services are advertised 2019-09-11 10:24:44 -04:00
net_permissions.cpp util: Move ResolveErrMsg to util/error 2019-08-15 10:05:32 -04:00
net_permissions.h Make whitebind/whitelist permissions more flexible 2019-08-11 11:33:27 +09:00
net_processing.cpp Do not try to search only in cache, flush can discard changes 2020-03-26 15:58:38 +02:00
net_processing.h refactor : use RelayTransaction in BroadcastTransaction utility 2019-07-24 19:47:56 -04:00
netaddress.cpp Fix spelling errors identified by codespell 1.15.0 2019-06-11 17:18:16 +02:00
netaddress.h netaddress: Update CNetAddr for ORCHIDv2 2019-05-15 14:21:48 -04:00
netbase.cpp more careful initialization 2020-03-26 15:40:44 +02:00
netbase.h util: refactor upper/lowercase functions 2019-08-08 11:35:14 +09:00
netmessagemaker.h
noui.cpp Merge #16277: [Tests] Suppress output in test_bitcoin for expected errors 2019-08-01 15:17:10 +02:00
noui.h Suppress output in test_bitcoin for expected errors 2019-07-03 14:03:21 +02:00
optional.h Remove 'boost::optional'-related gcc warnings 2019-01-30 22:44:28 +02:00
outputtype.cpp Move various SigningProviders to signingprovider.{cpp,h} 2019-07-09 16:20:18 -04:00
outputtype.h Move various SigningProviders to signingprovider.{cpp,h} 2019-07-09 16:20:18 -04:00
pow.cpp Rebase lbry on to Bitcoin 0.17. 2020-03-26 15:39:51 +02:00
pow.h
prevector.h Use correct C++11 header for std::swap() 2020-01-15 12:13:02 +00:00
protocol.cpp Fix rebase issues 2020-03-26 15:40:28 +02:00
protocol.h Remove unused bits from the service flags enum 2019-07-12 14:14:54 -04:00
psbt.cpp psbt: check output index is within bounds before accessing 2020-02-06 23:22:30 +00:00
psbt.h Have a PSBTAnalysis state that indicates invalid PSBT 2020-01-03 04:04:38 +00:00
pubkey.cpp
pubkey.h reintroduce hash table 2020-03-26 15:58:38 +02:00
random.cpp net: Use mockable time for tx download 2019-06-17 14:12:32 -04:00
random.h net: Use mockable time for tx download 2019-06-17 14:12:32 -04:00
rest.cpp move txindex back to its own thread 2020-03-26 15:58:39 +02:00
reverse_iterator.h
reverselock.h
scheduler.cpp Wallet refactor 2020-03-26 15:58:39 +02:00
scheduler.h trivial: correct parameter name in comments 2019-02-10 17:17:32 -05:00
serialize.h Remove duplicate code 2020-03-26 15:40:28 +02:00
shutdown.cpp
shutdown.h
span.h
streams.h attempted optimization of dbwrapper 2020-03-26 15:40:14 +02:00
sync.cpp Replace remaining fprintf with tfm::format manually 2019-06-13 11:46:38 -04:00
sync.h scripted-diff: Rename LockAnnotation to LockAssertion 2019-05-17 13:29:04 +02:00
threadinterrupt.cpp
threadinterrupt.h
threadsafety.h Move LockAnnotation from threadsafety.h (imported code) to sync.h (our code) 2019-05-17 13:29:04 +02:00
timedata.cpp scripted-diff: Make translation bilingual 2019-07-24 16:33:20 +03:00
timedata.h
tinyformat.h tinyformat: Add doc to Bitcoin Core specific strprintf 2019-06-13 09:30:40 -04:00
torcontrol.cpp fix: tor: Call event_base_loopbreak from the event's callback 2019-07-17 15:32:38 +01:00
torcontrol.h
txdb.cpp fix wallet balance to always pass 2020-03-26 16:58:46 -06:00
txdb.h move txindex back to its own thread 2020-03-26 15:58:39 +02:00
txmempool.cpp validation: Add missing mempool locks 2019-06-07 11:07:09 +02:00
txmempool.h refactor: pcoinsTip -> CChainState::CoinsTip() 2019-08-06 13:13:06 -04:00
ui_interface.cpp Drop signal CClientUIInterface::LoadWallet 2020-01-14 09:34:35 +00:00
ui_interface.h Drop signal CClientUIInterface::LoadWallet 2020-01-14 09:34:35 +00:00
uint256.cpp Remove duplicate code 2020-03-26 15:40:28 +02:00
uint256.h Remove duplicate code 2020-03-26 15:40:28 +02:00
undo.h restored compatible undo functionality 2020-03-26 15:58:38 +02:00
validation.cpp move txindex back to its own thread 2020-03-26 15:58:39 +02:00
validation.h move txindex back to its own thread 2020-03-26 15:58:39 +02:00
validationinterface.cpp Wallet refactor 2020-03-26 15:58:39 +02:00
validationinterface.h Remove extra CBlockIndex declaration 2019-06-25 15:02:34 -04:00
version.h
versionbits.cpp Fix rebase issues 2020-03-26 15:40:28 +02:00
versionbits.h doc: Improve versionbits.h documentation 2019-08-15 11:02:55 -04:00
versionbitsinfo.cpp [Consensus] Bury segwit deployment 2019-08-14 15:52:52 -04:00
versionbitsinfo.h
walletinitinterface.h refactor: Cleanup walletinitinterface.h 2019-09-08 17:29:30 +03:00
warnings.cpp scripted-diff: Make translation bilingual 2019-07-24 16:33:20 +03:00
warnings.h