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-07
ci: Add Windows task to Cirrus CI
Hennadii Stepanov
2021-09-06
Merge bitcoin/bitcoin#22861: test: Update test README and lint script
fanquake
2021-09-05
Merge bitcoin/bitcoin#22888: build: Update default platform toolset in msvc-a...
MarcoFalke
2021-09-05
Merge bitcoin/bitcoin#22591: Util: error if settings json exists, but is unre...
MarcoFalke
2021-09-05
Merge bitcoin/bitcoin#22859: Replace uses of boost::trim* with locale-indepen...
fanquake
2021-09-04
build: Update default platform toolset in msvc-autogen.py
Hennadii Stepanov
2021-09-04
Merge bitcoin/bitcoin#22278: Add LIFETIMEBOUND to CScript where needed
fanquake
2021-09-03
Merge bitcoin/bitcoin#22860: test: Always clear reject reason in IsStandard t...
MarcoFalke
2021-09-03
Add LIFETIMEBOUND to InitializeChainstate
MarcoFalke
2021-09-03
Add LIFETIMEBOUND to CScript where needed
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
test: Rename bitcoin-util-test.py to util/test_runner.py
MarcoFalke
2021-09-02
test: Update test README and lint script
MarcoFalke
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
tests: Add TrimString(...) tests
practicalswift
2021-09-02
Replace use of boost::trim_right with locale-independent TrimString
Ben Woosley
2021-09-02
Replace use of boost::trim use with locale-independent TrimString
Ben Woosley
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
[next]