8464 Commits (be656283f98896df0bc8634d446b2873f9fed573)
 

Author SHA1 Message Date
dexX7 688da79e4a
QA: add --noshutdown option to prevent stopping nodes 10 years ago
Jonas Schnelli 26414ca4fc fix and enable bip32 unit test 10 years ago
Pieter Wuille 4dda253190 Update libsecp256k1 10 years ago
Pieter Wuille a591d98c32 Squashed 'src/secp256k1/' changes from 1897b8e..22f60a6 10 years ago
mrbandrews f9ec3f0fad Add block pruning functionality 10 years ago
Pieter Wuille f7303f9793 Use equivalent PoW for non-main-chain requests 10 years ago
Jonas Schnelli 6b4feb89a8 [QA] rest.py RPC test: change setgenerate() to generate() 10 years ago
Jonas Schnelli 97ee866549 [REST] getutxos REST command (based on Bip64) 10 years ago
Jonas Schnelli f89b092d75 add rpc test for listunspents support for zero value txouts 10 years ago
Wladimir J. van der Laan 27ce808fb5 tests: Error when setgenerate is used on regtest 10 years ago
sinetek cd558b421c FreeBSD, OpenBSD thread renaming. 10 years ago
jtimon 691161d419 Consensus: Create consensus/consensus.h with some constants 10 years ago
Gregory Maxwell 219953ce50 Show zero value txouts in listunspent. 10 years ago
Wladimir J. van der Laan b6ea3bcede
Merge pull request #5911 10 years ago
Wladimir J. van der Laan 6be3562e50 rpc-tests: Add proxy test 10 years ago
Wladimir J. van der Laan 71900b4426
Merge pull request #6029 10 years ago
Wladimir J. van der Laan 2bc6332df8
Merge pull request #6010 10 years ago
Wladimir J. van der Laan 6a0bcb80e4
Merge pull request #6004 10 years ago
Philip Kaufmann c6de7c35bc trivial string change in wallet.cpp (the -> that) 10 years ago
Michael Ford 1e3473d384 Add operator names to DNS Seed list 10 years ago
Philip Kaufmann a21df62069 ensure consistent header comment naming conventions 10 years ago
Wladimir J. van der Laan 9e16cb108e Make 'Default: %u' spacing consistent in help message 10 years ago
Philip Kaufmann 6cb37a3ba0 [Qt, Trivial] remove two unneeded includes of wallet/db.h 10 years ago
Philip Kaufmann 68f795e8b2 [Qt, Trivial] fix header groupings + space, intdentation fixes 10 years ago
Philip Kaufmann 985ec17eee [Qt, Trivial] misc minor string changes 10 years ago
Michael Ford c0555dc8eb depends: latest config.guess and config.sub 10 years ago
Rob Van Mieghem 89fc6b67aa Remove leftover strlcpy.h copyright 10 years ago
Jason Lewicki 468aa3bf0a Re-wrote a passage of text that was difficult to understand. 10 years ago
Philip Kaufmann 71ad6bd38b [Trivial] format sync.h 10 years ago
paveljanik abcec3082e Update REST URL to match reality 10 years ago
Michael Ford 447d37e7d3 Use https link to bitcoin.org in Doxygen intro 10 years ago
Michael Ford c069234665 Fix typo in init.cpp interpration/interpretation 10 years ago
Nicolas Benoit 52070c87fd Removed '()' where used without contents inside 10 years ago
Nicolas Benoit 30c1db1c61 Replaced current function names with __func__ in LogPrintf() calls. 10 years ago
Michael Ford 9bdd03fb40 Point to the Debian 7.8 installer 10 years ago
charlescharles 0b2f93091f Fix docs for 'complete' field in 'signrawtransaction' response 10 years ago
Michael Ford c2f21612ca Add x86_64* i686* mips* and arm* to depends .gitignore 10 years ago
sandakersmann fa535f9a5b Remove folder and images for bootstrap.md 10 years ago
Philip Kaufmann 60c146938e [Qt] header group cleanup 10 years ago
dexX7 2eadeb27ed
QA: stop nodes after RPC tests, even with --nocleanup 10 years ago
Wladimir J. van der Laan 4a884aedcd
Merge pull request #6020 10 years ago
Gregory Maxwell a784f90c98 Cap nAttempts penalty at 8 and switch to pow instead of a division loop. 10 years ago
Pieter Wuille 1d5b47a903 nLastTry is only used for addrman entries 10 years ago
Wladimir J. van der Laan 67a7949397 privacy: Stream isolation for Tor 10 years ago
Jorge Timón b74dcb3b4a Separate CTranslationInterface from CClientUIInterface 10 years ago
Wladimir J. van der Laan 8f955b9661
Merge pull request #6012 10 years ago
Jonas Schnelli 30c43d9821 miner.h: fix clang warning because of class/struct mix 10 years ago
Wladimir J. van der Laan bc8535b717
Merge pull request #5467 10 years ago
Wladimir J. van der Laan 9ab7cbffce
Merge pull request #5998 10 years ago
Suhas Daftuar 8ba7f842e5 Reduce download timeouts as blocks arrive 10 years ago