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
2022-04-05
[validation] try individual validation before package validation
glozow
2022-04-05
[packages/policy] use package feerate in package validation
glozow
2022-04-01
[docs] package feerate
glozow
2022-04-01
Merge bitcoin/bitcoin#24722: build: patch around qt duplicate symbol issue
fanquake
2022-04-01
Merge bitcoin/bitcoin#24733: build: Fix "ERR: Unsigned tarballs do not exist"
laanwj
2022-04-01
build: Fix "ERR: Unsigned tarballs do not exist"
Hennadii Stepanov
2022-04-01
Merge bitcoin/bitcoin#24724: test: fix incorrect named args in txpackage tests
MarcoFalke
2022-03-31
build: patch around qt duplicate symbol issue
fanquake
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
Merge bitcoin/bitcoin#24721: doc: Use DecodeTxDoc helper
MarcoFalke
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#24698: test: -peerblockfilters without -blockfilterinde...
MarcoFalke
2022-03-31
Merge bitcoin/bitcoin#24707: doc: Speed up functional test runs using ramdisk
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
Merge bitcoin/bitcoin#23008: ci: Use clang-12 and libcxx-12 for msan
fanquake
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
Merge bitcoin/bitcoin#24374: contrib: refactor: simplify linearize scripts
laanwj
2022-03-30
Merge bitcoin/bitcoin#24693: builder-keys: Add dunxen
laanwj
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
ci: Use clang-12 and libcxx-12 for msan
MarcoFalke
2022-03-30
Merge bitcoin/bitcoin#24690: util: Add inotify_rm_watch to syscall sandbox (A...
fanquake
2022-03-30
Merge bitcoin/bitcoin#24561: guix: use LIEF 0.12.0
laanwj
2022-03-30
Merge bitcoin/bitcoin#24708: ci: Avoid boost test warnings
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
2022-03-29
doc: Speed up functional test runs using ramdisk
willcl-ark
2022-03-29
add tests for no recipient and using send_max while inputs are specified
ishaanam
2022-03-29
Add sendall RPC née sweep
Murch
2022-03-29
wallet, refactor: Add wallet::NotifyWalletLoaded() function
Hennadii Stepanov
2022-03-29
Merge bitcoin/bitcoin#24540: ci: Integrate ccache into MSVC build
MarcoFalke
2022-03-29
[fuzz] Assert that Peer.m_tx_relay.m_relay_txs has been set correctly
John Newbery
2022-03-29
[net processing] PushNodeVersion() takes a const Peer&
John Newbery
2022-03-29
ci: Avoid boost test warnings
MarcoFalke
2022-03-29
Merge bitcoin/bitcoin#24523: build: Fix Boost.Process test for Boost 1.78
laanwj
2022-03-29
Merge bitcoin/bitcoin#24705: ci: note why bdb is disabled in msan jobs
MarcoFalke
[next]