8797 Commits (v0.11.2.z3)
 

Author SHA1 Message Date
Pieter Wuille 4e895b08da
Always flush block and undo when switching to new file 9 years ago
Wladimir J. van der Laan 6c31ac019f
Merge pull request #6825 9 years ago
Wladimir J. van der Laan df616ae43e
Merge pull request #6884 9 years ago
Wladimir J. van der Laan 2c82485524
Merge pull request #6945 9 years ago
Pieter Wuille 70de437eb4 Update LevelDB 9 years ago
Pieter Wuille 0af5b8ed38 Squashed 'src/leveldb/' changes from 7d41e6f..20ca81f 9 years ago
Mark Friedenbach f720c5fc9f
Enable policy enforcing GetMedianTimePast as the end point of lock-time constraints 9 years ago
Mark Friedenbach a1d3c6fb9d
Add rules--presently disabled--for using GetMedianTimePast as endpoint for lock-time calculations 9 years ago
Alex Morcos dfe55bdc32
Do not allow blockfile pruning during reindex. 9 years ago
Wladimir J. van der Laan fc7f0ee28c
Merge pull request #6707 9 years ago
Gregory Maxwell 95a50390e1
Set TCP_NODELAY on P2P sockets. 9 years ago
Daniel Cousens af6edac0bd *: alias -h for --help 9 years ago
Matt Corallo 131d7f997c Change URLs to https in debian/control 9 years ago
Matt Corallo 7ce2c91503 Update debian/changelog and slight tweak to debian/control 9 years ago
Mitchell Cash 4fbfebea5b Correct spelling mistakes in doc folder 9 years ago
Alex Morcos 072032448b
Make fee aware of min relay in pruning.py RPC test 9 years ago
Wladimir J. van der Laan 21e58b8e35
build: make sure OpenSSL heeds noexecstack 9 years ago
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