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
2019-10-09
Merge #15098: qt: Show addresses for "SendToSelf" transactions
fanquake
2019-10-09
Merge #17041: ci: Run tests on arm
fanquake
2019-10-09
Merge #17081: doc: fix Makefile target in benchmarking.md
fanquake
2019-10-09
ci: Run tests on arm
MarcoFalke
2019-10-09
Merge #16821: Fix bug where duplicate PSBT keys are accepted
fanquake
2019-10-09
Merge #17084: build: Fix #include sys/poll.h to just poll.h (without sys/)
Wladimir J. van der Laan
2019-10-09
build: Fix #include sys/poll.h to just poll.h (without sys/)
Daki Carnhof
2019-10-09
Merge #15437: p2p: Remove BIP61 reject messages
Wladimir J. van der Laan
2019-10-09
Merge #17074: build: Added double quotes
Wladimir J. van der Laan
2019-10-09
Merge #17029: gitian: Various improvements for Windows descriptor
Wladimir J. van der Laan
2019-10-08
[doc] fix Makefile target in benchmarking.md
Sebastian Falbesoner
2019-10-08
Merge #17056: descriptors: Introduce sortedmulti descriptor
fanquake
2019-10-08
Add release note
Andrew Chow
2019-10-08
Update descriptors.md to include sortedmulti
Andrew Chow
2019-10-08
Test sortedmulti descriptor using BIP 67 tests
Andrew Chow
2019-10-08
Add sortedmulti descriptor and unit tests
Andrew Chow
2019-10-08
gitian: Put things in the right place to begin with
Carl Dong
2019-10-08
gitian: Eliminate rename dependency
Carl Dong
2019-10-08
gitian: Smaller diff with gitian-linux.yml
Carl Dong
2019-10-08
gitian: Fix README inclusion in archives
Carl Dong
2019-10-08
Merge #17068: qt: Always generate `bitcoinstrings.cpp` on `make translate`
Wladimir J. van der Laan
2019-10-08
Merge #17066: build: Remove workaround for ancient libtool
Wladimir J. van der Laan
2019-10-08
Merge #17059: util: Simplify path argument for CBlockTreeDB ctor
Wladimir J. van der Laan
2019-10-08
Merge #16569: Increase init file stop timeout
Wladimir J. van der Laan
2019-10-08
Merge #17011: ci: Use busybox utils for one build
Wladimir J. van der Laan
2019-10-08
Merge #17073: move-only: PASTE macros to util/macros.h
Wladimir J. van der Laan
2019-10-08
Merge #16802: scripts: In linearize, search for next position of magic bytes ...
Wladimir J. van der Laan
2019-10-08
Merge #17030: test: Fix Python Docstring to include all Args.
Wladimir J. van der Laan
2019-10-08
Fix bug where duplicate PSBT keys are accepted
John L. Jegutanis
2019-10-07
Added double quotes
Ava Barron
2019-10-07
Merge #17069: tests: Pass fuzzing inputs as constant references
MarcoFalke
2019-10-07
tests: Pass fuzzing inputs as constant references
practicalswift
2019-10-07
Always generate `bitcoinstrings.cpp` on `make translate`
Franck Royer
2019-10-06
build: Remove workaround for ancient libtool
Hennadii Stepanov
2019-10-06
build: Ensure a minimal version of libtool
Hennadii Stepanov
2019-10-06
Fix Python Docstring to include all Args.
John Bampton
2019-10-05
util: Simplify path argument for CBlockTreeDB ctor
Hennadii Stepanov
2019-10-04
Merge #17049: contrib: Bump gitian descriptors for 0.20
fanquake
2019-10-04
Merge #17052: scripts: update copyright_header script to include additional f...
fanquake
2019-10-04
Merge #16507: feefilter: Compute the absolute fee rather than stored rate
fanquake
2019-10-04
scripts: update copyright_header script to include additional files
gchuf
2019-10-04
build: Bump gitian descriptor versions
MarcoFalke
2019-10-04
Merge #17026: doc: Update bips.md for default bech32 addresses in 0.20.0
fanquake
2019-10-04
Merge #17031: gui: Prevent processing duplicate payment requests
fanquake
2019-10-03
Merge #17042: contrib: fix minor typos in makeseeds.py
MarcoFalke
2019-10-03
Merge #17022: doc: move-only: Steps for "before major release branch-off"
Wladimir J. van der Laan
2019-10-03
Merge #17038: Don't rename main thread at process level
Wladimir J. van der Laan
2019-10-03
contrib: fix minor typos in makeseeds.py
Brian Solon
2019-10-03
doc: Fix amount typo in release notes
MarcoFalke
2019-10-03
modify p2p_feefilter test to catch rounding error
Gregory Sanders
[next]