lbrycrd/src
2019-10-11 14:16:38 -06:00
..
bench Rebase lbry on to Bitcoin 0.17. 2019-07-01 14:43:59 -06:00
compat Update copyright headers to 2018 2018-07-27 07:15:02 -04:00
config
consensus Implement binary tree hash algorithm 2019-08-30 13:52:32 -06:00
crypto Update copyright headers to 2018 2018-07-27 07:15:02 -04:00
index restored nonstandard output on getrawtransaction 2019-09-13 16:16:08 -06:00
interfaces Ignore unknown config file options for now 2018-07-30 18:01:20 -07:00
leveldb reduced max open files on levelDB 2019-08-29 08:57:45 -06:00
obj
obj-test
policy Fix broken test on previous checkin 2019-09-16 14:49:35 -06:00
primitives Rebase lbry on to Bitcoin 0.17. 2019-07-01 14:43:59 -06:00
qt Match network id to regtest 2019-09-10 11:54:04 -06:00
rpc error w/o segwit after fork 2019-10-11 14:16:38 -06:00
script added helper method, enabled signing 2019-09-26 12:29:40 -06:00
secp256k1
support Update copyright headers to 2018 2018-07-27 07:15:02 -04:00
test Use memory mapped file for claim data allocations 2019-09-30 12:21:55 -06:00
univalue univalue: Bump subtree 2018-02-10 09:55:54 -05:00
wallet added helper method, enabled signing 2019-09-26 12:29:40 -06:00
zmq Update copyright headers to 2018 2018-07-27 07:15:02 -04:00
.clang-format Fix inconsistent namespace formatting guidelines 2018-04-13 15:37:20 -04:00
addrdb.cpp made a new "claims" logging category (off by default) 2019-07-29 09:47:33 -06:00
addrdb.h Update copyright headers to 2018 2018-07-27 07:15:02 -04:00
addrman.cpp Update copyright headers to 2018 2018-07-27 07:15:02 -04:00
addrman.h Update copyright headers to 2018 2018-07-27 07:15:02 -04:00
amount.h Rebase lbry on to Bitcoin 0.17. 2019-07-01 14:43:59 -06:00
arith_uint256.cpp Update copyright headers to 2018 2018-07-27 07:15:02 -04:00
arith_uint256.h Update copyright headers to 2018 2018-07-27 07:15:02 -04:00
base58.cpp Update copyright headers to 2018 2018-07-27 07:15:02 -04:00
base58.h Update copyright headers to 2018 2018-07-27 07:15:02 -04:00
bech32.cpp Tighten up bech32::Decode(); add tests. 2018-04-12 17:52:33 -07:00
bech32.h Fix missing or inconsistent include guards 2018-03-22 16:23:04 +01:00
bitcoin-cli-res.rc pulled in a few minor keepers from the other rebase branch 2019-07-01 14:43:59 -06:00
bitcoin-cli.cpp pulled in a few minor keepers from the other rebase branch 2019-07-01 14:43:59 -06:00
bitcoin-tx-res.rc pulled in a few minor keepers from the other rebase branch 2019-07-01 14:43:59 -06:00
bitcoin-tx.cpp Rebase lbry on to Bitcoin 0.17. 2019-07-01 14:43:59 -06:00
bitcoind-res.rc pulled in a few minor keepers from the other rebase branch 2019-07-01 14:43:59 -06:00
bitcoind.cpp pulled in a few minor keepers from the other rebase branch 2019-07-01 14:43:59 -06:00
blockencodings.cpp Update copyright headers to 2018 2018-07-27 07:15:02 -04:00
blockencodings.h disallow oversized CBlockHeaderAndShortTxIDs 2018-11-28 15:35:05 -05:00
bloom.cpp simplified claim stripping, removed TX_CLAIM 2019-08-29 14:49:54 -06:00
bloom.h Update copyright headers to 2018 2018-07-27 07:15:02 -04:00
chain.cpp Update copyright headers to 2018 2018-07-27 07:15:02 -04:00
chain.h Rebase lbry on to Bitcoin 0.17. 2019-07-01 14:43:59 -06:00
chainparams.cpp updated go-live heights 2019-09-18 13:53:07 -06:00
chainparams.h Rebase lbry on to Bitcoin 0.17. 2019-07-01 14:43:59 -06:00
chainparamsbase.cpp Match network id to regtest 2019-09-10 11:54:04 -06:00
chainparamsbase.h Rebase lbry on to Bitcoin 0.17. 2019-07-01 14:43:59 -06:00
chainparamsseeds.h Rebase lbry on to Bitcoin 0.17. 2019-07-01 14:43:59 -06:00
checkpoints.cpp Update copyright headers to 2018 2018-07-27 07:15:02 -04:00
checkpoints.h Update copyright headers to 2018 2018-07-27 07:15:02 -04:00
checkqueue.h Update copyright headers to 2018 2018-07-27 07:15:02 -04:00
claimscriptop.cpp initial commit of metadata on supports 2019-09-13 16:18:36 -06:00
claimscriptop.h Detect "claim" type transactions. 2019-08-28 13:35:04 -06:00
claimtrie.cpp Use memory mapped file for claim data allocations 2019-09-30 12:21:55 -06:00
claimtrie.h Use memory mapped file for claim data allocations 2019-09-30 12:21:55 -06:00
claimtrieforks.cpp Use memory mapped file for claim data allocations 2019-09-30 12:21:55 -06:00
clientversion.cpp Rebase lbry on to Bitcoin 0.17. 2019-07-01 14:43:59 -06:00
clientversion.h Update copyright headers to 2018 2018-07-27 07:15:02 -04:00
coins.cpp Update copyright headers to 2018 2018-07-27 07:15:02 -04:00
coins.h Rebase lbry on to Bitcoin 0.17. 2019-07-01 14:43:59 -06:00
compat.h Update copyright headers to 2018 2018-07-27 07:15:02 -04:00
compressor.cpp Update copyright headers to 2018 2018-07-27 07:15:02 -04:00
compressor.h Update copyright headers to 2018 2018-07-27 07:15:02 -04:00
core_io.h Update copyright headers to 2018 2018-07-27 07:15:02 -04:00
core_memusage.h Update copyright headers to 2018 2018-07-27 07:15:02 -04:00
core_read.cpp Update copyright headers to 2018 2018-07-27 07:15:02 -04:00
core_write.cpp Fix unit tests after recent breaks. 2019-09-17 09:46:44 -06:00
cuckoocache.h Use explicit casting in cuckoocache's compute_hashes(...) to clarify integer conversion 2018-03-27 00:37:20 +02:00
dbwrapper.cpp rolled version, fix txindex_test, other tweaks 2019-09-16 14:54:05 -06:00
dbwrapper.h restored nonstandard output on getrawtransaction 2019-09-13 16:16:08 -06:00
fs.cpp scripted-diff: Replace #include "" with #include <> (ryanofsky) 2017-11-16 08:23:01 +13:00
fs.h
hash.cpp Rebase lbry on to Bitcoin 0.17. 2019-07-01 14:43:59 -06:00
hash.h Rebase lbry on to Bitcoin 0.17. 2019-07-01 14:43:59 -06:00
httprpc.cpp Rebase lbry on to Bitcoin 0.17. 2019-07-01 14:43:59 -06:00
httprpc.h Update copyright headers to 2018 2018-07-27 07:15:02 -04:00
httpserver.cpp Add SAFE_CHARS[SAFE_CHARS_URI]: Chars allowed in URIs (RFC 3986) 2018-11-29 18:34:58 +08:00
httpserver.h Merge #13780: 0.17: Pre-branch maintenance 2018-08-08 13:55:27 +02:00
indirectmap.h
init.cpp Use memory mapped file for claim data allocations 2019-09-30 12:21:55 -06:00
init.h Break circular dependency: init -> * -> init by extracting shutdown.h 2018-06-25 00:08:49 -04:00
key.cpp Merge #13666: Always create signatures with Low R values 2018-08-13 12:07:20 +02:00
key.h Merge #13666: Always create signatures with Low R values 2018-08-13 12:07:20 +02:00
key_io.cpp Update copyright headers to 2018 2018-07-27 07:15:02 -04:00
key_io.h Update copyright headers to 2018 2018-07-27 07:15:02 -04:00
keystore.cpp Update copyright headers to 2018 2018-07-27 07:15:02 -04:00
keystore.h Update copyright headers to 2018 2018-07-27 07:15:02 -04:00
lbry.cpp Use memory mapped file for claim data allocations 2019-09-30 12:21:55 -06:00
lbry.h Use memory mapped file for claim data allocations 2019-09-30 12:21:55 -06:00
limitedmap.h Update copyright headers to 2018 2018-07-27 07:15:02 -04:00
logging.cpp made a new "claims" logging category (off by default) 2019-07-29 09:47:33 -06:00
logging.h made a new "claims" logging category (off by default) 2019-07-29 09:47:33 -06:00
Makefile.am Split help and rpc methods 2019-09-06 14:03:38 -06:00
Makefile.bench.include restored the current "depends" and friends 2019-07-01 14:44:28 -06:00
Makefile.leveldb.include
Makefile.qt.include Rebase lbry on to Bitcoin 0.17. 2019-07-01 14:43:59 -06:00
Makefile.qttest.include Rebase lbry on to Bitcoin 0.17. 2019-07-01 14:43:59 -06:00
Makefile.test.include Organize unit tests by type 2019-09-11 09:21:45 -06:00
memusage.h added a test for putting a lot of data into the claimtrie 2019-07-01 14:44:28 -06:00
merkleblock.cpp Update copyright headers to 2018 2018-07-27 07:15:02 -04:00
merkleblock.h Update copyright headers to 2018 2018-07-27 07:15:02 -04:00
miner.cpp Use memory mapped file for claim data allocations 2019-09-30 12:21:55 -06:00
miner.h Fix expiration fork usage 2019-07-22 14:27:24 -06:00
nameclaim.cpp rolled version, fix txindex_test, other tweaks 2019-09-16 14:54:05 -06:00
nameclaim.h fixed fee calc issue, removed segwit enable fallback 2019-09-25 13:42:34 -06:00
net.cpp Rebase lbry on to Bitcoin 0.17. 2019-07-01 14:43:59 -06:00
net.h Merge #13907: Introduce a maximum size for locators. 2018-08-10 19:52:13 +02:00
net_processing.cpp Merge #13907: Introduce a maximum size for locators. 2018-08-10 19:52:13 +02:00
net_processing.h Update copyright headers to 2018 2018-07-27 07:15:02 -04:00
netaddress.cpp fix uninitialized read when stringifying an addrLocal 2018-11-29 18:32:05 +08:00
netaddress.h fix uninitialized read when stringifying an addrLocal 2018-11-29 18:32:05 +08:00
netbase.cpp Update copyright headers to 2018 2018-07-27 07:15:02 -04:00
netbase.h Update copyright headers to 2018 2018-07-27 07:15:02 -04:00
netmessagemaker.h Update copyright headers to 2018 2018-07-27 07:15:02 -04:00
noui.cpp Update copyright headers to 2018 2018-07-27 07:15:02 -04:00
noui.h
outputtype.cpp Update copyright headers to 2018 2018-07-27 07:15:02 -04:00
outputtype.h Update copyright headers to 2018 2018-07-27 07:15:02 -04:00
pow.cpp Rebase lbry on to Bitcoin 0.17. 2019-07-01 14:43:59 -06:00
pow.h Update copyright headers to 2018 2018-07-27 07:15:02 -04:00
prefixtrie.cpp windows compilation fix round 2 2019-09-30 13:58:11 -06:00
prefixtrie.h Use memory mapped file for claim data allocations 2019-09-30 12:21:55 -06:00
prevector.h Update copyright headers to 2018 2018-07-27 07:15:02 -04:00
protocol.cpp Rebase lbry on to Bitcoin 0.17. 2019-07-01 14:43:59 -06:00
protocol.h Update copyright headers to 2018 2018-07-27 07:15:02 -04:00
pubkey.cpp Update copyright headers to 2018 2018-07-27 07:15:02 -04:00
pubkey.h Update copyright headers to 2018 2018-07-27 07:15:02 -04:00
random.cpp Update copyright headers to 2018 2018-07-27 07:15:02 -04:00
random.h Update copyright headers to 2018 2018-07-27 07:15:02 -04:00
rest.cpp allow rest/block/height.json 2019-07-01 14:44:28 -06:00
reverse_iterator.h scripted-diff: Remove trailing whitespaces 2018-07-24 20:46:23 +01:00
reverselock.h
scheduler.cpp Update copyright headers to 2018 2018-07-27 07:15:02 -04:00
scheduler.h Merge #13780: 0.17: Pre-branch maintenance 2018-08-08 13:55:27 +02:00
serialize.h first pass at not loading full claimtrie into RAM 2019-08-29 08:57:45 -06:00
shutdown.cpp Break circular dependency: init -> * -> init by extracting shutdown.h 2018-06-25 00:08:49 -04:00
shutdown.h Break circular dependency: init -> * -> init by extracting shutdown.h 2018-06-25 00:08:49 -04:00
span.h Add more methods to Span class 2018-07-27 11:52:18 -07:00
streams.h attempted optimization of dbwrapper 2019-08-29 08:57:45 -06:00
sync.cpp Update copyright headers to 2018 2018-07-27 07:15:02 -04:00
sync.h Update copyright headers to 2018 2018-07-27 07:15:02 -04:00
threadinterrupt.cpp Update copyright headers to 2018 2018-07-27 07:15:02 -04:00
threadinterrupt.h Update copyright headers to 2018 2018-07-27 07:15:02 -04:00
threadsafety.h Update copyright headers to 2018 2018-07-27 07:15:02 -04:00
timedata.cpp Update copyright headers to 2018 2018-07-27 07:15:02 -04:00
timedata.h Update copyright headers to 2018 2018-07-27 07:15:02 -04:00
tinyformat.h Fix typos 2018-03-21 08:34:44 +02:00
torcontrol.cpp Merge #13780: 0.17: Pre-branch maintenance 2018-08-08 13:55:27 +02:00
torcontrol.h Update copyright headers to 2018 2018-07-27 07:15:02 -04:00
txdb.cpp Rebase lbry on to Bitcoin 0.17. 2019-07-01 14:43:59 -06:00
txdb.h added parameter for claim db cache size 2019-08-30 15:19:09 -06:00
txmempool.cpp Merge #13780: 0.17: Pre-branch maintenance 2018-08-08 13:55:27 +02:00
txmempool.h Merge #13780: 0.17: Pre-branch maintenance 2018-08-08 13:55:27 +02:00
ui_interface.cpp Update copyright headers to 2018 2018-07-27 07:15:02 -04:00
ui_interface.h Update copyright headers to 2018 2018-07-27 07:15:02 -04:00
uint256.cpp Update copyright headers to 2018 2018-07-27 07:15:02 -04:00
uint256.h Update copyright headers to 2018 2018-07-27 07:15:02 -04:00
undo.h Undo compatibility (#281) 2019-07-01 14:44:28 -06:00
util.cpp Rebase lbry on to Bitcoin 0.17. 2019-07-01 14:43:59 -06:00
util.h wallet: Close wallet env lock file 2019-03-12 23:24:11 +00:00
utilmemory.h Extract MakeUnique into utilmemory.h 2018-07-17 13:56:21 -04:00
utilmoneystr.cpp Update copyright headers to 2018 2018-07-27 07:15:02 -04:00
utilmoneystr.h Update copyright headers to 2018 2018-07-27 07:15:02 -04:00
utilstrencodings.cpp Add SAFE_CHARS[SAFE_CHARS_URI]: Chars allowed in URIs (RFC 3986) 2018-11-29 18:34:58 +08:00
utilstrencodings.h Add SAFE_CHARS[SAFE_CHARS_URI]: Chars allowed in URIs (RFC 3986) 2018-11-29 18:34:58 +08:00
utiltime.cpp Update copyright headers to 2018 2018-07-27 07:15:02 -04:00
utiltime.h Update copyright headers to 2018 2018-07-27 07:15:02 -04:00
validation.cpp Use memory mapped file for claim data allocations 2019-09-30 12:21:55 -06:00
validation.h made a new "claims" logging category (off by default) 2019-07-29 09:47:33 -06:00
validationinterface.cpp Update copyright headers to 2018 2018-07-27 07:15:02 -04:00
validationinterface.h Merge #13780: 0.17: Pre-branch maintenance 2018-08-08 13:55:27 +02:00
version.h Update copyright headers to 2018 2018-07-27 07:15:02 -04:00
versionbits.cpp fixed fee calc issue, removed segwit enable fallback 2019-09-25 13:42:34 -06:00
versionbits.h Update copyright headers to 2018 2018-07-27 07:15:02 -04:00
walletinitinterface.h Update copyright headers to 2018 2018-07-27 07:15:02 -04:00
warnings.cpp Update copyright headers to 2018 2018-07-27 07:15:02 -04:00
warnings.h Merge #13780: 0.17: Pre-branch maintenance 2018-08-08 13:55:27 +02:00