aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-11-25doc: Change doxygen URL to doxygen.bitcoincore.orgWladimir J. van der Laan
2019-11-25Merge #17592: Appveyor install libevent[thread] vcpkgMarcoFalke
2019-11-25Appveyor install libevent[thread] vcpkgAaron Clauson
2019-11-25Add s390x tests to travisElichai Turkel
2019-11-25Add ci script to install on s390xElichai Turkel
2019-11-24Merge #17569: build: Allow export of environ symbols and work around rv64 too...MarcoFalke
2019-11-24Merge #17538: build: Bump minimum libc to 2.17 for release binariesMarcoFalke
2019-11-24test: add rpc getaddressinfo labels test coverageJon Atack
2019-11-24test: add listlabels test in wallet_labels.pyJon Atack
2019-11-24rpc: add getaddressinfo code documentationJon Atack
2019-11-24rpc: update getaddressinfo RPCExamples to bech32Jon Atack
2019-11-24rpc: clarify label vs labels in getaddressinfo RPCHelpmanJon Atack
2019-11-24rpc: improve getaddressinfo RPCHelpman contentJon Atack
2019-11-24wallet: replace raw pointer with const reference in AddrToPubKeyHarris
2019-11-24rpc: improve getaddressinfo RPCHelpman formattingJon Atack
2019-11-24Merge #17574: doc: Add historical release notes for 0.19.0.1Wladimir J. van der Laan
2019-11-24build: Add NX workaround for RV64Wladimir J. van der Laan
2019-11-24Merge #17527: Fix CPUID subleaf iterationWladimir J. van der Laan
2019-11-24doc: Add historical release notes for 0.19.0.1Wladimir J. van der Laan
2019-11-24Merge #17518: refactor, wallet: Nuke coincontrol circular dependencySamuel Dobson
2019-11-23Seed RNG with precision timestamps on receipt of net messages.Matt Corallo
2019-11-23Merge #17571: Add libtest_util library to msvc build configurationfanquake
2019-11-23Merge #17539: doc: Update and improve Developer Notesfanquake
2019-11-23Added libtest_util library to msvc build configuration.Aaron Clauson
2019-11-23build: Allow export of environ symbolsWladimir J. van der Laan
2019-11-23refactor: Nuke coincontrol circular dependencyHennadii Stepanov
2019-11-22gui: remove macOS start on login codefanquake
2019-11-23Merge #17447: wallet: Make -walletdir network onlySamuel Dobson
2019-11-23Merge #17387: wallet_importmulti: use addresses of the same type as being imp...Samuel Dobson
2019-11-22doc: add glibc 2.17 requirement to release-notesfanquake
2019-11-22build: Bump minimum versions in symbol checkerWladimir J. van der Laan
2019-11-22build: Disallow dynamic linking against c++ libraryWladimir J. van der Laan
2019-11-22Merge #17550: build: set minimum supported macOS to 10.12fanquake
2019-11-23Merge #17553: wallet: Remove out of date comments for CalculateMaximumSignedT...Samuel Dobson
2019-11-23Merge #17237: wallet: LearnRelatedScripts only if KeepDestinationSamuel Dobson
2019-11-23Merge #16944: gui: create PSBT with watch-only walletSamuel Dobson
2019-11-23Merge #17371: Refactor: Require scriptPubKey to get wallet SigningProviderSamuel Dobson
2019-11-23Merge #17290: Enable BnB coin selection for preset inputs and subtract fee fr...Samuel Dobson
2019-11-22ci: Remove use of cdMarcoFalke
2019-11-22Merge #14384: Fire TransactionRemovedFromMempool callbacks from mempoolWladimir J. van der Laan
2019-11-22Merge #17545: build: remove libanl.so.1 from ALLOWED_LIBRARIESfanquake
2019-11-22Merge #17542: build: Create test utility library from src/test/util/MarcoFalke
2019-11-22Merge #17519: rpc: Remove unused COINBASE_FLAGSWladimir J. van der Laan
2019-11-21test: add unit test for non-standard txs with wrong nVersionDominik Spicher
2019-11-21build: Create test utility library from src/test/util/Harris
2019-11-21Fire TransactionRemovedFromMempool from mempool251
2019-11-21Remove out of date comments for CalculateMaximumSignedTxSizeGregory Sanders
2019-11-21Merge #17513: refactor, qt: Nuke some circular dependenciesWladimir J. van der Laan
2019-11-21build: set minimum supported macOS to 10.12fanquake
2019-11-21ci: Remove unmaintained extended_lintMarcoFalke