8699 Commits (v0.11.2.z1)
 

Author SHA1 Message Date
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
Alex Morcos 13642a50eb Fix masking of irrelevant bits in address groups. 9 years ago
Casey Rodarmor 6b51b9b195 Replace boost::reverse_lock with our own. 9 years ago
Casey Rodarmor 626c5e6936 Make sure we re-acquire lock if a task throws 9 years ago
fanquake 48770534a6 Add missing files to files.md 9 years ago
Adam Weiss f171fee035 Handle leveldb::DestroyDB() errors on wipe failure 9 years ago
Casey Rodarmor c5b89fe44e Fix race condition on test node shutdown 9 years ago
Ross Nicoll 4a3741028e Handle no chain tip available in InvalidChainFound() 9 years ago
Casey Rodarmor f6d29a6ca8 Use unique name for AlertNotify tempfile 9 years ago
Adam Weiss e6adac7b3f Delay initial pruning until after wallet init 9 years ago
J Ross Nicoll e0020d4c44 Make sure LogPrint strings are line-terminated 9 years ago
Wladimir J. van der Laan 7ff9d122e4 Make sure LogPrintf strings are line-terminated 9 years ago
Cory Fields 5a3913361d build: fix libressl detection 9 years ago
Casey Rodarmor f6355e6918 Avoid leaking file descriptors in RegisterLoad 9 years ago
Cory Fields 60457d3c2f locking: fix a few small issues uncovered by -Wthread-safety 9 years ago
fanquake a496e11d7c Remove bash test note from rpc-tests readme 9 years ago
Wladimir J. van der Laan 49c6a64202 tests: Remove old sh-based test framework 9 years ago
randy-waterhouse a37567dd44 Add autogen.sh to source tarball. 9 years ago
Cory Fields 1f4d7cf20b travis: for travis generating an extra build 9 years ago
Pavel Janík 649f5d9c11
Do not store more than 200 timedata samples. 9 years ago
Cory Fields 100ac4e185
consensus: cache the openssl EC_GROUP to avoid a race condition for each CECKey instantiation 9 years ago
Suhas Daftuar 93b606aee4 Be even stricter in processing unrequested blocks 9 years ago
Pieter Wuille 5c27f1247a
Revert "Cache transaction validation successes" 9 years ago
Pieter Wuille bc484ef8db
Cache transaction validation successes 9 years ago
Cory Fields 92401c2d90
Depends: bump to qt 5.5 9 years ago
Wladimir J. van der Laan 8e5a96908a
qt: Force TLS1.0+ for SSL connections 9 years ago
Wladimir J. van der Laan e8b87c8f78
Fix warning introduced by #6412 9 years ago
Pieter Wuille 0095b9a1ff
Test whether created sockets are select()able 9 years ago
Wladimir J. van der Laan ea5b5ddd7c
qt: periodic translations update 9 years ago
฿tcDrak 980f820a92
Updated URL location of netinstall for Debian 9 years ago
Cory Fields 253143860d
openssl: avoid config file load/race 9 years ago
Wladimir J. van der Laan 164966705a
qt: update forgotten emit to Q_EMIT in macdockiconhandler.mm 9 years ago