| .. |
|
bench
|
Merge 67dfd18f44 into merged_master (Bitcoin PR #16902)
|
2020-11-26 01:07:55 +00:00 |
|
compat
|
scripted-diff: Bump copyright of files changed in 2019
|
2019-12-30 10:42:20 +13:00 |
|
config
|
|
|
|
consensus
|
Merge dbb067da38 into merged_master (Bitcoin PR #18379)
|
2020-11-26 01:07:58 +00:00 |
|
crc32c
|
Import crc32c using subtree merge as as 'src/crc32c'
|
2020-01-28 17:00:01 +01:00 |
|
crypto
|
Merge 95ca6aeec7 into merged_master (Bitcoin PR #17691)
|
2020-11-14 16:52:08 +00:00 |
|
index
|
Merge ac5a435247 into merged_master (Elements PR #838)
|
2020-11-26 01:08:00 +00:00 |
|
interfaces
|
Merge 694f4cbd78 into merged_master (Bitcoin PR #18312)
|
2020-11-26 01:08:02 +00:00 |
|
leveldb
|
Update to leveldb upstream using subtree merge
|
2020-01-28 16:59:07 +01:00 |
|
logging
|
doc: Correct spelling errors in comments
|
2020-03-02 23:07:21 -08:00 |
|
node
|
Merge 088604221b into merged_master (Bitcoin PR #18253)
|
2020-11-26 01:07:48 +00:00 |
|
policy
|
Merge dcf2ccbfde into merged_master (Bitcoin PR #18115)
|
2020-11-26 01:07:51 +00:00 |
|
primitives
|
Merge 99813a9745 into merged_master (Bitcoin PR #17829)
|
2020-11-14 16:52:02 +00:00 |
|
qt
|
Merge 694f4cbd78 into merged_master (Bitcoin PR #18312)
|
2020-11-26 01:08:02 +00:00 |
|
rpc
|
Merge 2e97d80017 into merged_master (Bitcoin PR #18134)
|
2020-11-26 01:08:02 +00:00 |
|
script
|
Merge 54646167db into merged_master (Bitcoin PR #18388)
|
2020-11-26 01:08:03 +00:00 |
|
secp256k1
|
update libsecp256k1-zkp to 5fbc67e108
|
2020-12-16 20:00:54 +00:00 |
|
support
|
Merge #15600: lockedpool: When possible, use madvise to avoid including sensitive information in core dumps
|
2020-03-26 16:56:03 +01:00 |
|
test
|
Merge e3154aacf4 into merged_master (Bitcoin PR #18445)
|
2020-11-26 01:08:03 +00:00 |
|
univalue
|
Update univalue subtree
|
2020-02-09 07:44:29 -08:00 |
|
util
|
Merge 0dc6218c79 into merged_master (Bitcoin PR #18270)
|
2020-11-26 01:08:03 +00:00 |
|
wallet
|
Merge 694f4cbd78 into merged_master (Bitcoin PR #18312)
|
2020-11-26 01:08:02 +00:00 |
|
zmq
|
Merge #17477: Remove the mempool's NotifyEntryAdded and NotifyEntryRemoved signals
|
2020-03-19 17:26:51 +01:00 |
|
.clang-format
|
util: Add AllowShortCaseLabelsOnASingleLine option
|
2019-10-14 13:24:54 +03:00 |
|
addrdb.cpp
|
scripted-diff: Bump copyright of files changed in 2019
|
2019-12-30 10:42:20 +13:00 |
|
addrdb.h
|
Convert addrdb/addrman to new serialization
|
2020-01-02 11:05:36 -08:00 |
|
addrman.cpp
|
logging: asmap logging and #include fixups
|
2020-03-04 14:24:19 +01:00 |
|
addrman.h
|
logging: asmap logging and #include fixups
|
2020-03-04 14:24:19 +01:00 |
|
amount.h
|
Update copyright headers to 2018
|
2018-12-29 10:15:01 +01:00 |
|
arith_uint256.cpp
|
scripted-diff: Bump copyright of files changed in 2019
|
2019-12-30 10:42:20 +13:00 |
|
arith_uint256.h
|
scripted-diff: Bump copyright of files changed in 2019
|
2019-12-30 10:42:20 +13:00 |
|
asset.cpp
|
CAmountMap::operator! to check if empty
|
2019-04-09 11:59:55 -04:00 |
|
asset.h
|
CAmountMap::operator! to check if empty
|
2019-04-09 11:59:55 -04:00 |
|
assetsdir.cpp
|
MERGE-FIX: Fix compilation errors
|
2019-05-03 17:46:12 +01:00 |
|
assetsdir.h
|
CAsset: GetIdentifier to get label or hex id
|
2019-04-09 11:13:26 -04:00 |
|
attributes.h
|
Add NODISCARD to all {Decode,Parse}[...](...) functions returning bool. Sort includes.
|
2018-11-05 17:03:11 +01:00 |
|
banman.cpp
|
scripted-diff: Bump copyright of files changed in 2019
|
2019-12-30 10:42:20 +13:00 |
|
banman.h
|
refactor: move DUMP_BANS_INTERVAL to banman.h
|
2020-03-10 09:52:53 -04:00 |
|
base58.cpp
|
scripted-diff: Bump copyright of files changed in 2019
|
2019-12-30 10:42:20 +13:00 |
|
base58.h
|
scripted-diff: Bump copyright of files changed in 2019
|
2019-12-30 10:42:20 +13:00 |
|
bech32.cpp
|
Merge 0ff7cd7d0c into merged_master (Bitcoin PR #16889)
|
2020-11-09 21:20:42 +00:00 |
|
bech32.h
|
Merge 5667b0d758 into merged_master (Bitcoin PR #16792)
|
2020-11-09 21:20:21 +00:00 |
|
bitcoin-cli-res.rc
|
Change branding from bitcoin to elements
|
2019-03-22 10:12:04 +00:00 |
|
bitcoin-cli.cpp
|
Merge 97aadf98d0 into merged_master (Bitcoin PR #16117)
|
2020-11-26 01:07:50 +00:00 |
|
bitcoin-tx-res.rc
|
Change branding from bitcoin to elements
|
2019-03-22 10:12:04 +00:00 |
|
bitcoin-tx.cpp
|
Merge 2e97d80017 into merged_master (Bitcoin PR #18134)
|
2020-11-26 01:08:02 +00:00 |
|
bitcoin-wallet-res.rc
|
[tools] Add wallet inspection and modification tool
|
2019-01-30 16:26:52 -05:00 |
|
bitcoin-wallet.cpp
|
Merge 002f9e9b40 into merged_master (Bitcoin PR #17923)
|
2020-11-14 16:52:07 +00:00 |
|
bitcoind-res.rc
|
Change branding from bitcoin to elements
|
2019-03-22 10:12:04 +00:00 |
|
bitcoind.cpp
|
Merge 97aadf98d0 into merged_master (Bitcoin PR #16117)
|
2020-11-26 01:07:50 +00:00 |
|
blech32.cpp
|
Fix linter by exporting b(l)ech32 internals
|
2019-04-23 21:11:30 +01:00 |
|
blech32.h
|
Fix linter by exporting b(l)ech32 internals
|
2019-04-23 21:11:30 +01:00 |
|
blind.cpp
|
Remove the min(max( construction for the ct_exponent argument
|
2020-03-24 14:15:15 +00:00 |
|
blind.h
|
Merge 95602ec21f into merged_master (Elements PR #834)
|
2020-11-26 01:07:58 +00:00 |
|
block_proof.cpp
|
Dynafed blocks must have sighash byte
|
2019-09-27 14:43:50 -04:00 |
|
block_proof.h
|
Refactor block_proof to support dynafed
|
2019-09-03 10:50:16 -04:00 |
|
blockencodings.cpp
|
Merge 99813a9745 into merged_master (Bitcoin PR #17829)
|
2020-11-14 16:52:02 +00:00 |
|
blockencodings.h
|
Merge 727857d12d into merged_master (Bitcoin PR #18112)
|
2020-11-26 01:07:49 +00:00 |
|
blockfilter.cpp
|
scripted-diff: Bump copyright of files changed in 2019
|
2019-12-30 10:42:20 +13:00 |
|
blockfilter.h
|
scripted-diff: Bump copyright of files changed in 2019
|
2019-12-30 10:42:20 +13:00 |
|
bloom.cpp
|
scripted-diff: Bump copyright of files changed in 2019
|
2019-12-30 10:42:20 +13:00 |
|
bloom.h
|
scripted-diff: Bump copyright of files changed in 2019
|
2019-12-30 10:42:20 +13:00 |
|
chain.cpp
|
Merge 99813a9745 into merged_master (Bitcoin PR #17829)
|
2020-11-14 16:52:02 +00:00 |
|
chain.h
|
Merge 35b7a8e539 into merged_master (Bitcoin PR #18087)
|
2020-11-26 01:07:42 +00:00 |
|
chainparams.cpp
|
Merge 36f42e1bf4 into merged_master (Bitcoin PR #18037)
|
2020-11-26 01:07:43 +00:00 |
|
chainparams.h
|
Merge 36f42e1bf4 into merged_master (Bitcoin PR #18037)
|
2020-11-26 01:07:43 +00:00 |
|
chainparamsbase.cpp
|
Merge da3611a580 into merged_master (Elements PR #808)
|
2020-11-26 00:29:43 +00:00 |
|
chainparamsbase.h
|
Merge da3611a580 into merged_master (Elements PR #808)
|
2020-11-26 00:29:43 +00:00 |
|
chainparamsseeds.h
|
Merge 27322cd161 into merged_master (Bitcoin PR #16999)
|
2020-11-09 21:20:32 +00:00 |
|
checkqueue.h
|
Merge e061b8dc8f into merged_master (Bitcoin PR #17971)
|
2020-11-14 16:52:12 +00:00 |
|
clientversion.cpp
|
clientversion: Fix CLIENT_NAME to "Elements Core"
|
2019-04-10 09:39:56 -04:00 |
|
clientversion.h
|
Update copyright headers to 2018
|
2018-07-27 07:15:02 -04:00 |
|
coins.cpp
|
Merge 99813a9745 into merged_master (Bitcoin PR #17829)
|
2020-11-14 16:52:02 +00:00 |
|
coins.h
|
Merge c1607b5df4 into merged_master (Bitcoin PR #17957)
|
2020-11-14 16:52:13 +00:00 |
|
compat.h
|
windows: Set _WIN32_WINNT to 0x0601 (Windows 7)
|
2019-01-23 16:28:27 +08:00 |
|
compressor.cpp
|
scripted-diff: Bump copyright of files changed in 2019
|
2019-12-30 10:42:20 +13:00 |
|
compressor.h
|
Merge d7134b306a into merged_master (Bitcoin PR #17917)
|
2020-11-26 01:07:50 +00:00 |
|
confidential_validation.cpp
|
Disallow coinbase output witness data, since outputs are explicit anyways
|
2019-04-12 11:50:01 -04:00 |
|
confidential_validation.h
|
[BROKEN] Add CA validation
|
2019-03-20 12:05:46 +00:00 |
|
core_io.h
|
Merge 99813a9745 into merged_master (Bitcoin PR #17829)
|
2020-11-14 16:52:02 +00:00 |
|
core_memusage.h
|
Add Elements-style witness serialization
|
2019-02-13 11:42:38 +00:00 |
|
core_read.cpp
|
scripted-diff: Bump copyright of files changed in 2019
|
2019-12-30 10:42:20 +13:00 |
|
core_write.cpp
|
Merge 99813a9745 into merged_master (Bitcoin PR #17829)
|
2020-11-14 16:52:02 +00:00 |
|
cuckoocache.h
|
Use correct C++11 header for std::swap()
|
2019-11-29 21:23:25 +02:00 |
|
dbwrapper.cpp
|
scripted-diff: Bump copyright of files changed in 2019
|
2019-12-30 10:42:20 +13:00 |
|
dbwrapper.h
|
scripted-diff: Bump copyright of files changed in 2019
|
2019-12-30 10:42:20 +13:00 |
|
dummywallet.cpp
|
scripted-diff: Bump copyright of files changed in 2020
|
2020-01-15 02:18:00 +07:00 |
|
dynafed.cpp
|
HF: Simplify legacy->dynafed transition max sig size
|
2019-11-08 14:07:07 -05:00 |
|
dynafed.h
|
Add description of NextBlockIsParameterTransition
|
2019-09-05 10:51:09 -04:00 |
|
flatfile.cpp
|
Style cleanup.
|
2019-02-22 17:38:45 -08:00 |
|
flatfile.h
|
Get rid of VARINT default argument
|
2020-02-10 12:00:10 -08:00 |
|
fs.cpp
|
scripted-diff: Add missed copyright headers
|
2020-01-04 20:18:28 +02:00 |
|
fs.h
|
scripted-diff: Bump copyright of files changed in 2019
|
2019-12-30 10:42:20 +13:00 |
|
hash.cpp
|
Extract CSipHasher to it's own file in crypto/ directory.
|
2018-11-05 09:25:15 -08:00 |
|
hash.h
|
Dynafed blocks must have sighash byte
|
2019-09-27 14:43:50 -04:00 |
|
httprpc.cpp
|
scripted-diff: Replace MilliSleep with UninterruptibleSleep
|
2020-02-21 10:06:21 -08:00 |
|
httprpc.h
|
scripted-diff: Bump copyright of files changed in 2019
|
2019-12-30 10:42:20 +13:00 |
|
httpserver.cpp
|
Merge ac5c5d0162 into merged_master (Bitcoin PR #18168)
|
2020-11-26 01:07:48 +00:00 |
|
httpserver.h
|
scripted-diff: Bump copyright of files changed in 2019
|
2019-12-30 10:42:20 +13:00 |
|
indirectmap.h
|
Add missing includes
|
2020-01-31 12:36:13 +00:00 |
|
init.cpp
|
Merge 312d27b11c into merged_master (Bitcoin PR #17477)
|
2020-11-26 01:07:59 +00:00 |
|
init.h
|
scripted-diff: Bump copyright of files changed in 2019
|
2019-12-30 10:42:20 +13:00 |
|
issuance.cpp
|
[BROKEN] Introduce CA in data structures
|
2019-03-20 12:05:45 +00:00 |
|
issuance.h
|
Spelling linter
|
2019-03-20 11:05:49 -04:00 |
|
key.cpp
|
Merge 99813a9745 into merged_master (Bitcoin PR #17829)
|
2020-11-14 16:52:02 +00:00 |
|
key.h
|
Merge 99813a9745 into merged_master (Bitcoin PR #17829)
|
2020-11-14 16:52:02 +00:00 |
|
key_io.cpp
|
Merge 99813a9745 into merged_master (Bitcoin PR #17829)
|
2020-11-14 16:52:02 +00:00 |
|
key_io.h
|
Add parent address encoding
|
2019-01-02 16:12:47 +01:00 |
|
limitedmap.h
|
Update copyright headers to 2018
|
2018-07-27 07:15:02 -04:00 |
|
logging.cpp
|
scripted-diff: Bump copyright of files changed in 2020
|
2020-01-15 02:18:00 +07:00 |
|
logging.h
|
scripted-diff: Bump copyright of files changed in 2020
|
2020-01-15 02:18:00 +07:00 |
|
mainchainrpc.cpp
|
Merge d960d5ca99 into merged_master (Bitcoin PR #16362)
|
2020-11-09 21:20:08 +00:00 |
|
mainchainrpc.h
|
Add mainchain rpc client
|
2019-01-02 16:12:47 +01:00 |
|
Makefile.am
|
Merge 3e50fdbe4e into merged_master (Bitcoin PR #18395)
|
2020-11-26 01:08:01 +00:00 |
|
Makefile.bench.include
|
Merge #18429: build: remove double LIBBITCOIN_SERVER from bench-Makefile
|
2020-03-26 17:20:28 +08:00 |
|
Makefile.crc32c.include
|
build: CRC32C build system integration
|
2020-01-28 17:01:48 +01:00 |
|
Makefile.leveldb.include
|
build: CRC32C build system integration
|
2020-01-28 17:01:48 +01:00 |
|
Makefile.qt.include
|
Merge 69a6f1ad1f into merged_master (Bitcoin PR #17513)
|
2020-11-09 23:10:14 +00:00 |
|
Makefile.qt_locale.include
|
Restore English translation option
|
2020-01-06 22:58:47 -05:00 |
|
Makefile.qttest.include
|
Merge b983e7e172 into merged_master (Bitcoin PR #17542)
|
2020-11-09 23:10:14 +00:00 |
|
Makefile.test.include
|
Merge e3154aacf4 into merged_master (Bitcoin PR #18445)
|
2020-11-26 01:08:03 +00:00 |
|
Makefile.test_util.include
|
[test] move wallet helper functions into test library
|
2019-11-25 16:40:09 +01:00 |
|
memusage.h
|
Add missing includes
|
2020-01-31 12:36:13 +00:00 |
|
merkleblock.cpp
|
scripted-diff: Bump copyright of files changed in 2019
|
2019-12-30 10:42:20 +13:00 |
|
merkleblock.h
|
Update copyright headers to 2018
|
2018-07-27 07:15:02 -04:00 |
|
miner.cpp
|
Merge 54a7ef612a into merged_master (Bitcoin PR #17399)
|
2020-11-26 01:07:48 +00:00 |
|
miner.h
|
Merge 17e14ac92f into merged_master (Bitcoin PR #17781)
|
2020-11-14 16:52:03 +00:00 |
|
net.cpp
|
scheduler: Make schedule* methods type safe
|
2020-03-10 09:47:32 -04:00 |
|
net.h
|
refactor: Convert ping wait time from double to int64_t
|
2020-03-04 13:45:29 -05:00 |
|
net_permissions.cpp
|
net: Avoid using C-style NUL-terminated strings as arguments in the netbase interface
|
2020-01-08 12:35:59 +00:00 |
|
net_permissions.h
|
net: Remove forcerelay of rejected txs
|
2020-02-11 07:44:12 -08:00 |
|
net_processing.cpp
|
Merge #17477: Remove the mempool's NotifyEntryAdded and NotifyEntryRemoved signals
|
2020-03-19 17:26:51 +01:00 |
|
net_processing.h
|
Merge #17477: Remove the mempool's NotifyEntryAdded and NotifyEntryRemoved signals
|
2020-03-19 17:26:51 +01:00 |
|
net_types.h
|
refactor: Remove addrdb.h dependency from node.h
|
2019-10-29 11:30:12 +02:00 |
|
netaddress.cpp
|
net: extract conditional to bool CNetAddr::IsHeNet
|
2020-03-04 14:31:31 +01:00 |
|
netaddress.h
|
net: extract conditional to bool CNetAddr::IsHeNet
|
2020-03-04 14:31:31 +01:00 |
|
netbase.cpp
|
Merge #17754: net: Don't allow resolving of std::string with embedded NUL characters. Add tests.
|
2020-01-22 20:20:45 +01:00 |
|
netbase.h
|
net: Avoid using C-style NUL-terminated strings as arguments in the netbase interface
|
2020-01-08 12:35:59 +00:00 |
|
netmessagemaker.h
|
Update copyright headers to 2018
|
2018-07-27 07:15:02 -04:00 |
|
noui.cpp
|
scripted-diff: Bump copyright of files changed in 2019
|
2019-12-30 10:42:20 +13:00 |
|
noui.h
|
scripted-diff: Bump copyright of files changed in 2019
|
2019-12-30 10:42:20 +13:00 |
|
optional.h
|
scripted-diff: Bump copyright of files changed in 2019
|
2019-12-30 10:42:20 +13:00 |
|
outputtype.cpp
|
Merge 68e841e0af into merged_master (Bitcoin PR #18067)
|
2020-11-26 01:07:44 +00:00 |
|
outputtype.h
|
Merge 735d6b57e7 into merged_master (Bitcoin PR #16227)
|
2020-11-09 03:58:21 +00:00 |
|
pegins.cpp
|
Merge dcf2ccbfde into merged_master (Bitcoin PR #18115)
|
2020-11-26 01:07:51 +00:00 |
|
pegins.h
|
Merge dcf2ccbfde into merged_master (Bitcoin PR #18115)
|
2020-11-26 01:07:51 +00:00 |
|
pow.cpp
|
Update copyright headers to 2018
|
2018-07-27 07:15:02 -04:00 |
|
pow.h
|
Update copyright headers to 2018
|
2018-07-27 07:15:02 -04:00 |
|
prevector.h
|
Make VectorFormatter support stateful formatters
|
2020-02-15 19:49:24 -08:00 |
|
protocol.cpp
|
p2p: Remove BIP61 reject messages
|
2019-10-02 10:39:14 -04:00 |
|
protocol.h
|
Merge 5948398b18 into merged_master (Bitcoin PR #17474)
|
2020-11-14 16:51:57 +00:00 |
|
psbt.cpp
|
Merge 1326092e6c into merged_master (Bitcoin PR #17156)
|
2020-11-14 16:52:12 +00:00 |
|
psbt.h
|
Merge 5d2ff75e20 into merged_master (Bitcoin PR #17945)
|
2020-11-14 16:52:09 +00:00 |
|
pubkey.cpp
|
Merge 99813a9745 into merged_master (Bitcoin PR #17829)
|
2020-11-14 16:52:02 +00:00 |
|
pubkey.h
|
Merge 99813a9745 into merged_master (Bitcoin PR #17829)
|
2020-11-14 16:52:02 +00:00 |
|
random.cpp
|
build: fix sysctl() detection on macOS
|
2020-03-19 11:36:38 +08:00 |
|
random.h
|
scripted-diff: Bump copyright of files changed in 2019
|
2019-12-30 10:42:20 +13:00 |
|
randomenv.cpp
|
Drop unused mach time headers
|
2020-02-28 14:56:49 -08:00 |
|
randomenv.h
|
[MOVEONLY] Move perfmon data gathering to new randomenv module
|
2019-11-12 14:50:44 -08:00 |
|
rest.cpp
|
Merge 99813a9745 into merged_master (Bitcoin PR #17829)
|
2020-11-14 16:52:02 +00:00 |
|
reverse_iterator.h
|
scripted-diff: Remove trailing whitespaces
|
2018-07-24 20:46:23 +01:00 |
|
scheduler.cpp
|
scheduler: Make schedule* methods type safe
|
2020-03-10 09:47:32 -04:00 |
|
scheduler.h
|
scheduler: Make schedule* methods type safe
|
2020-03-10 09:47:32 -04:00 |
|
serialize.h
|
Merge 727857d12d into merged_master (Bitcoin PR #18112)
|
2020-11-26 01:07:49 +00: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
|
Make VerifyWitnessProgram use a Span stack
|
2020-03-23 14:44:58 -07:00 |
|
streams.h
|
Merge 4c2578706c into merged_master (Bitcoin PR #18021)
|
2020-11-26 01:07:41 +00:00 |
|
sync.cpp
|
sync.h: add REVERSE_LOCK
|
2020-03-06 23:13:31 +10:00 |
|
sync.h
|
Fix missing header in sync.h
|
2020-03-15 22:43:39 +00:00 |
|
threadinterrupt.cpp
|
Merge #11640: Make LOCK, LOCK2, TRY_LOCK work with CWaitableCriticalSection
|
2018-08-31 16:00:38 +02:00 |
|
threadinterrupt.h
|
scripted-diff: Bump copyright of files changed in 2019
|
2019-12-30 10:42:20 +13:00 |
|
threadsafety.h
|
scripted-diff: Bump copyright of files changed in 2019
|
2019-12-30 10:42:20 +13:00 |
|
timedata.cpp
|
scripted-diff: Bump copyright of files changed in 2020
|
2020-01-15 02:18:00 +07:00 |
|
timedata.h
|
Update copyright headers to 2018
|
2018-07-27 07:15:02 -04:00 |
|
tinyformat.h
|
util: Update tinyformat to upstream
|
2019-12-06 10:02:08 +01:00 |
|
torcontrol.cpp
|
net: Avoid using C-style NUL-terminated strings as arguments in the netbase interface
|
2020-01-08 12:35:59 +00:00 |
|
torcontrol.h
|
scripted-diff: Bump copyright of files changed in 2019
|
2019-12-30 10:42:20 +13:00 |
|
txdb.cpp
|
Merge 35b7a8e539 into merged_master (Bitcoin PR #18087)
|
2020-11-26 01:07:42 +00:00 |
|
txdb.h
|
Merge af05bd9e1e into merged_master (Bitcoin PR #17891)
|
2020-11-14 16:52:07 +00:00 |
|
txmempool.cpp
|
Merge 312d27b11c into merged_master (Bitcoin PR #17477)
|
2020-11-26 01:07:59 +00:00 |
|
txmempool.h
|
Merge 312d27b11c into merged_master (Bitcoin PR #17477)
|
2020-11-26 01:07:59 +00:00 |
|
ui_interface.cpp
|
scripted-diff: Bump copyright of files changed in 2020
|
2020-01-15 02:18:00 +07:00 |
|
ui_interface.h
|
scripted-diff: Bump copyright of files changed in 2020
|
2020-01-15 02:18:00 +07:00 |
|
uint256.cpp
|
refactor: define a UINT256_ONE global constant
|
2020-01-23 16:35:08 -05:00 |
|
uint256.h
|
refactor: define a UINT256_ONE global constant
|
2020-01-23 16:35:08 -05:00 |
|
undo.h
|
Convert undo.h to new serialization framework
|
2020-02-06 19:08:11 -08:00 |
|
validation.cpp
|
Merge 312d27b11c into merged_master (Bitcoin PR #17477)
|
2020-11-26 01:07:59 +00:00 |
|
validation.h
|
Merge af05bd9e1e into merged_master (Bitcoin PR #17891)
|
2020-11-14 16:52:07 +00:00 |
|
validationinterface.cpp
|
Merge #17477: Remove the mempool's NotifyEntryAdded and NotifyEntryRemoved signals
|
2020-03-19 17:26:51 +01:00 |
|
validationinterface.h
|
[validation interface] Remove vtxConflicted from BlockConnected
|
2020-03-11 18:38:33 -04:00 |
|
version.h
|
Update copyright headers to 2018
|
2018-07-27 07:15:02 -04:00 |
|
versionbits.cpp
|
Merge 99813a9745 into merged_master (Bitcoin PR #17829)
|
2020-11-14 16:52:02 +00:00 |
|
versionbits.h
|
Merge 99813a9745 into merged_master (Bitcoin PR #17829)
|
2020-11-14 16:52:02 +00:00 |
|
versionbitsinfo.cpp
|
Merge 99813a9745 into merged_master (Bitcoin PR #17829)
|
2020-11-14 16:52:02 +00:00 |
|
versionbitsinfo.h
|
MOVEONLY: Move versionbits info out of versionbits.o
|
2018-10-12 20:51:54 +02:00 |
|
walletinitinterface.h
|
scripted-diff: Bump copyright of files changed in 2019
|
2019-12-30 10:42:20 +13:00 |
|
warnings.cpp
|
scripted-diff: Bump copyright of files changed in 2019
|
2019-12-30 10:42:20 +13:00 |
|
warnings.h
|
scripted-diff: Bump copyright of files changed in 2019
|
2019-12-30 10:42:20 +13:00 |