aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-09-04build: Update default platform toolset in msvc-autogen.pyHennadii Stepanov
2021-09-04Merge bitcoin/bitcoin#22278: Add LIFETIMEBOUND to CScript where neededfanquake
2021-09-03Merge bitcoin/bitcoin#22860: test: Always clear reject reason in IsStandard t...MarcoFalke
2021-09-03Add LIFETIMEBOUND to InitializeChainstateMarcoFalke
2021-09-03Add LIFETIMEBOUND to CScript where neededMarcoFalke
2021-09-03Merge bitcoin/bitcoin#22100: refactor: Clean up new wallet spend, receive fil...Samuel Dobson
2021-09-02Merge bitcoin/bitcoin#18448: rpc: fix/add missing RPCExamples for "Util" RPCsMarcoFalke
2021-09-02Merge bitcoin/bitcoin#22501: netinfo: display addr_{processed, rate_limited, ...W. J. van der Laan
2021-09-02Merge bitcoin/bitcoin#22809: test: Check that non-signaling BIP125 tx can be ...fanquake
2021-09-02Merge bitcoin/bitcoin#22418: release: Remove gitianMarcoFalke
2021-09-02Merge bitcoin/bitcoin#22843: msvc: update bitcoin_config.h definesfanquake
2021-09-02test: Always clear reject reason in IsStandard tx testMarcoFalke
2021-09-02Merge bitcoin/bitcoin#22846: policy: unit test Segwit dust thresholdsMarcoFalke
2021-09-02Merge bitcoin/bitcoin#22631: doc: Add packages that provide Qt Wayland plugin...fanquake
2021-09-02msvc: update bitcoin_config.h definesfanquake
2021-09-02Merge bitcoin/bitcoin#22853: fuzz: Remove addrdb fuzz targetfanquake
2021-09-02Merge bitcoin/bitcoin#22836: Stricter BIP32 decoding and test vector 5fanquake
2021-09-02Merge bitcoin/bitcoin#22840: build: fix unoptimized libraries in dependsfanquake
2021-09-02Merge bitcoin/bitcoin#22847: guix/prelude: Override `VERSION` with `FORCE_VER...fanquake
2021-09-02Merge bitcoin/bitcoin#22512: Consolidate XOnlyPubKey lookup hackSamuel Dobson
2021-09-02Merge bitcoin/bitcoin#22837: doc: mention bech32m/BIP350 in doc/descriptors.mdfanquake
2021-09-01Merge bitcoin/bitcoin#22437: test, refactor: add GetTransaction() coverage, i...MarcoFalke
2021-09-01fuzz: Remove addrdb fuzz targetMarcoFalke
2021-09-01refactor: Detach wallet transaction methods (followup for move-only)Russell Yanofsky
2021-09-01Merge bitcoin/bitcoin#22849: Remove unused SERIALIZE_METHODS for CBanEntryMarcoFalke
2021-09-01Merge bitcoin/bitcoin#22009: wallet: Decide which coin selection solution to ...Samuel Dobson
2021-09-01Merge bitcoin/bitcoin#22740: [addrman] Move serialization code to cppfanquake
2021-08-31test, refactor: rpc_rawtransaction PEP8Jon Atack
2021-08-31refactor: separate the rpc_rawtransaction tests into functionsJon Atack
2021-08-31move-only: regroup similar rpc_rawtransaction tests togetherJon Atack
2021-08-31test: remove no longer needed (ASCII art) commentsJon Atack
2021-08-31test: add and harmonize getrawtransaction loggingJon Atack
2021-08-31test: run 2nd getrawtransaction section with/without -txindexJon Atack
2021-08-31refactor: txid to constant in rpc_rawtransaction to isolate testsJon Atack
2021-08-31refactor: dedup/reorg createrawtransaction sequence number testsJon Atack
2021-08-31Test src/node/transaction::GetTransaction() without -txindexJon Atack
2021-08-31Remove CBanEntry::SetNullMarcoFalke
2021-08-31Remove unused SERIALIZE_METHODS for CBanEntryMarcoFalke
2021-08-31guix/prelude: Override VERSION with FORCE_VERSIONCarl Dong
2021-08-31policy: unit test Segwit dust thresholdsAntoine Poinsot
2021-08-31Merge bitcoin/bitcoin#22796: RBF move (1/3): extract BIP125 Rule 5 into polic...fanquake
2021-08-31Merge bitcoin/bitcoin#22842: builder-keys: add kristapskfanquake
2021-08-31Merge bitcoin/bitcoin#22744: ci: Re-enable verify-commits.py checkfanquake
2021-08-31builder-keys: add kristapskKristaps Kaupe
2021-08-31build: fix unoptimized libraries in dependsfanquake
2021-08-31release: remove gitianfanquake
2021-08-30doc: mention bech32m/BIP350 in doc/descriptors.mdPieter Wuille
2021-08-30Stricter BIP32 decoding and test vector 5Pieter Wuille
2021-08-30test: Check that non-signaling BIP125 tx can be replaced via parentMarcoFalke
2021-08-30Merge bitcoin/bitcoin#22824: refactor: remove RecursiveMutex cs_nBlockSequenceIdMarcoFalke