8730 Commits (v0.11.2.z2)
 

Author SHA1 Message Date
Micha 09a00a1f7f
Add historical release notes for October 2015 bugfix releases 9 years ago
Eric Lombrozo e42bf16ae0 Clarification of unit test build instructions. 9 years ago
Matt Corallo 54f9dee50c Update bluematt-key, the old one is long-since revoked 9 years ago
Chris Kleeschulte bfc6154429 [Trivial] Fixed typo when referring to a previous section in 9 years ago
Wladimir J. van der Laan 9e45157815 build: disable -Wself-assign 9 years ago
Luke Dashjr 33d6825c6f Bugfix: Allow mining on top of old tip blocks for testnet (fixes testnet-in-a-box use case) 9 years ago
Wladimir J. van der Laan 87a797a016 build: Remove dependency of bitcoin-cli on secp256k1 9 years ago
MarcoFalke a33cd5ba86 [trivial] Fix rpc message "help generate" 9 years ago
Zak Wilcox 6fd0019232 Drop "with minimal dependencies" from description 9 years ago
Zak Wilcox 2394f4d674 Split bitcoin-tx into its own package 9 years ago
Zak Wilcox 1e672ae343 Include bitcoin-tx binary on Debian/Ubuntu 9 years ago
MarcoFalke b3eaa301ff [Qt] Raise debug window when requested 9 years ago
Alex Morcos 01878c9c3f Fix locking in GetTransaction. 9 years ago
Diego Viola 9b9acc27d2 Fix spelling of Qt 9 years ago
Wladimir J. van der Laan cf33f196e7
doc: Add Luke Dashjr to credits in release notes 9 years ago
Wladimir J. van der Laan dad3e98e8f
doc: update release notes for 0.11.1rc2 9 years ago
Wladimir J. van der Laan e7bcc4aac3
Bump minrelaytxfee default 9 years ago
Wladimir J. van der Laan 4dbcec03ab
net: Disable upnp by default 9 years ago
Wladimir J. van der Laan 717152ccba
Bump version to 0.11.1 9 years ago
Wladimir J. van der Laan 17ea542aa6
doc: #6077 was reverted, don't mention in release notes 9 years ago
Wladimir J. van der Laan d7d87a1db1
qt: Update translations before 0.11.1 9 years ago
Wladimir J. van der Laan 04d0c27fb0
doc: Update release notes for 0.11.1 9 years ago
Wladimir J. van der Laan b4dc33e9fb
Merge pull request #6785 9 years ago
Wladimir J. van der Laan b4ad73f706
Update miniupnpc to 1.9.20151008 9 years ago
Tom Harding 36f14bf2e7 In (strCommand == "tx"), return if AlreadyHave() 9 years ago
Peter Todd 6af25b0f64
Add BIP65 to getblockchaininfo softforks list 9 years ago
Wladimir J. van der Laan ba1da90b33 Show softfork status in getblockchaininfo 9 years ago
Esteban Ordano 70a427b2b5 CLTV: Add more tests to improve coverage 9 years ago
Peter Todd c5a27f4fb3 Add RPC tests for the CHECKLOCKTIMEVERIFY (BIP65) soft-fork 9 years ago
Peter Todd 5e82e1c8f5 Add CHECKLOCKTIMEVERIFY (BIP65) soft-fork logic 9 years ago
Peter Todd 6ea5ca4b4e Enable CHECKLOCKTIMEVERIFY as a standard script verify flag 10 years ago
Peter Todd 4fa7a048d1 Replace NOP2 with CHECKLOCKTIMEVERIFY (BIP65) 10 years ago
Peter Todd 6ec08db338 Move LOCKTIME_THRESHOLD to src/script/script.h 10 years ago
Peter Todd 684636ba67 Make CScriptNum() take nMaxNumSize as an argument 10 years ago
Gregory Maxwell 71cc9d9fe8
Test LowS in standardness, removes nuisance malleability vector. 9 years ago
Wladimir J. van der Laan 5ed8d0b37e
Merge pull request #6750 9 years ago
Wladimir J. van der Laan 5094a81d3b
Move recentRejects initialization to top of InitBlockIndex 9 years ago
Peter Todd ec9b6c33e8 Keep track of recently rejected transactions 9 years ago
Pieter Wuille 6eed52e05b Only use randomly created nonces in CRollingBloomFilter. 9 years ago
Peter Todd 83671efe99 Make CRollingBloomFilter set nTweak for you 9 years ago
Pieter Wuille 25cf1220e6 Reuse vector hashing code for uint256 9 years ago
Peter Todd 2983fe0484 Add uint256 support to CRollingBloomFilter 9 years ago
Wladimir J. van der Laan 8a915e56f4
qt: periodic translation update 9 years ago
Wladimir J. van der Laan 1cd7952dde
Merge pull request #6703 9 years ago
Jonas Schnelli 834e299564
[QT] fix thin space word wrap line brake issue 9 years ago
Veres Lajos 45bfa137ef PARTIAL: typofixes (found by misspell_fixer) 9 years ago
Pavel Vasin 21c406eda0 add support for miniupnpc api version 14 9 years ago
Cory Fields 13bd5a75b5 rpc-tests: re-enable rpc-tests for Windows 9 years ago
Cory Fields ccc4ad6c4d net: Set SO_REUSEADDR for Windows too 9 years ago
Alex Morcos 1f6772e9f0 add unit test for CNetAddr::GetGroup. 9 years ago