index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2022-04-06
Merge bitcoin/bitcoin#24758: Disable the syscall sandbox for bitcoin-qt and r...
laanwj
2022-04-06
Merge bitcoin/bitcoin#24732: Remove buggy and confusing IncrementExtraNonce
MarcoFalke
2022-04-06
Merge bitcoin/bitcoin#24098: rest: Use query parameters to control resource l...
MarcoFalke
2022-04-05
Update /<count>/ endpoints to use a '?count=' query parameter instead
stickies-v
2022-04-05
Merge bitcoin/bitcoin#24216: validation: improve connect bench logging
laanwj
2022-04-05
Merge bitcoin/bitcoin#24236: Remove utxo db upgrade code
laanwj
2022-04-05
Remove gui-only syscalls
MarcoFalke
2022-04-05
init: Disable syscall sandbox in the bitcoin-qt process
MarcoFalke
2022-04-05
Merge bitcoin/bitcoin#24147: Miniscript integration
laanwj
2022-04-05
Remove nHeightEnd and nHeight in generateBlocks helper
MarcoFalke
2022-04-05
Merge bitcoin/bitcoin#24391: build: stop overriding user autoconf flags
fanquake
2022-04-04
Merge bitcoin-core/gui#569: test: add regression test for #567
Hennadii Stepanov
2022-04-04
Merge bitcoin/bitcoin#24729: util/check: avoid unused parameter warnings
MarcoFalke
2022-04-04
Merge bitcoin/bitcoin#24746: refactor: remove macOS MAP_ANONYMOUS work around
laanwj
2022-04-04
refactor: fix clang-tidy named args usage
fanquake
2022-04-03
build: stop overriding user CXXFLAGS
fanquake
2022-04-03
build: stop overriding user LDFLAGS
fanquake
2022-04-03
build: stop overriding user CPPFLAGS
fanquake
2022-04-03
refactor: remove macOS MAP_ANONYMOUS work around
fanquake
2022-04-03
Merge bitcoin-core/gui#557: Revert "qt: Do not use QObject::tr plural syntax ...
Hennadii Stepanov
2022-04-01
refactor: add missing std:: includes to threadnames.cpp
fanquake
2022-04-01
doc: remove incorrect mention of PR_GET_NAME
fanquake
2022-04-01
Remove buggy and confusing IncrementExtraNonce
MarcoFalke
2022-04-01
test: add regression test for bitcoin-core/gui/issues/567
Vasil Dimov
2022-04-01
Merge bitcoin/bitcoin#24724: test: fix incorrect named args in txpackage tests
MarcoFalke
2022-04-01
util/check: avoid unused parameter warnings
Anthony Towns
2022-03-31
Merge bitcoin/bitcoin#24602: fuzz: add target for coinselection algorithms
Andrew Chow
2022-03-31
Merge bitcoin/bitcoin#24711: wallet: Postpone wallet loading notification for...
Andrew Chow
2022-03-31
test: fix incorrect named args in txpackage tests
fanquake
2022-03-31
options: add a comment for -listenonion and dedup a long expression
Vasil Dimov
2022-03-31
doc: Use DecodeTxDoc helper
MarcoFalke
2022-03-31
Merge bitcoin/bitcoin#24716: rpc: Fix documentation assertion for `getrawtran...
MarcoFalke
2022-03-31
Merge bitcoin/bitcoin#24673: refactor: followup of remove -deprecatedrpc=addr...
MarcoFalke
2022-03-31
Merge bitcoin/bitcoin#24715: build, test: Fix test logfile name
MarcoFalke
2022-03-31
Merge bitcoin/bitcoin#24714: util/check: Don't use a lambda for Assert/Assume
MarcoFalke
2022-03-30
wallet: Postpone NotifyWalletLoaded() for encrypted wallets
Hennadii Stepanov
2022-03-30
refactor: add stdd:: includes to core_write
fanquake
2022-03-30
refactor: use named args when ScriptToUniv or TxToUniv are invoked
Michael Dietz
2022-03-30
refactor: prefer snake case, TxToUniv arg hashBlock renamed block_hash
Michael Dietz
2022-03-30
refactor: merge ScriptPubKeyToUniv & ScriptToUniv into one function
Michael Dietz
2022-03-30
fuzz: add target for coinselection
Martin Zumsande
2022-03-30
rpc: Fix documentation assertion for `getrawtransaction`
laanwj
2022-03-30
util/check: stop using lambda for Assert/Assume
Anthony Towns
2022-03-30
Merge bitcoin/bitcoin#24118: Add 'sendall' RPC née sweep
MarcoFalke
2022-03-30
build, refactor: Replace tabs with spaces
Hennadii Stepanov
2022-03-30
build, test: Fix test logfile name
Hennadii Stepanov
2022-03-30
Merge bitcoin/bitcoin#24690: util: Add inotify_rm_watch to syscall sandbox (A...
fanquake
2022-03-30
wallet: move Assert() check into constructor
Anthony Towns
2022-03-30
Merge bitcoin/bitcoin#24704: compat: remove strnlen back-compat code
MarcoFalke
2022-03-30
Merge bitcoin/bitcoin#24692: refactoring: [Net Processing] Follow-ups to #21160
fanquake
[next]