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-10-21
Merge bitcoin/bitcoin#25727: util, config: error on startup if `conf` or `rei...
fanquake
2022-10-21
Merge bitcoin/bitcoin#26259: test: Test year 2106 block timestamps
fanquake
2022-10-21
Merge bitcoin/bitcoin#26344: wallet: Fix sendall with watchonly wallets and s...
fanquake
2022-10-20
test: Test for out of bounds vout in sendall
Andrew Chow
2022-10-20
wallet: Check utxo prevout index out of bounds in sendall
Andrew Chow
2022-10-20
test: Test that sendall works with watchonly spending specific utxos
Andrew Chow
2022-10-20
Merge bitcoin/bitcoin#26158: bench: add "priority level" to the benchmark fra...
Andrew Chow
2022-10-20
build: only run high priority benchmarks in 'make check'
furszy
2022-10-20
bench: surround main() execution with try/catch
furszy
2022-10-20
bench: explicitly make all current benchmarks "high" priority
furszy
2022-10-20
bench: add "priority level" to the benchmark framework
furszy
2022-10-20
test: Test year 2106 block timestamps
MacroFake
2022-10-20
Merge bitcoin/bitcoin#25595: Verify PSBT inputs rather than check for fields ...
fanquake
2022-10-19
wallet: Correctly check ismine for sendall
Andrew Chow
2022-10-19
Merge bitcoin/bitcoin#25830: refactor: Replace m_params with chainman.GetPara...
MacroFake
2022-10-19
Merge bitcoin/bitcoin#26286: test: Remove unused txmempool include from tests
MacroFake
2022-10-19
Merge bitcoin/bitcoin#26142: Use `PACKAGE_NAME` in messages rather than hardc...
MacroFake
2022-10-19
Merge bitcoin/bitcoin#26179: bench: Add missed `ECCVerifyHandle` instance
MacroFake
2022-10-19
Merge bitcoin/bitcoin#26206: test: check importing wallets when blocks are pr...
MacroFake
2022-10-18
test: Use C++11 member initializers for TestMemPoolEntryHelper
MacroFake
2022-10-18
test: Remove unused txmempool include from tests
MacroFake
2022-10-18
Merge bitcoin/bitcoin#26321: Adjust `.tx/config` for new Transifex CLI
fanquake
2022-10-18
Merge bitcoin/bitcoin#26313: doc: consolidate library documentation to librar...
MacroFake
2022-10-17
Merge bitcoin/bitcoin#23443: p2p: Erlay support signaling
glozow
2022-10-17
Add test for PSBT input verification
Greg Sanders
2022-10-17
Verify PSBT inputs rather than check for fields being empty
Greg Sanders
2022-10-17
Merge bitcoin/bitcoin#25985: Revert "build: Use Homebrew's sqlite package if ...
Andrew Chow
2022-10-17
test: Add functional tests for sendtxrcncl message from outbound
Gleb Naumenko
2022-10-17
test: Add functional tests for sendtxrcncl from inbound
Gleb Naumenko
2022-10-17
test: Add unit tests for reconciliation negotiation
Gleb Naumenko
2022-10-17
p2p: clear txreconciliation state for non-wtxid peers
Gleb Naumenko
2022-10-17
p2p: Finish negotiating reconciliation support
Gleb Naumenko
2022-10-17
Add helper to see if a peer is registered for reconciliations
Gleb Naumenko
2022-10-17
p2p: Forget peer's reconciliation state on disconnect
Gleb Naumenko
2022-10-17
p2p: Announce reconciliation support
Gleb Naumenko
2022-10-17
log: Add tx reconciliation log category
Gleb Naumenko
2022-10-15
Merge bitcoin/bitcoin#26319: add 0xb10c builder key
Andrew Chow
2022-10-15
Adjust `.tx/config` for new Transifex CLI
Hennadii Stepanov
2022-10-15
add 0xb10c builder key
0xb10c
2022-10-14
doc: fix typo in doc/libraries.md
fanquake
2022-10-14
doc: remove library commentary from src/Makefile.am
fanquake
2022-10-14
Merge bitcoin/bitcoin#26307: test: use MiniWallet for rpc_scanblocks.py
MacroFake
2022-10-14
Merge bitcoin/bitcoin#26297: ci: Use all available CPUs for functional tests ...
fanquake
2022-10-13
test: use MiniWallet for rpc_scanblocks.py
Sebastian Falbesoner
2022-10-13
Merge bitcoin/bitcoin#26306: add lock annotation for FeeFilterRounder::round()
Andrew Chow
2022-10-13
add lock annotation for FeeFilterRounder::round()
glozow
2022-10-13
Merge bitcoin/bitcoin#24851: init: ignore BIP-30 verification in DisconnectBl...
Andrew Chow
2022-10-13
Merge bitcoin/bitcoin#25412: rest: add `/deploymentinfo` endpoint
Andrew Chow
2022-10-13
Merge bitcoin/bitcoin#24407: fees: make the class FeeFilterRounder thread-safe
Andrew Chow
2022-10-13
Merge bitcoin/bitcoin#24269: test: add functional test for `-discover`
Andrew Chow
[next]