6066 Commits (e128464bc5ae7e81fc84530b829343b03781f5a6)

Author SHA1 Message Date
sinetek 7f386d2ff2 DragonFlyBSD thread renaming. 10 years ago
Cory Fields 8b08d9530b wallet: fix boost::get usage with boost 1.58 10 years ago
Pieter Wuille de8e801d3f Report missing inputs in sendrawtransaction 10 years ago
Philip Kaufmann 107d35b700 [Qt] add defaultConfirmTarget constant to sendcoinsdialog 10 years ago
Philip Kaufmann d1af89e655 use const reference as param in ConnectThroughProxy/Socks5 10 years ago
Wladimir J. van der Laan f9645ba80a
qt: translation update 10 years ago
Dave Collins 9fadf1c874 Add additional script edge condition tests. 10 years ago
Dave Collins d8f4cc328e Correct the PUSHDATA4 minimal encoding test. 10 years ago
pstratem 351593b9c8 replace absolute sleep with conditional wait 10 years ago
Jonas Schnelli 1b2e555593 add autoprune information to RPC "getblockchaininfo" 10 years ago
sinetek ff7fe8b19e Fix for correctly including climits on certain platforms {DragonFlyBSD}. 10 years ago
Cory Fields 739d6155d3 chainparams: use SeedSpec6's rather than CAddress's for fixed seeds 10 years ago
Matt Corallo 1ec900a29e Remove broken+useless lock/unlock log prints 10 years ago
Matt Corallo 59ed61b389 Add RPC call to generate and verify merkle blocks 10 years ago
Matt Corallo 30da90de8d Add CMerkleBlock constructor for tx set + block and an empty one 10 years ago
Jonas Schnelli 26414ca4fc fix and enable bip32 unit test 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 97ee866549 [REST] getutxos REST command (based on Bip64) 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
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
Philip Kaufmann 71ad6bd38b [Trivial] format sync.h 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
charlescharles 0b2f93091f Fix docs for 'complete' field in 'signrawtransaction' response 10 years ago
Philip Kaufmann 60c146938e [Qt] header group cleanup 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
Jonas Schnelli 30c43d9821 miner.h: fix clang warning because of class/struct mix 10 years ago
Suhas Daftuar 8ba7f842e5 Reduce download timeouts as blocks arrive 10 years ago
Philip Kaufmann 6171e494fc [Qt] Use identical strings for expired payment request message 10 years ago
Philip Kaufmann 06087bda87 [Qt] minor comment updates in PaymentServer 10 years ago
Philip Kaufmann 35d15959b0 [Qt] constify first parameter of processPaymentRequest() 10 years ago
Philip Kaufmann 9b14aefee3 [Qt] take care of a missing typecast in PaymentRequestPlus::getMerchant() 10 years ago
Philip Kaufmann d19ae3cf66 [Qt] remove unused PaymentRequestPlus::getPKIType function 10 years ago
Philip Kaufmann 6e17a74766 [Qt] paymentserver: better logging of invalid certs 10 years ago