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-18
Android: add all arch support
Block Mechanic
2019-10-12
depends: export dynamic JNI symbols from static qtforandroid.a
Igor Cota
2019-10-12
Qt: patch androidjnimain.cpp to make sure JNI is initialised when statically ...
Igor Cota
2019-09-23
builds: remove superfluous config_opts_aarch64_android
Igor Cota
2019-09-22
Patch libevent when building for Android (fix arc4random_addrandom)
Igor Cota
2019-09-22
Update bitcoin_qt.m4
BlockMechanic
2019-09-22
Define TARGET_OS when host is android
Igor Cota
2019-09-19
Fix Android zlib cross compilation issue (https://stackoverflow.com/questions...
Igor Cota
2019-09-19
Add full Android build example command and instructions on getting SDK/NDK
Igor Cota
2019-09-19
Add config opts and patch for aarch64_android build of Qt
Igor Cota
2019-09-19
Add ranlib to android.mk hosts file (fix OSX Android NDK build)
Igor Cota
2019-09-19
Add example Android host-platform-triplet and options
Igor Cota
2019-09-19
Add support for building Android dependencies
Igor Cota
2019-09-19
Merge #16885: doc: Update tx-size-small comment with relevant CVE disclosure
fanquake
2019-09-18
Update tx-size-small comment with relevant CVE disclosure
Gregory Sanders
2019-09-18
Merge #16898: test: Remove connect_nodes_bi
MarcoFalke
2019-09-18
Merge #16907: test: lint: Add DisabledOpcodeTemplates to whitelist
MarcoFalke
2019-09-18
test: lint: Add DisabledOpcodeTemplates to whitelist
MarcoFalke
2019-09-18
Merge #16521: rpc: Use the default maxfeerate value as BTC/kB
Wladimir J. van der Laan
2019-09-18
Merge #15146: Solve SmartOS FD_ZERO build issue
Wladimir J. van der Laan
2019-09-18
Merge #16512: rpc: Shuffle inputs and outputs after joining psbts
Wladimir J. van der Laan
2019-09-18
Merge #16400: refactor: Rewrite AcceptToMemoryPoolWorker() using smaller parts
Wladimir J. van der Laan
2019-09-18
Merge #14696: qa: Add explicit references to related CVE's in p2p_invalid_blo...
Wladimir J. van der Laan
2019-09-18
Merge #16809: depends: zlib: Move toolchain options to configure
Wladimir J. van der Laan
2019-09-18
Merge #16879: build: remove redundant sed patching
fanquake
2019-09-17
Merge #16865: test: add some unit tests for merkle.cpp
MarcoFalke
2019-09-17
Merge #16864: test: Add python bech32 impl round-trip test
MarcoFalke
2019-09-17
Merge #16888: test: Bump timeouts in slow running tests
MarcoFalke
2019-09-17
test: Remove unused connect_nodes_bi
MarcoFalke
2019-09-17
scripted-diff: test: Replace connect_nodes_bi with connect_nodes
MarcoFalke
2019-09-17
test: Use connect_nodes when connecting nodes in the test_framework
MarcoFalke
2019-09-17
test: Reformat python imports to aid scripted diff
MarcoFalke
2019-09-17
Merge #16812: doc: Fix whitespace errs in .md files, bitcoin.conf, and Info.p...
fanquake
2019-09-17
doc: Fix whitespace errs in .md files, bitcoin.conf, Info.plist.in, and find_...
Jon Layton
2019-09-17
Merge #16882: qt: Re-generate translations before 0.19.0
fanquake
2019-09-16
test: add some unit tests for merkle.cpp
soroosh-sdi
2019-09-16
test: Bump timeouts in slow running tests
MarcoFalke
2019-09-16
Merge #16845: test: Add notes on how to generate data/wallets/high_minversion
MarcoFalke
2019-09-16
[refactor] Rewrite AcceptToMemoryPoolWorker() using smaller parts
Suhas Daftuar
2019-09-16
qt: Run "make translate" in ./src
MarcoFalke
2019-09-16
test: Add notes on how to generate data/wallets/high_minversion
MarcoFalke
2019-09-16
Merge #16737: test: Establish only one connection between nodes in rpc_invali...
Wladimir J. van der Laan
2019-09-16
Merge #16847: doc: add comments clarifying how local services are advertised
Wladimir J. van der Laan
2019-09-16
Merge #16757: doc: CChainState return values
Wladimir J. van der Laan
2019-09-16
Merge #16871: build: make building protobuf optional in depends
Wladimir J. van der Laan
2019-09-16
Merge #16822: gui: Create wallet menu option follow-ups
fanquake
2019-09-16
build: remove unnecessary qt xcb patching
fanquake
2019-09-16
build: remove unnecessary macOS qt patching
fanquake
2019-09-16
Merge #16863: doc: Add a missing closing parenthesis in the bitcoin-wallet's ...
fanquake
2019-09-16
Merge #16873: rpc: fix regression in gettransaction
Samuel Dobson
[next]