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
2017-11-01
Make listsinceblock refuse unknown block hash
Russell Yanofsky
2017-11-01
[Docs] Update OpenBSD Build Instructions for OpenBSD 6.2
fanquake
2017-10-26
Add share/rpcuser to dist. source code archive
MarcoFalke
2017-10-19
Remove my testnet DNS seed as I currently don't have the capacity to keep it ...
Andreas Schildbach
2017-10-19
Revert "travis: filter out pyenv"
Cory Fields
2017-10-19
travis: move back to the minimal image
Cory Fields
2017-10-18
Merge #11447: 0.15.1: Backports
Wladimir J. van der Laan
2017-10-17
Fix importmulti bug when importing an already imported key
Pedro Branco
2017-10-11
Merge #11445: [qa] 0.15.1 Backports
Wladimir J. van der Laan
2017-10-09
Update importprivkey named args documentation
Dusty Williams
2017-10-09
[Docs] Update Windows build instructions for using WSL and Ubuntu 17.04
fanquake
2017-10-09
net: Improve and document SOCKS code
Wladimir J. van der Laan
2017-10-05
Add new step to clean $PATH var by removing /mnt specific Window's %PATH% pat...
Donal OConnor
2017-10-04
rpc: Prevent `dumpwallet` from overwriting files
Wladimir J. van der Laan
2017-10-04
qa: Fix lcov for out-of-tree builds
MarcoFalke
2017-10-04
qa: Restore bitcoin-util-test py2 compatibility
MarcoFalke
2017-10-04
Fix validationinterface build on super old boost/clang
Matt Corallo
2017-10-04
qt: Backup former GUI settings on `-resetguisettings`
Wladimir J. van der Laan
2017-10-04
when clearing addrman clear mapInfo and mapAddr
Gregory Sanders
2017-10-04
wallet: update stored witness in AddToWallet
Suhas Daftuar
2017-10-03
add functional test for mempoolreplacement command line arg
Gregory Sanders
2017-10-03
Fix bip68-sequence rpc test
Johnson Lau
2017-10-03
Verify DBWrapper iterators are taking snapshots
Matt Corallo
2017-10-03
qa: Fix bug introduced in p2p-segwit.py
Suhas Daftuar
2017-10-03
qa: Treat mininode p2p exceptions as fatal
Suhas Daftuar
2017-10-03
Tests for zmqpubrawtx and zmqpubrawblock
Andrew Chow
2017-10-03
[script] Unit tests for IsMine
Jim Posen
2017-10-03
[script] Unit tests for script/standard functions
Jim Posen
2017-10-03
[tests] Check connectivity before sending in assumevalid.py
John Newbery
2017-10-03
[tests] Make p2p-leaktests.py more robust
John Newbery
2017-10-03
[qa] zapwallettxes: Wait up to 3s for mempool reload
MarcoFalke
2017-10-03
Add listwallets RPC test to multiwallet.py
Cristian Mircea Messel
2017-10-03
[tests] fixup dbcrash interaction with add_nodes()
John Newbery
2017-10-03
doc: Prepare release notes for 0.15.1
MarcoFalke
2017-10-03
Put back inadvertently removed copyright notices
Paul Berg
2017-10-03
Disallow uncompressed pubkeys in bitcoin-tx [multisig] output adds
Matt Corallo
2017-10-03
Replace save|restoreWindowGeometry with Qt functions
MeshCollider
2017-10-03
[Qt] Add delay before filtering transactions
Lucas Betschart
2017-10-03
Remove custom fee radio group
Andrew Chow
2017-10-03
rpc: make estimatesmartfee argument naming consistent with documentation
Wladimir J. van der Laan
2017-10-03
rpc: update cli for estimatefee argument rename
Wladimir J. van der Laan
2017-10-03
Fix division by zero in time remaining
MeshCollider
2017-10-03
[test] Replace check_output with low level version
João Barbosa
2017-10-03
[test] Add assert_raises_process_error to assert process errors
João Barbosa
2017-10-03
[test] Add support for custom arguments to TestNodeCLI
João Barbosa
2017-10-03
[test] Improve assert_raises_jsonrpc docstring
João Barbosa
2017-10-03
[qa] TestNode: Add wait_until_stopped helper method
MarcoFalke
2017-10-03
Stop test_bitcoin-qt touching ~/.bitcoin
MeshCollider
2017-10-03
qt: Use IsMine to validate custom change address
Chris Moore
2017-10-03
Remove redundant testutil files
MeshCollider
[next]