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-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
2019-09-15
Add python bech32 impl round-trip test
Gregory Sanders
2019-09-15
Merge #16858: Qt: advise users not to switch wallets when opening a BIP70 URI.
Jonas Schnelli
2019-09-15
test: improve gettransaction test coverage
Jon Atack
2019-09-14
rpc: fix regression in gettransaction
Jon Atack
2019-09-14
Merge #16866: wallet: Rename 'decode' argument in gettransaction method to 'v...
Samuel Dobson
2019-09-14
build: make protobuf optional in depends
fanquake
2019-09-14
doc: clarify protobuf build requirements
fanquake
2019-09-13
[wallet] Rename 'decode' argument in gettransaction method to 'verbose'
John Newbery
2019-09-13
bitcoin-wallet: Add a missing closing parenthesis in the help
darosior
[next]