index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-08-19
Merge bitcoin/bitcoin#19101: refactor: remove ::vpwallets and related global ...
fanquake
2021-08-19
Merge bitcoin/bitcoin#22331: crypto: Fix K1/K2 use in ChaCha20-Poly1305 AEAD
fanquake
2021-08-19
Merge bitcoin/bitcoin#22724: windres: use PACKAGE_VERSION rather than buildin...
fanquake
2021-08-18
Merge bitcoin/bitcoin#22229: test: consolidate to f-strings (part 1)
MarcoFalke
2021-08-18
Merge bitcoin/bitcoin#22645: scripts: prevent GCC optimising test symbols in ...
W. J. van der Laan
2021-08-18
Merge bitcoin/bitcoin#22732: net: use m_client_interface rather than uiInterface
fanquake
2021-08-18
scripted-diff: replace clientInterface with m_client_interface in net
fanquake
2021-08-18
net: use clientInterface rather than uiInterface
fanquake
2021-08-18
test: use f-strings in mining_*.py tests
fanquake
2021-08-18
test: use f-strings in interface_*.py tests
fanquake
2021-08-18
test: use f-strings in feature_proxy.py
fanquake
2021-08-18
test: use f-strings in feature_segwit.py
fanquake
2021-08-18
test: use f-strings in feature_versionbits_warning.py
fanquake
2021-08-18
test: use f-strings in feature_settings.py
fanquake
2021-08-18
test: use f-strings in feature_pruning.py
fanquake
2021-08-18
test: use f-strings in feature_notifications.py
fanquake
2021-08-18
test: use f-strings in feature_minchainwork.py
fanquake
2021-08-18
test: use f-strings in feature_logging.py
fanquake
2021-08-18
test: use f-strings in feature_loadblock.py
fanquake
2021-08-18
test: use f-strings in feature_help.py
fanquake
2021-08-18
test: use f-strings in feature_filelock.py
fanquake
2021-08-18
test: use f-strings in feature_fee_estimation.py
fanquake
2021-08-18
test: use f-strings in feature_dersig.py
fanquake
2021-08-18
test: use f-strings in feature_dbcrash.py
fanquake
2021-08-18
test: use f-strings in feature_csv_activation.py
fanquake
2021-08-18
test: use f-strings in feature_config_args.py
fanquake
2021-08-18
test: use f-strings in feature_cltv.py
fanquake
2021-08-18
test: use f-strings in feature_blocksdir.py
fanquake
2021-08-18
test: use f-strings in feature_backwards_compatibility.py
fanquake
2021-08-18
test: use f-strings in feature_asmap.py
fanquake
2021-08-18
Merge bitcoin/bitcoin#22725: MOVEONLY: tests: Move addrman ser/deser tests to...
fanquake
2021-08-18
Merge bitcoin/bitcoin#22215: refactor: Add FoundBlock.found member
fanquake
2021-08-17
[MOVEONLY] [tests] Move addrman ser/deser tests to addrman_tests.cpp
John Newbery
2021-08-17
windres: use PACKAGE_VERSION rather than building more version numbers
fanquake
2021-08-17
refactor: remove ::vpwallets and related global variables
Russell Yanofsky
2021-08-17
Merge bitcoin/bitcoin#22688: contrib: use `keys.openpgp.org` to retrieve buil...
fanquake
2021-08-17
Merge bitcoin/bitcoin#22627: [addrman] De-duplicate Add() function
fanquake
2021-08-17
contrib: use hkps://keys.openpgp.org to retrieve builder keys
fanquake
2021-08-17
Merge bitcoin/bitcoin#22715: wallet: use `FormatFullVersion()` & `PACKAGE_NAM...
fanquake
2021-08-16
Merge bitcoin/bitcoin#22718: doc: Add missing PR 16333 release note
MarcoFalke
2021-08-16
Merge bitcoin/bitcoin#22684: test: check for invalid `-prune` parameters
MarcoFalke
2021-08-16
doc: Add missing PR 16333 release note
MarcoFalke
2021-08-16
test: check for invalid `-prune` parameters
Sebastian Falbesoner
2021-08-16
Merge bitcoin/bitcoin#22649: fuzz: Avoid OOM in system fuzz target
MarcoFalke
2021-08-16
wallet: use PACKAGE_NAME instead of "Bitcoin" in rpcdump
fanquake
2021-08-16
wallet: use FormatFullVersion instead of CLIENT_BUILD in rpcdump
fanquake
2021-08-15
[addrman] Merge the two Add() functions
Amiti Uttarwar
2021-08-16
Merge bitcoin/bitcoin#22685: clientversion: No suffix #if CLIENT_VERSION_IS_R...
fanquake
2021-08-16
Merge bitcoin/bitcoin#22686: wallet: Use GetSelectionAmount in ApproximateBes...
fanquake
2021-08-16
Merge bitcoin/bitcoin#22700: builder-keys: Add dongcarl
fanquake
[next]