aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-31ci: Fuzz with -ftrivial-auto-var-init=patternMarcoFalke
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
2021-08-29refactor: remove RecursiveMutex cs_nBlockSequenceIdSebastian Falbesoner
2021-08-28Merge bitcoin/bitcoin#22820: build, qt: Fix typo in QtInputSupport checkfanquake
2021-08-27Use waste metric for deciding which selection to useAndrew Chow
2021-08-27tests: Test GetSelectionWasteAndrew Chow
2021-08-27Add waste metric calculation functionAndrew Chow
2021-08-27scripted-diff: tests: Use KnapsackSolver directlyAndrew Chow
2021-08-27tests: Add KnapsackGroupOutputs helper functionAndrew Chow
2021-08-27tests: Use SelectCoinsBnB directly instead of AttemptSelectionAndrew Chow
2021-08-27Allow the long term feerate to be configured, default of 10 sat/vbAndrew Chow
2021-08-27build, qt: Fix typo in QtInputSupport checkHennadii Stepanov
2021-08-27[fuzz] Add ConsumeAsmap() functionJohn Newbery
2021-08-27[addrman] Make m_asmap privateJohn Newbery
2021-08-27[net] Rename the copyStats arg from m_asmap to asmapJohn Newbery
2021-08-27[addrman] Set m_asmap in CAddrMan initializer listJohn Newbery
2021-08-27Merge bitcoin/bitcoin#22782: Remove unused MaybeSetAddrNameMarcoFalke
2021-08-27Merge bitcoin/bitcoin#20586: Fix Windows build with --enable-werrorW. J. van der Laan
2021-08-27Merge bitcoin/bitcoin#21862: test: Set regtest.BIP65Height = 111 to speed up ...fanquake
2021-08-26Merge bitcoin-core/gui#384: Add copy IP/Netmask action for banned peerHennadii Stepanov
2021-08-26[refactor] [addrman] Update constant commentsJohn Newbery
2021-08-26[move-only] Extract constants from addrman .h to .cppAmiti Uttarwar
2021-08-26[addrman] Change addrman #define constants to be constexprsAmiti Uttarwar
2021-08-26[addrman] Move CAddrMan::Unserialize to cpp fileJohn Newbery
2021-08-26[addrman] Move CAddrMan::Serialize to cpp fileJohn Newbery
2021-08-26qt: Add copy IP/Netmask action for banned peerShashwat