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
2023-03-09
Merge bitcoin/bitcoin#27025: github: Switch to yaml issue templates
glozow
2023-03-09
Merge bitcoin-core/gui#717: Use the stored CSubNet entry when unbanning
Hennadii Stepanov
2023-03-09
Use string interpolation for default value of -listen
ekzyis
2023-03-08
Merge bitcoin/bitcoin#25696: build: Re-enable external signer on Windows
Andrew Chow
2023-03-08
Update src/secp256k1 subtree to upstream libsecp256k1 v0.3.0
Pieter Wuille
2023-03-08
Squashed 'src/secp256k1/' changes from 21ffe4b22a9..bdf39000b9c
Pieter Wuille
2023-03-08
wallet: remove coin control arg from AutomaticCoinSelection
furszy
2023-03-08
doc: update broken links
pablomartin4btc
2023-03-08
Merge bitcoin/bitcoin#26996: test: Flatten miniwallet array and remove random...
fanquake
2023-03-08
Merge bitcoin/bitcoin#26194: rpc, wallet: use the same `next_index` key in `l...
Andrew Chow
2023-03-08
wallet: remove unused methods
furszy
2023-03-08
wallet: GroupOutput, remove unneeded "spendable" check
furszy
2023-03-08
wallet: OutputGroup, remove unused effective_feerate member
furszy
2023-03-08
wallet: APS, don't create empty groups
furszy
2023-03-08
wallet: do not make two COutputs, use shared_ptr
furszy
2023-03-08
test: Use self.wait_until over wait_until_helper
MarcoFalke
2023-03-08
Merge bitcoin/bitcoin#26968: doc: Fixup remove 'omitted...' doc for rpc getr...
fanquake
2023-03-08
Merge bitcoin/bitcoin#27180: doc: DummySignInput mention external signer
fanquake
2023-03-08
Merge bitcoin/bitcoin#27189: util: Use steady clock in SeedStrengthen, FindBe...
fanquake
2023-03-07
Merge bitcoin/bitcoin#25740: assumeutxo: background validation completion
Andrew Chow
2023-03-07
docs: update assumeutxo.md
James O'Beirne
2023-03-07
test: add snapshot completion unittests
James O'Beirne
2023-03-07
refactor: make MempoolMutex() public
James O'Beirne
2023-03-07
log: add LoadBlockIndex() message for assumedvalid blocks
James O'Beirne
2023-03-07
validation: add ChainMan logic for completing UTXO snapshot validation
James O'Beirne
2023-03-07
Merge bitcoin/bitcoin#27150: Deduplicate bitcoind and bitcoin-qt init code
Andrew Chow
2023-03-07
test: Flatten miniwallet array and remove random fee in longpoll
MarcoFalke
2023-03-07
test: Default timeout factor to 4 under --valgrind
MarcoFalke
2023-03-07
Merge bitcoin/bitcoin#27218: util: Work around ParseHex gcc cross compiler bug
fanquake
2023-03-07
util: Work around ParseHex gcc cross compiler bug
MarcoFalke
2023-03-07
test: add coverage for sigop limit policy (`-bytespersigop` setting)
Sebastian Falbesoner
2023-03-06
Merge bitcoin/bitcoin#26742: http: Track active requests and wait for last to...
Andrew Chow
2023-03-06
Merge bitcoin/bitcoin#25806: wallet: group outputs only once, decouple it fro...
Andrew Chow
2023-03-06
doc: remove 'omitted...' doc for rpc getrawtransaction when verbose is 2
dougEfish
2023-03-06
Merge bitcoin/bitcoin#27155: doc: Expand scantxoutset help text to cover tr()...
Andrew Chow
2023-03-06
Merge bitcoin/bitcoin#25491: wallet: use Mutex for g_sqlite_mutex instead of ...
Andrew Chow
2023-03-06
Expand scantxoutset help text to cover tr() and miniscript
Greg Sanders
2023-03-06
gui: fix comments for BanTableModel and BanTablePriv::refreshBanlist()
Vasil Dimov
2023-03-06
gui: use the stored CSubNet entry when unbanning
Vasil Dimov
2023-03-06
Merge bitcoin/bitcoin#27209: ci: Remove unused EXPECTED_TESTS_DURATION_IN_SEC...
glozow
2023-03-06
wallet: single output groups filtering and grouping process
furszy
2023-03-06
wallet: unify outputs grouping process
furszy
2023-03-06
test: coinselector_tests refactor, use CoinsResult instead of plain std::vector
furszy
2023-03-06
wallet: decouple outputs grouping process from each ChooseSelectionResult
furszy
2023-03-06
refactor: make OutputGroup::m_outputs field a vector of shared_ptr
furszy
2023-03-06
test: wallet, add coverage for outputs grouping process
furszy
2023-03-05
test: psbt: check non-witness UTXO removal for segwit v1 input
Sebastian Falbesoner
2023-03-05
test: speedup rpc_psbt.py by whitelisting peers (immediate tx relay)
Sebastian Falbesoner
2023-03-04
test: PSBT: eliminate magic numbers for global unsigned tx key (0)
Sebastian Falbesoner
2023-03-04
Merge bitcoin/bitcoin#27192: util: add missing include and fix function signa...
fanquake
[prev]
[next]