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
2021-09-02
Merge bitcoin/bitcoin#22847: guix/prelude: Override `VERSION` with `FORCE_VER...
fanquake
2021-09-02
Merge bitcoin/bitcoin#22512: Consolidate XOnlyPubKey lookup hack
Samuel Dobson
2021-09-02
Merge bitcoin/bitcoin#22837: doc: mention bech32m/BIP350 in doc/descriptors.md
fanquake
2021-09-01
Merge bitcoin/bitcoin#22437: test, refactor: add GetTransaction() coverage, i...
MarcoFalke
2021-09-01
sync: remove DEBUG_LOCKCONTENTION preprocessor directives
Jon Atack
2021-09-01
log, sync: improve lock contention logging and add time duration
Jon Atack
2021-09-01
log, timer: add timing macro in usec LOG_TIME_MICROS_WITH_CATEGORY
Jon Atack
2021-09-01
fuzz: Remove addrdb fuzz target
MarcoFalke
2021-09-01
refactor: Detach wallet transaction methods (followup for move-only)
Russell Yanofsky
2021-09-01
Merge bitcoin/bitcoin#22849: Remove unused SERIALIZE_METHODS for CBanEntry
MarcoFalke
2021-09-01
Merge bitcoin/bitcoin#22009: wallet: Decide which coin selection solution to ...
Samuel Dobson
2021-09-01
Merge bitcoin/bitcoin#22740: [addrman] Move serialization code to cpp
fanquake
2021-08-31
test, refactor: rpc_rawtransaction PEP8
Jon Atack
2021-08-31
refactor: separate the rpc_rawtransaction tests into functions
Jon Atack
2021-08-31
move-only: regroup similar rpc_rawtransaction tests together
Jon Atack
2021-08-31
test: remove no longer needed (ASCII art) comments
Jon Atack
2021-08-31
test: add and harmonize getrawtransaction logging
Jon Atack
2021-08-31
test: run 2nd getrawtransaction section with/without -txindex
Jon Atack
2021-08-31
refactor: txid to constant in rpc_rawtransaction to isolate tests
Jon Atack
2021-08-31
refactor: dedup/reorg createrawtransaction sequence number tests
Jon Atack
2021-08-31
Test src/node/transaction::GetTransaction() without -txindex
Jon Atack
2021-08-31
Remove CBanEntry::SetNull
MarcoFalke
2021-08-31
Remove unused SERIALIZE_METHODS for CBanEntry
MarcoFalke
2021-08-31
guix/prelude: Override VERSION with FORCE_VERSION
Carl Dong
2021-08-31
policy: unit test Segwit dust thresholds
Antoine Poinsot
2021-08-31
Merge bitcoin/bitcoin#22796: RBF move (1/3): extract BIP125 Rule 5 into polic...
fanquake
2021-08-31
Merge bitcoin/bitcoin#22842: builder-keys: add kristapsk
fanquake
2021-08-31
Merge bitcoin/bitcoin#22744: ci: Re-enable verify-commits.py check
fanquake
2021-08-31
ci: Fuzz with -ftrivial-auto-var-init=pattern
MarcoFalke
2021-08-31
builder-keys: add kristapsk
Kristaps Kaupe
2021-08-31
build: fix unoptimized libraries in depends
fanquake
2021-08-31
release: remove gitian
fanquake
2021-08-30
doc: mention bech32m/BIP350 in doc/descriptors.md
Pieter Wuille
2021-08-30
Stricter BIP32 decoding and test vector 5
Pieter Wuille
2021-08-30
test: Check that non-signaling BIP125 tx can be replaced via parent
MarcoFalke
2021-08-30
Merge bitcoin/bitcoin#22824: refactor: remove RecursiveMutex cs_nBlockSequenceId
MarcoFalke
2021-08-29
refactor: remove RecursiveMutex cs_nBlockSequenceId
Sebastian Falbesoner
2021-08-28
Merge bitcoin/bitcoin#22820: build, qt: Fix typo in QtInputSupport check
fanquake
2021-08-27
Use waste metric for deciding which selection to use
Andrew Chow
2021-08-27
tests: Test GetSelectionWaste
Andrew Chow
2021-08-27
Add waste metric calculation function
Andrew Chow
2021-08-27
scripted-diff: tests: Use KnapsackSolver directly
Andrew Chow
2021-08-27
tests: Add KnapsackGroupOutputs helper function
Andrew Chow
2021-08-27
tests: Use SelectCoinsBnB directly instead of AttemptSelection
Andrew Chow
2021-08-27
Allow the long term feerate to be configured, default of 10 sat/vb
Andrew Chow
2021-08-27
build, qt: Fix typo in QtInputSupport check
Hennadii Stepanov
2021-08-27
[fuzz] Add ConsumeAsmap() function
John Newbery
2021-08-27
[addrman] Make m_asmap private
John Newbery
2021-08-27
[net] Rename the copyStats arg from m_asmap to asmap
John Newbery
2021-08-27
[addrman] Set m_asmap in CAddrMan initializer list
John Newbery
[prev]
[next]