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-07-18
refactor: remove BOOST_*_TEST_ macros
fanquake
2022-07-18
refactor: integrate no_nul into univalue unitester
fanquake
2022-07-18
doc: remove references to downstream
fanquake
2022-07-17
Merge bitcoin/bitcoin#25605: depends: update urls for dmg tools
fanquake
2022-07-17
Merge bitcoin/bitcoin#25615: rpc: add missing description in gettxout help text
MacroFake
2022-07-15
Merge bitcoin/bitcoin#25618: Release notes for Miniscript support in P2WSH de...
Andrew Chow
2022-07-15
Merge bitcoin-core/gui#469: Load Base64 PSBT string from file
Hennadii Stepanov
2022-07-15
Merge bitcoin/bitcoin#25551: refactor: Throw exception on invalid Univalue pu...
fanquake
2022-07-15
Release notes for Miniscript support in P2WSH descriptors
Antoine Poinsot
2022-07-14
Merge bitcoin/bitcoin#24148: Miniscript support in Output Descriptors
Andrew Chow
2022-07-14
fix gettxout help text
Marnix
2022-07-14
Merge bitcoin/bitcoin#25607: [kernel 3d/n] Misc `ChainstateManager::Options` ...
MacroFake
2022-07-14
Use designated initializers for ChainstateManager::Options
Carl Dong
2022-07-14
Move ChainstateManagerOpts into kernel:: namespace
Carl Dong
2022-07-14
qa: functional test Miniscript watchonly support
Antoine Poinsot
2022-07-14
Miniscript support in output descriptors
Antoine Poinsot
2022-07-14
qa: better error reporting on descriptor parsing error
Antoine Poinsot
2022-07-14
miniscript: add a helper to find the first insane sub with no child
Antoine Poinsot
2022-07-14
miniscript: don't check for top level validity at parsing time
Antoine Poinsot
2022-07-14
Merge bitcoin/bitcoin#25594: refactor: Return BResult from restoreWallet
MacroFake
2022-07-14
Merge bitcoin/bitcoin#25557: p2p: Eliminate atomic for m_last_getheaders_time...
MacroFake
2022-07-13
univalue: Throw exception on invalid pushes over silent ignore
MacroFake
2022-07-13
refactor: Default options in walletcreatefundedpsbt to VOBJ instead of VNULL
MacroFake
2022-07-13
Merge bitcoin/bitcoin#25596: scripted-diff: [test] Rename BIP125_SEQUENCE_NUM...
MacroFake
2022-07-13
Merge bitcoin/bitcoin#25472: build: Increase MS Visual Studio minimum version
fanquake
2022-07-13
Merge bitcoin/bitcoin#25464: rpc: Reduce Univalue push_backV peak memory usag...
fanquake
2022-07-13
depends: update urls for dmg tools
fanquake
2022-07-12
test: remove unnecessary parens
Suhas Daftuar
2022-07-12
Remove atomic for m_last_getheaders_timestamp
Suhas Daftuar
2022-07-12
refactor: Return BResult from restoreWallet
MacroFake
2022-07-12
Prepare BResult for non-copyable types
MacroFake
2022-07-12
test: Remove duplicate MAX_BIP125_RBF_SEQUENCE constant
MacroFake
2022-07-12
scripted-diff: [test] Rename BIP125_SEQUENCE_NUMBER to MAX_BIP125_RBF_SEQUENCE
MacroFake
2022-07-12
Merge bitcoin/bitcoin#25324: refactor: add most of src/util to iwyu
MacroFake
2022-07-12
Merge bitcoin/bitcoin#24944: rpc: add getblockfrompeer RPCTypeCheck and inval...
MacroFake
2022-07-12
Merge bitcoin/bitcoin#25489: wallet: change `ScanForWalletTransactions` to us...
MacroFake
2022-07-12
Merge bitcoin/bitcoin#25592: test persistence of non-mempool tx prioritisation
MacroFake
2022-07-12
Merge bitcoin/bitcoin#25591: move-only: Version handshake to libtest_util
MacroFake
2022-07-12
Merge bitcoin/bitcoin#25575: Address comments remaining from #25353
glozow
2022-07-12
wallet: change `ScanForWalletTransactions` to use `Ticks()`
w0xlt
2022-07-12
Merge bitcoin/bitcoin#25218: refactor: introduce generic 'Result' class and c...
MacroFake
2022-07-12
[test] persist prioritisation of transactions not in mempool
glozow
2022-07-12
Merge bitcoin-core/gui#627: Apply translator comments to reset options confir...
Hennadii Stepanov
2022-07-12
Merge bitcoin/bitcoin#25565: doc: improve developer-notes about threads
MacroFake
2022-07-12
move-only: InitializeNode to handshake helper
MacroFake
2022-07-12
move-only: Version handshake to libtest_util
MacroFake
2022-07-12
Merge bitcoin/bitcoin#25589: test: speedup wallet_coinbase_category.py
MacroFake
2022-07-12
Merge bitcoin/bitcoin#25036: wallet: Save wallet scan progress
MacroFake
2022-07-11
Address comments remaining from #25353
Antoine Riard
2022-07-11
test: speedup wallet_coinbase_category.py
furszy
[next]