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-08-24
Merge #14024: qa: Add TestNode::assert_debug_log
MarcoFalke
2018-08-24
qa: Add TestNode::assert_debug_log
MarcoFalke
2018-08-23
Merge #12559: Avoid locking cs_main in some wallet RPC
Wladimir J. van der Laan
2018-08-23
Merge #14025: p2p: Remove dead code for nVersion=10300
MarcoFalke
2018-08-23
qa: Remove unused deserialization code in msg_version
MarcoFalke
2018-08-23
rpc: Avoid locking cs_main in some wallet RPC
João Barbosa
2018-08-22
Merge #14018: Bugfix: NSIS: Exclude Makefile* from docs
Wladimir J. van der Laan
2018-08-22
p2p: Remove dead code for nVersion=10300
MarcoFalke
2018-08-22
Merge #13765: contrib: add gitian build support for github pull request
Wladimir J. van der Laan
2018-08-22
Merge #13988: Add checks for settxfee reasonableness
Wladimir J. van der Laan
2018-08-22
Merge #13967: [walletdb] don't report minversion wallet entry as unknown
Wladimir J. van der Laan
2018-08-21
Bugfix: NSIS: Exclude Makefile* from docs
Luke Dashjr
2018-08-21
Merge #13941: Add PSBT documentation
Wladimir J. van der Laan
2018-08-21
Merge #14006: Add const modifier to HTTPRequest methods
Wladimir J. van der Laan
2018-08-21
Merge #13529: Use new Qt5 connect syntax
Wladimir J. van der Laan
2018-08-21
test: Add lint to prevent SIGNAL/SLOT connect style
João Barbosa
2018-08-21
qt: Use new Qt5 connect syntax
João Barbosa
2018-08-21
Merge #13968: [wallet] couple of walletcreatefundedpsbt fixes
Wladimir J. van der Laan
2018-08-21
test: Check RPC settxfee errors
João Barbosa
2018-08-20
Merge #12818: [qt] TransactionView: highlight replacement tx after fee bump
MarcoFalke
2018-08-20
RPCTypeCheck bip32derivs arg in walletcreatefunded
Gregory Sanders
2018-08-20
QA: add basic walletcreatefunded optional arg test
Gregory Sanders
2018-08-20
walletcreatefundedpsbt: remove duplicate replaceable arg
Gregory Sanders
2018-08-20
Merge #13248: [gui] Make proxy icon from statusbar clickable
Wladimir J. van der Laan
2018-08-20
http: Add const modifier to HTTPRequest methods
João Barbosa
2018-08-19
Merge #14000: depends: fix qt determinism
MarcoFalke
2018-08-17
depends: fix qt determinism
Cory Fields
2018-08-17
Merge #13997: appveyor: fetch the latest port data
MarcoFalke
2018-08-17
appveyor: fetch the latest port data
Chun Kuan Lee
2018-08-16
Merge #13665: [build] Add risc-v support to gitian
Wladimir J. van der Laan
2018-08-16
Merge #13985: [trivial] Fix slightly confusing mispelling in feature_blocksdi...
MarcoFalke
2018-08-16
Add checks for settxfee reasonableness
Anthony Towns
2018-08-15
Fix typo in feature_blocksdir.py log message
Alexander Leishman
2018-08-15
Merge #13399: rpc: Add submitheader
Wladimir J. van der Laan
2018-08-15
Merge #13891: [RPC] Remove getinfo deprecation warning
Wladimir J. van der Laan
2018-08-15
Merge #13982: refactor: use fs:: over boost::filesystem::
MarcoFalke
2018-08-15
refactor: use fs:: over boost::filesystem::
fanquake
2018-08-15
Merge #13974: [trivial] Fix typo in CDiskBlockPos struct's ToString
MarcoFalke
2018-08-15
Merge #13964: ci: Add Appveyor CI
MarcoFalke
2018-08-14
[trivial] Fix typo in CDiskBlockPos struct's ToString
Jon Layton
2018-08-14
Use wildcard path in test_bitcoin.vcxproj
Chun Kuan Lee
2018-08-14
Add PSBT documentation
Pieter Wuille
2018-08-14
Allow ConstructTransaction to not throw error with 0-input txn
Gregory Sanders
2018-08-14
Merge #13917: Additional safety checks in PSBT signer
Wladimir J. van der Laan
2018-08-14
don't report minversion wallet entry as unknown
Gregory Sanders
2018-08-14
Merge #13960: Fix PSBT deserialization of 0-input transactions
Wladimir J. van der Laan
2018-08-14
Merge #13965: tests: Fix extended functional tests fail
MarcoFalke
2018-08-14
Import CInv from correct module
Chun Kuan Lee
2018-08-14
ci: Add appveyor.yml to build on MSVC
Chun Kuan Lee
2018-08-14
Make macro compatible with MSVC
Chun Kuan Lee
[next]