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
2018-05-29
Merge #13215: Travis: Build tests on Ubuntu 18.04 with docker
Wladimir J. van der Laan
2018-05-29
Merge #13340: doc: remove leftover check-doc documentation
Wladimir J. van der Laan
2018-05-29
Merge #13320: Ensure gitian-build.sh uses bash
Wladimir J. van der Laan
2018-05-29
Ensure gitian-build.sh uses bash
Jeff Frontz
2018-05-29
doc: remove leftover check-doc documentation
fanquake
2018-05-29
Merge #13281: test: Move linters to test/lint, add readme
Wladimir J. van der Laan
2018-05-29
Merge #13134: net: Add option `-enablebip61` to configure sending of BIP61 no...
Wladimir J. van der Laan
2018-05-29
Merge #13273: Qt/Bugfix: fix handling default wallet with no name
Wladimir J. van der Laan
2018-05-29
Merge #13142: Separate IsMine from solvability
Wladimir J. van der Laan
2018-05-28
Merge #13275: Qt: use [default wallet] as name for wallet with no name
Wladimir J. van der Laan
2018-05-28
Merge #13300: qa: Initialize lockstack to prevent null pointer deref
Wladimir J. van der Laan
2018-05-28
Merge #13295: docs: Update OpenBSD build instructions for OpenBSD 6.3
Wladimir J. van der Laan
2018-05-28
Merge #13306: build: split warnings out of CXXFLAGS
Wladimir J. van der Laan
2018-05-25
Travis: Build tests on Ubuntu 18.04 with docker
Chun Kuan Lee
2018-05-24
Make handling of invalid in IsMine more uniform
Pieter Wuille
2018-05-24
test: Move linters to test/lint, add readme
MarcoFalke
2018-05-24
Merge #13304: qa: Fix wallet_listreceivedby race
MarcoFalke
2018-05-24
Merge #13284: gui: fix visual "overflow" of amount input.
Wladimir J. van der Laan
2018-05-24
Merge #13291: test: Don't include torcontrol.cpp into the test file
MarcoFalke
2018-05-24
Merge #13314: Fix FreeBSD build by including utilstrencodings.h
MarcoFalke
2018-05-24
Merge #13063: Use shared pointer to retain wallet instance
Wladimir J. van der Laan
2018-05-24
Merge #13246: doc: Bump to Ubuntu Bionic 18.04 in build-windows.md
Wladimir J. van der Laan
2018-05-24
Fix FreeBSD build by including utilstrencodings.h
Wladimir J. van der Laan
2018-05-23
Merge #13151: net: Serve blocks directly from disk when possible
Wladimir J. van der Laan
2018-05-23
Merge #13011: Cache witness hash in CTransaction
Wladimir J. van der Laan
2018-05-23
Merge #10757: RPC: Introduce getblockstats to plot things
Wladimir J. van der Laan
2018-05-23
qa: Fix wallet_listreceivedby race
MarcoFalke
2018-05-22
build: split warnings out of CXXFLAGS
Cory Fields
2018-05-22
Tests: Add data file
Anthony Towns
2018-05-22
Tests: Test new getblockstats RPC
Jorge Timón
2018-05-22
RPC: Introduce getblockstats
Jorge Timón
2018-05-22
wallet: Use shared pointer to retain wallet instance
João Barbosa
2018-05-22
Merge #13282: trivial: Mark overrides as such.
MarcoFalke
2018-05-22
qa: Initialize lockstack to prevent null pointer deref
MarcoFalke
2018-05-22
docs: Update OpenBSD build instructions for OpenBSD 6.3
practicalswift
2018-05-21
Declare TorReply parsing functions in torcontrol_tests
Ben Woosley
2018-05-21
Merge #13297: [wallet] Fix incorrect comment for DeriveNewSeed.
MarcoFalke
2018-05-21
[wallet] Fix incorrect comment for DeriveNewSeed.
John Newbery
2018-05-21
Merge #13254: Remove improper qt/moc_* cleaning glob from the general Makefile
MarcoFalke
2018-05-21
Merge #12924: Fix hdmaster-key / seed-key confusion (scripted diff)
Jonas Schnelli
2018-05-20
trivial: Mark overrides as such.
Daniel Kraft
2018-05-20
Increased max width of amount field to prevent number overflow bug.
Brandon Ruggles
2018-05-19
[docs] Add release notes for HD master key -> HD seed rename
John Newbery
2018-05-19
[rpc] [wallet] Add 'hdmasterkeyid' alias return values.
John Newbery
2018-05-19
[refactor] manually change remaining instances of master key to seed.
John Newbery
2018-05-19
scripted-diff: Rename master key to seed
John Newbery
2018-05-19
Qt: use [default wallet] as name for wallet with no name
Jonas Schnelli
2018-05-18
Qt/Bugfix: fix handling default wallet with no name
João Barbosa
2018-05-18
Merge #13228: Add script to detect circular dependencies between source modules
MarcoFalke
2018-05-18
Merge #13176: Improve CRollingBloomFilter performance: replace modulus with F...
Wladimir J. van der Laan
[next]