aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-10-10[logging] Don't log REJECT code when transaction is rejectedJohn Newbery
2019-10-10[validation] Fix peer punishment for bad blocksJohn Newbery
2019-10-09Merge #17081: doc: fix Makefile target in benchmarking.mdfanquake
2019-10-09Merge #16821: Fix bug where duplicate PSBT keys are acceptedfanquake
2019-10-09Merge #17084: build: Fix #include sys/poll.h to just poll.h (without sys/)Wladimir J. van der Laan
2019-10-09build: Fix #include sys/poll.h to just poll.h (without sys/)Daki Carnhof
2019-10-09Merge #15437: p2p: Remove BIP61 reject messagesWladimir J. van der Laan
2019-10-09Merge #17074: build: Added double quotesWladimir J. van der Laan
2019-10-09Merge #17029: gitian: Various improvements for Windows descriptorWladimir J. van der Laan
2019-10-08[doc] fix Makefile target in benchmarking.mdSebastian Falbesoner
2019-10-08Merge #17056: descriptors: Introduce sortedmulti descriptorfanquake
2019-10-08Add release noteAndrew Chow
2019-10-08Update descriptors.md to include sortedmultiAndrew Chow
2019-10-08Test sortedmulti descriptor using BIP 67 testsAndrew Chow
2019-10-08Add sortedmulti descriptor and unit testsAndrew Chow
2019-10-08gitian: Put things in the right place to begin withCarl Dong
2019-10-08gitian: Eliminate rename dependencyCarl Dong
2019-10-08gitian: Smaller diff with gitian-linux.ymlCarl Dong
2019-10-08gitian: Fix README inclusion in archivesCarl Dong
2019-10-08Merge #17068: qt: Always generate `bitcoinstrings.cpp` on `make translate`Wladimir J. van der Laan
2019-10-08Merge #17066: build: Remove workaround for ancient libtoolWladimir J. van der Laan
2019-10-08Merge #17059: util: Simplify path argument for CBlockTreeDB ctorWladimir J. van der Laan
2019-10-08Merge #16569: Increase init file stop timeoutWladimir J. van der Laan
2019-10-08Merge #17011: ci: Use busybox utils for one buildWladimir J. van der Laan
2019-10-08Merge #17073: move-only: PASTE macros to util/macros.hWladimir J. van der Laan
2019-10-08Merge #16802: scripts: In linearize, search for next position of magic bytes ...Wladimir J. van der Laan
2019-10-08Merge #17030: test: Fix Python Docstring to include all Args.Wladimir J. van der Laan
2019-10-08Fix bug where duplicate PSBT keys are acceptedJohn L. Jegutanis
2019-10-07Added double quotesAva Barron
2019-10-07Merge #17069: tests: Pass fuzzing inputs as constant referencesMarcoFalke
2019-10-07tests: Pass fuzzing inputs as constant referencespracticalswift
2019-10-07Always generate `bitcoinstrings.cpp` on `make translate`Franck Royer
2019-10-06build: Remove workaround for ancient libtoolHennadii Stepanov
2019-10-06build: Ensure a minimal version of libtoolHennadii Stepanov
2019-10-06Fix Python Docstring to include all Args.John Bampton
2019-10-05util: Simplify path argument for CBlockTreeDB ctorHennadii Stepanov
2019-10-04Merge #17049: contrib: Bump gitian descriptors for 0.20fanquake
2019-10-04Merge #17052: scripts: update copyright_header script to include additional f...fanquake
2019-10-04Merge #16507: feefilter: Compute the absolute fee rather than stored ratefanquake
2019-10-04scripts: update copyright_header script to include additional filesgchuf
2019-10-04build: Bump gitian descriptor versionsMarcoFalke
2019-10-04Merge #17026: doc: Update bips.md for default bech32 addresses in 0.20.0fanquake
2019-10-04Merge #17031: gui: Prevent processing duplicate payment requestsfanquake
2019-10-03Merge #17042: contrib: fix minor typos in makeseeds.pyMarcoFalke
2019-10-03Merge #17022: doc: move-only: Steps for "before major release branch-off"Wladimir J. van der Laan
2019-10-03Merge #17038: Don't rename main thread at process levelWladimir J. van der Laan
2019-10-03contrib: fix minor typos in makeseeds.py Brian Solon
2019-10-03doc: Fix amount typo in release notesMarcoFalke
2019-10-03modify p2p_feefilter test to catch rounding errorGregory Sanders
2019-10-03Disallow implicit conversion for CFeeRate constructorGregory Sanders