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
2016-09-21
[Wallet] Trivial cleanup of HD wallet changes
Jonas Schnelli
2016-09-21
document return value of networkhashps for getmininginfo RPC endpoint
Jameson Lopp
2016-09-21
[qa] abandonconflict: Use assert_equal
MarcoFalke
2016-09-21
various typos
leijurv
2016-09-21
Fix a type error that would not compile on Apple LLVM version 6.1.0 (clang-60...
Jeremy Rubin
2016-09-21
Corrected JSON typo on setban of net.cpp
Sev
2016-09-21
Bugfix: Allow building libbitcoinconsensus without any univalue
Luke Dashjr
2016-09-21
configure: Allow building bench_bitcoin by itself
Luke Dashjr
2016-09-21
[doc] typos, READMEs, comments
Justin Camarena
2016-09-21
Do diskspace check before import thread is started
Pieter Wuille
2016-09-21
Add extra message to avoid a long 'Loading banlist'
Pieter Wuille
2016-09-21
Use a signal to continue init after genesis activation
Pieter Wuille
2016-09-21
Update README.md
Chris Stewart
2016-09-21
[qa] Rework hd wallet dump test
MarcoFalke
2016-09-21
Enable size accounting in mining unit tests
Suhas Daftuar
2016-09-21
[qa]: enable rpcbind_test
whythat
2016-09-21
[qa]: add parsing for '<host>:<port>' argument form to rpc_url()
whythat
2016-09-21
net: Ignore `notfound` P2P messages
Wladimir J. van der Laan
2016-09-21
[QA] Add walletdump RPC test (including HD- & encryption-tests)
Jonas Schnelli
2016-09-21
prepend license statement to indirectmap
Kaz Wesley
2016-09-21
Fix obvious assignment/equality error in test
Jeremy Rubin
2016-09-21
update name of file bitcoin.qrc
Gaurav Rana
2016-09-21
Add configure check for -latomic
Anthony Towns
2016-09-21
Clear witness with vin/vout in CWallet::CreateTransaction()
Suhas Daftuar
2016-09-21
[Qt][CoinControl] fix UI bug that could result in paying unexpected fee
Jonas Schnelli
2016-09-21
Fix SIGHASH_SINGLE bug in test_framework SignatureHash
Johnson Lau
2016-09-21
p2psegwit.py transaction is rejected due to premature witness not size
instagibbs
2016-09-21
Update p2p-segwit.py to reflect correct AskFor behavior
instagibbs
2016-09-21
Update btcdrak signing key
BtcDrak
2016-09-21
add witness address to address book
instagibbs
2016-09-20
Merge #8744: [0.13.1] qa Backports
Wladimir J. van der Laan
2016-09-19
[qa] Refactor RPCTestHandler to prevent TimeoutExpired
MarcoFalke
2016-09-16
[qa] create_cache: Delete temp dir when done
MarcoFalke
2016-09-16
[qa] remove root test directory for RPC tests
whythat
2016-09-13
Merge #8710: [0.13.1] qt Backports
Wladimir J. van der Laan
2016-09-13
Persist the datadir after option reset
Andrew Chow
2016-09-13
Fix minimize and close bugs
adlawren
2016-09-13
fix op order to append first alert
rodasmith
2016-09-09
Reduce default number of blocks to check at startup
Pieter Wuille
2016-09-09
Merge #8679: [0.13] Various backports
Wladimir J. van der Laan
2016-09-07
Do not add random inbound peers to addrman.
Gregory Maxwell
2016-09-07
Fix some locks
Pieter Wuille
2016-09-07
Check for compatibility with download in FindNextBlocksToDownload
Pieter Wuille
2016-09-07
Precompute sighashes
Pieter Wuille
2016-09-07
[util] CopyrightHolders: Check for untranslated substitution
MarcoFalke
2016-09-07
doc: Update build-openbsd for 0.13.0+ and OpenBSD 5.9
Wladimir J. van der Laan
2016-09-07
build: Updates for OpenBSD
Wladimir J. van der Laan
2016-09-07
[doc] build: Mention curl
MarcoFalke
2016-09-07
[Qt] show network/chain errors in the GUI
Jonas Schnelli
2016-09-07
Added feeler connections increasing good addrs in the tried table.
Ethan Heilman
[next]