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-10-03
Merge #11433: qa: Restore bitcoin-util-test py2 compatibility
MarcoFalke
2017-10-03
Merge #11293: Deduplicate CMerkleBlock construction code, add test coverage
MarcoFalke
2017-10-02
Merge #11407: [tests] add functional test for mempoolreplacement command line...
MarcoFalke
2017-10-02
Merge #11365: [Tests] Add Qt GUI tests to Overview and ReceiveCoin Page
MarcoFalke
2017-10-02
Merge #11021: [rpc] fix getchaintxstats()
Wladimir J. van der Laan
2017-10-02
Merge #11411: script: Change SignatureHash input index check to an assert.
Wladimir J. van der Laan
2017-10-02
Merge #11193: [Qt] Terminate string *pszExePath after readlink and without us...
Wladimir J. van der Laan
2017-10-02
Merge #11432: Remove unused fTry from push_lock
Wladimir J. van der Laan
2017-10-02
Merge #11399: Fix bip68-sequence rpc test
Wladimir J. van der Laan
2017-10-02
Merge #11284: Fix invalid memory access in CScript::operator+= (guidovranken,...
Wladimir J. van der Laan
2017-10-02
Merge #11422: qa: Verify DBWrapper iterators are taking snapshots
Wladimir J. van der Laan
2017-10-01
qa: Restore bitcoin-util-test py2 compatibility
MarcoFalke
2017-09-30
Remove unused fTry from push_lock
João Barbosa
2017-09-30
Verify DBWrapper iterators are taking snapshots
Matt Corallo
2017-09-30
Merge #11303: Fix estimatesmartfee rounding display issue
MarcoFalke
2017-09-30
Merge #11391: Remove lxcbr0 lines from gitian-build.sh
MarcoFalke
2017-09-29
Merge #11418: Add error string for CLEANSTACK script violation
Pieter Wuille
2017-09-29
Merge #11319: [qa] Fix error introduced into p2p-segwit.py, and prevent futur...
MarcoFalke
2017-09-29
Merge #10552: [Test] Tests for zmqpubrawtx and zmqpubrawblock
MarcoFalke
2017-09-29
add functional test for mempoolreplacement command line arg
Gregory Sanders
2017-09-29
Merge #11309: Minor cleanups for AcceptToMemoryPool
MarcoFalke
2017-09-29
Add error string for CLEANSTACK script violation, preventing an "unknown erro...
Mark Friedenbach
2017-09-29
Merge #11414: [docs] Remove partial gitian build instructions from descriptor...
Wladimir J. van der Laan
2017-09-29
Merge #11417: Correct typo in comments
Wladimir J. van der Laan
2017-09-29
Merge #11167: Full BIP173 (Bech32) support
Wladimir J. van der Laan
2017-09-29
Correct typo in comments
Johnson Lau
2017-09-28
[Qt] tolerate BIP173/bech32 addresses during input validation
Jonas Schnelli
2017-09-28
[RPC] Wallet: test importing of native witness scripts
NicolasDorier
2017-09-28
Use BIP173 addresses in segwit.py test
Pieter Wuille
2017-09-28
Support BIP173 in addwitnessaddress
Pieter Wuille
2017-09-28
Implement BIP173 addresses and tests
Pieter Wuille
2017-09-28
Add regtest testing to base58_tests
Pieter Wuille
2017-09-28
Convert base58_tests from type/payload to scriptPubKey comparison
Pieter Wuille
2017-09-28
Import Bech32 C++ reference code & tests
Pieter Wuille
2017-09-28
Merge #11318: Put back inadvertently removed copyright notices
Wladimir J. van der Laan
2017-09-28
Merge #10663: net: split resolve out of connect
Wladimir J. van der Laan
2017-09-28
Merge #10858: [RPC] Add "errors" field to getblockchaininfo and unify "errors...
Wladimir J. van der Laan
2017-09-28
[docs] Remove partial gitian instructions from descriptors dir
fanquake
2017-09-28
Merge #11401: doc: move gitian building to external repo
Wladimir J. van der Laan
2017-09-28
Merge #10871: Handle getinfo in bitcoin-cli w/ -getinfo (revival of #8843)
Wladimir J. van der Laan
2017-09-27
Merge #11397: net: Improve and document SOCKS code
Jonas Schnelli
2017-09-27
script: Change SignatureHash input index check to an assert.
Jim Posen
2017-09-27
Add test for bitcoin-cli -getinfo
John Newbery
2017-09-27
rpc: Handle `getinfo` locally in bitcoin-cli w/ `-getinfo`
Wladimir J. van der Laan
2017-09-27
Change getmininginfo errors field to warnings
Andrew Chow
2017-09-27
Unify help text for GetWarnings output in get*info RPCs
Andrew Chow
2017-09-27
Add warnings field to getblockchaininfo
Andrew Chow
2017-09-27
Merge #11031: [rpc] deprecate estimatefee
MarcoFalke
2017-09-27
Merge #11408: Trivial: Fix parameter name typo in ErasePurpose walletdb method
MarcoFalke
2017-09-27
Fix bip68-sequence rpc test
Johnson Lau
[next]