aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-10-12Qt: patch androidjnimain.cpp to make sure JNI is initialised when statically ...Igor Cota
2019-09-23builds: remove superfluous config_opts_aarch64_androidIgor Cota
2019-09-22Patch libevent when building for Android (fix arc4random_addrandom)Igor Cota
2019-09-22Update bitcoin_qt.m4BlockMechanic
2019-09-22Define TARGET_OS when host is androidIgor Cota
2019-09-19Fix Android zlib cross compilation issue (https://stackoverflow.com/questions...Igor Cota
2019-09-19Add full Android build example command and instructions on getting SDK/NDKIgor Cota
2019-09-19Add config opts and patch for aarch64_android build of QtIgor Cota
2019-09-19Add ranlib to android.mk hosts file (fix OSX Android NDK build)Igor Cota
2019-09-19Add example Android host-platform-triplet and optionsIgor Cota
2019-09-19Add support for building Android dependenciesIgor Cota
2019-09-19Merge #16885: doc: Update tx-size-small comment with relevant CVE disclosurefanquake
2019-09-18Update tx-size-small comment with relevant CVE disclosureGregory Sanders
2019-09-18Merge #16898: test: Remove connect_nodes_biMarcoFalke
2019-09-18Merge #16907: test: lint: Add DisabledOpcodeTemplates to whitelistMarcoFalke
2019-09-18test: lint: Add DisabledOpcodeTemplates to whitelistMarcoFalke
2019-09-18Merge #16521: rpc: Use the default maxfeerate value as BTC/kBWladimir J. van der Laan
2019-09-18Merge #15146: Solve SmartOS FD_ZERO build issueWladimir J. van der Laan
2019-09-18Merge #16512: rpc: Shuffle inputs and outputs after joining psbtsWladimir J. van der Laan
2019-09-18Merge #16400: refactor: Rewrite AcceptToMemoryPoolWorker() using smaller partsWladimir J. van der Laan
2019-09-18Merge #14696: qa: Add explicit references to related CVE's in p2p_invalid_blo...Wladimir J. van der Laan
2019-09-18Merge #16809: depends: zlib: Move toolchain options to configureWladimir J. van der Laan
2019-09-18Merge #16879: build: remove redundant sed patchingfanquake
2019-09-17Merge #16865: test: add some unit tests for merkle.cppMarcoFalke
2019-09-17Merge #16864: test: Add python bech32 impl round-trip testMarcoFalke
2019-09-17Merge #16888: test: Bump timeouts in slow running testsMarcoFalke
2019-09-17test: Remove unused connect_nodes_biMarcoFalke
2019-09-17scripted-diff: test: Replace connect_nodes_bi with connect_nodesMarcoFalke
2019-09-17test: Use connect_nodes when connecting nodes in the test_frameworkMarcoFalke
2019-09-17test: Reformat python imports to aid scripted diffMarcoFalke
2019-09-17Merge #16812: doc: Fix whitespace errs in .md files, bitcoin.conf, and Info.p...fanquake
2019-09-17doc: Fix whitespace errs in .md files, bitcoin.conf, Info.plist.in, and find_...Jon Layton
2019-09-17Merge #16882: qt: Re-generate translations before 0.19.0fanquake
2019-09-16test: add some unit tests for merkle.cppsoroosh-sdi
2019-09-16test: Bump timeouts in slow running testsMarcoFalke
2019-09-16Merge #16845: test: Add notes on how to generate data/wallets/high_minversionMarcoFalke
2019-09-16[refactor] Rewrite AcceptToMemoryPoolWorker() using smaller partsSuhas Daftuar
2019-09-16qt: Run "make translate" in ./srcMarcoFalke
2019-09-16test: Add notes on how to generate data/wallets/high_minversionMarcoFalke
2019-09-16Merge #16737: test: Establish only one connection between nodes in rpc_invali...Wladimir J. van der Laan
2019-09-16Merge #16847: doc: add comments clarifying how local services are advertisedWladimir J. van der Laan
2019-09-16Merge #16757: doc: CChainState return valuesWladimir J. van der Laan
2019-09-16Merge #16871: build: make building protobuf optional in dependsWladimir J. van der Laan
2019-09-16Merge #16822: gui: Create wallet menu option follow-upsfanquake
2019-09-16build: remove unnecessary qt xcb patchingfanquake
2019-09-16build: remove unnecessary macOS qt patchingfanquake
2019-09-16Merge #16863: doc: Add a missing closing parenthesis in the bitcoin-wallet's ...fanquake
2019-09-16Merge #16873: rpc: fix regression in gettransactionSamuel Dobson
2019-09-15Add python bech32 impl round-trip testGregory Sanders
2019-09-15Merge #16858: Qt: advise users not to switch wallets when opening a BIP70 URI.Jonas Schnelli