11028 Commits (94ab58b5ccda809c552040121a295a0e0f6efcec)
 

Author SHA1 Message Date
Gregory Maxwell 63ff57db4b Avoid integer division in the benchmark inner-most loop. 8 years ago
Pieter Wuille 950be19727
Merge #7891: Always require OS randomness when generating secret keys 8 years ago
Chris Stewart b682960a28 Adding P2SH(p2pkh) script test case 8 years ago
fanquake e4f73c76b3
[Doc] Update implemented BIPs list 8 years ago
Wladimir J. van der Laan 52b803e09b
Merge #8107: bench: Added base58 encoding/decoding benchmarks 8 years ago
Wladimir J. van der Laan 989df7ecf3
Merge #7896: fix typo in help text 8 years ago
Wladimir J. van der Laan 61b86848b1
Merge #8111: Benchmark SipHash 8 years ago
Jonas Nick bd0f413877 Reduce unnecessary hashing in signrawtransaction 8 years ago
MarcoFalke 6ff2c8d29f
Merge #8104: Tests: add timeout to sync_blocks() and sync_mempools() 8 years ago
fanquake 1a8c4d575d
[Doc] Add benchmarking notes 8 years ago
Pieter Wuille 628cf1440a Don't use assert for catching randomness failures 8 years ago
Pieter Wuille fa2637a3be Always require OS randomness when generating secret keys 8 years ago
Pieter Wuille 619d5691c2 Benchmark SipHash 8 years ago
Cory Fields 723779c650 build: Enumerate ctaes rather than globbing 8 years ago
Pieter Wuille 88f14b999c Include signal.h for sig_atomic_t in WIN32 8 years ago
MarcoFalke a80de15113
Merge #8108: Trivial: Remove unused local variable shadowing upper local 8 years ago
MarcoFalke 06bd4f637f
Merge #8098: [qa] test_framework: Append portseed to tmpdir 8 years ago
Pavel Janík 13c455823f Remove unused local variable shadowing upper local 8 years ago
Yuri Zhykin 5fac1f33fb bench: Added base58 encoding/decoding benchmarks 8 years ago
Suhas Daftuar e871f8338a Tests: add timeout to sync_blocks() and sync_mempools() 8 years ago
Pieter Wuille 425278d17b
Merge #8102: Bugfix: use global ::fRelayTxes instead of CNode in version send 8 years ago
Pieter Wuille 52b02ecd6d Use global ::fRelayTxes instead of CNode one 8 years ago
Pieter Wuille c028c7b755
Merge #8049: Expose information on whether transaction relay is enabled in `getnetwork` 8 years ago
Gregory Maxwell 6182d10503 Do not increment nAttempts by more than one for every Good connection. 8 years ago
Gregory Maxwell c769c4af11 Avoid counting failed connect attempts when probably offline. 8 years ago
Wladimir J. van der Laan 6fc6325f77
Merge #8015: CCoinsViewErrorCatcher raison-d-etre 8 years ago
Wladimir J. van der Laan e3a820751f
Merge #8034: [doc][trivial] Add basic git squash workflow [skip ci] 8 years ago
Wladimir J. van der Laan eb2f6f72db
Merge #8073: qt: askpassphrasedialog: Clear pass fields on accept 8 years ago
Gregory Maxwell 7e908c7b82 Do not use mempool for GETDATA for tx accepted after the last mempool req. 8 years ago
Pieter Wuille 47a7cfb0aa
Merge #7795: UpdateTip: log only one line at most per block 8 years ago
Pieter Wuille f6b7df3155
Merge #8061: [Wallet] Improve Wallet encapsulation 8 years ago
Pieter Wuille d72098038f
Merge #8076: VerifyDB: don't check blocks that have been pruned 8 years ago
Pieter Wuille c49c825bd9
Merge #8063: Acquire lock to check for genesis block. 8 years ago
Pieter Wuille 33799afe83
Merge #8092: Correct small typo in extract_strings_qt.py 8 years ago
Jonas Schnelli 2d83013dc5
Add support for dnsseeds with option to filter by servicebits 8 years ago
MarcoFalke 6700cc993c
Merge #8095: Test framework: only cleanup on successful test runs 8 years ago
Suhas Daftuar 1ad9339508 Test framework: only cleanup on successful test runs 8 years ago
Alex Morcos a278764748 FIX: Account for txs already added to block in addPriorityTxs 8 years ago
Mitchell Cash 678513cc94 Correct small typo in extract_strings_qt.py 8 years ago
Jonas Schnelli 77b49acc85
Merge #8014: Qt: Sort transactions by date 8 years ago
Jonas Schnelli 692971193a
Merge #8042: [Qt] Don't allow to open the debug window during splashscreen & verification state 8 years ago
Suhas Daftuar bd477f4e8b VerifyDB: don't check blocks that have been pruned 8 years ago
Peter Todd 11164ec0b4
Remove keys that are no longer used for merging 8 years ago
Peter Todd 22421faa19 Remove pointless warning 8 years ago
Matt Corallo 9523e8adaf Make verify-commits path-independent 8 years ago
Matt Corallo f7d4a25fe6 Make verify-commits POSIX-compliant 8 years ago
Cory Fields 2ca8962a09 travis: use slim generic image, and some fixups 8 years ago
MarcoFalke 37f9a1f627
Merge #8047: [qa] test_framework: Set wait-timeout for bitcoind procs 8 years ago
Jonas Schnelli 3d3602faf4
Add RPC test for the p2p mempool command in conjunction with disabled bloomfilters 8 years ago
Peter Todd beceac9bbf
Disable the mempool P2P command when bloom filters disabled 8 years ago