.. |
bench
|
Make bench working
|
2020-01-15 14:39:48 -07:00 |
claimtrie
|
don't require pre-existence of datadir
|
2020-02-06 13:40:10 -07:00 |
compat
|
byte swap performance on windows
|
2020-01-30 17:10:57 -07:00 |
config
|
|
|
consensus
|
Make bench working
|
2020-01-15 14:39:48 -07:00 |
crypto
|
Update copyright headers to 2018
|
2018-07-27 07:15:02 -04:00 |
interfaces
|
fixed slow loading of block index, increased wallet flush period
|
2020-01-27 17:38:38 -07:00 |
obj
|
|
|
obj-test
|
|
|
policy
|
Fix broken test on previous checkin
|
2019-09-16 14:49:35 -06:00 |
primitives
|
Remove duplicate code
|
2020-01-15 14:39:48 -07:00 |
qt
|
Make Qt GUI to compile and run
|
2020-01-15 14:39:48 -07:00 |
rpc
|
improve integrity check time
|
2020-01-28 10:41:02 -07:00 |
script
|
added helper method, enabled signing
|
2019-09-26 12:29:40 -06:00 |
secp256k1
|
Bump secp256k1 subtree
|
2017-09-29 16:02:39 +02:00 |
support
|
Update copyright headers to 2018
|
2018-07-27 07:15:02 -04:00 |
test
|
optimized hash calc, fixed bad nChainTx, re-used db connection
|
2020-01-29 14:06:53 -07:00 |
univalue
|
Fix 'Use $(...) notation instead of legacy backticked ... .' issue in shell script
|
2019-10-29 14:05:48 -06:00 |
wallet
|
Don't call lsn_reset at periodic time
|
2020-01-27 17:45:32 -07: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
|
Remove duplicate code
|
2020-01-15 14:39:48 -07: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
|
fixed missing items in block_info, incorrect column names
|
2020-01-15 14:39:48 -07: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
|
remove leveldb, made tests pass
|
2020-01-15 14:39:48 -07:00 |
chainparams.cpp
|
more careful initialization
|
2020-01-28 12:33:10 -07: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
|
tweaks on a previous theme
|
2020-01-15 14:39:48 -07:00 |
claimscriptop.h
|
track original height (not working)
|
2020-01-15 14:39:48 -07:00 |
claimtrie_serial.h
|
Remove duplicate code
|
2020-01-15 14:39:48 -07: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
|
remove leveldb, made tests pass
|
2020-01-15 14:39:48 -07:00 |
coins.h
|
remove leveldb, made tests pass
|
2020-01-15 14:39:48 -07:00 |
compat.h
|
Use poll instead of select
|
2020-01-28 10:41:16 -07: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 |
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
|
flush more, disk sync less
|
2020-02-12 11:40:14 -07: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
|
Introduce libclaimtrie
|
2020-01-15 14:39:48 -07:00 |
lbry.h
|
Introduce libclaimtrie
|
2020-01-15 14:39:48 -07:00 |
limitedmap.h
|
Update copyright headers to 2018
|
2018-07-27 07:15:02 -04:00 |
logging.cpp
|
changed flush to have min height
|
2019-11-26 15:16:59 -07:00 |
logging.h
|
Introduce libclaimtrie
|
2020-01-15 14:39:48 -07:00 |
Makefile.am
|
Remove duplicate code
|
2020-01-15 14:39:48 -07:00 |
Makefile.bench.include
|
remove leveldb, made tests pass
|
2020-01-15 14:39:48 -07:00 |
Makefile.qt.include
|
Make Qt GUI to compile and run
|
2020-01-15 14:39:48 -07:00 |
Makefile.qttest.include
|
Make Qt GUI to compile and run
|
2020-01-15 14:39:48 -07:00 |
Makefile.test.include
|
remove leveldb, made tests pass
|
2020-01-15 14:39:48 -07: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
|
Remove duplicate code
|
2020-01-15 14:39:48 -07:00 |
miner.h
|
fix compile error that came with include reorg
|
2020-01-15 14:39:48 -07:00 |
nameclaim.cpp
|
Introduce libclaimtrie
|
2020-01-15 14:39:48 -07:00 |
nameclaim.h
|
fixed fee calc issue, removed segwit enable fallback
|
2019-09-25 13:42:34 -06:00 |
net.cpp
|
backported networking tweaks
|
2020-01-30 15:39:22 -07:00 |
net.h
|
Merge #13907: Introduce a maximum size for locators.
|
2018-08-10 19:52:13 +02:00 |
net_processing.cpp
|
backported networking tweaks
|
2020-01-30 15:39:22 -07: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
|
more careful initialization
|
2020-01-28 12:33:10 -07: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 |
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
|
Remove duplicate code
|
2020-01-15 14:39:48 -07: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
|
remove leveldb, made tests pass
|
2020-01-15 14:39:48 -07:00 |
reverse_iterator.h
|
scripted-diff: Remove trailing whitespaces
|
2018-07-24 20:46:23 +01:00 |
reverselock.h
|
|
|
scheduler.cpp
|
first tests ran, working to make takeover height unnecessary
|
2020-01-15 14:39:48 -07:00 |
scheduler.h
|
Merge #13780: 0.17: Pre-branch maintenance
|
2018-08-08 13:55:27 +02:00 |
serialize.h
|
Remove duplicate code
|
2020-01-15 14:39:48 -07: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
|
minor optimizations
|
2020-02-12 16:39:02 -07:00 |
txdb.h
|
Remove duplicate code
|
2020-01-15 14:39:48 -07: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
|
Remove duplicate code
|
2020-01-15 14:39:48 -07:00 |
uint256.h
|
Remove duplicate code
|
2020-01-15 14:39:48 -07:00 |
undo.h
|
track original height (not working)
|
2020-01-15 14:39:48 -07:00 |
util.cpp
|
don't require pre-existence of datadir
|
2020-02-06 13:40:10 -07: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
|
flush more, disk sync less
|
2020-02-12 11:40:14 -07:00 |
validation.h
|
flush more, disk sync less
|
2020-02-12 11:40:14 -07: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 |