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-03
wallet: AddWalletDescriptor requires cs_wallet lock
João Barbosa
2021-09-03
wallet: GetLabelAddresses requires cs_wallet lock
João Barbosa
2021-09-03
Merge bitcoin/bitcoin#22860: test: Always clear reject reason in IsStandard t...
MarcoFalke
2021-09-03
Merge bitcoin/bitcoin#22100: refactor: Clean up new wallet spend, receive fil...
Samuel Dobson
2021-09-02
Merge bitcoin/bitcoin#18448: rpc: fix/add missing RPCExamples for "Util" RPCs
MarcoFalke
2021-09-02
Merge bitcoin/bitcoin#22501: netinfo: display addr_{processed, rate_limited, ...
W. J. van der Laan
2021-09-02
Merge bitcoin/bitcoin#22809: test: Check that non-signaling BIP125 tx can be ...
fanquake
2021-09-02
Merge bitcoin/bitcoin#22418: release: Remove gitian
MarcoFalke
2021-09-02
Merge bitcoin/bitcoin#22843: msvc: update bitcoin_config.h defines
fanquake
2021-09-02
test: Always clear reject reason in IsStandard tx test
MarcoFalke
2021-09-02
Merge bitcoin/bitcoin#22846: policy: unit test Segwit dust thresholds
MarcoFalke
2021-09-02
Merge bitcoin/bitcoin#22631: doc: Add packages that provide Qt Wayland plugin...
fanquake
2021-09-02
msvc: update bitcoin_config.h defines
fanquake
2021-09-02
Merge bitcoin/bitcoin#22853: fuzz: Remove addrdb fuzz target
fanquake
2021-09-02
Merge bitcoin/bitcoin#22836: Stricter BIP32 decoding and test vector 5
fanquake
2021-09-02
Merge bitcoin/bitcoin#22840: build: fix unoptimized libraries in depends
fanquake
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
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
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
[next]