5582 Commits (4dda253190e6f5ac6728e88fefdf6e8eaf41419c)

Author SHA1 Message Date
Pieter Wuille a591d98c32 Squashed 'src/secp256k1/' changes from 1897b8e..22f60a6 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
Wladimir J. van der Laan 67a7949397 privacy: Stream isolation for Tor 10 years ago
Jonas Schnelli 30c43d9821 miner.h: fix clang warning because of class/struct mix 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
Philip Kaufmann 5a53d7cda3 [Qt] paymentserver: do not log NULL certificates 10 years ago
Jorge Timón bebe7282ff Chainparams: Refactor: Remove redundant AllowMinDifficultyBlocks() getter 10 years ago
mrbandrews 0421c18f3a Fix CheckBlockIndex for reindex. 10 years ago
Suhas Daftuar c1ecee8f72 Set nSequenceId when a block is fully linked 10 years ago
Matt Corallo eb63bf86cf Fix missing lock in submitblock 10 years ago
Jorge Timón e8e8904dda Chainparams: Cleanup: Delete CChainParams getters to attributes from Consensus::Params 10 years ago
Jonas Schnelli ea9e82df73 [squashme] fix listunspent code indentation 10 years ago
Jorge Timón 4e382177ed Chainparams: Refactor: Remove redundant HashGenesisBlock() getter 10 years ago
Jonas Schnelli b9fb692d04 Push down RPC reqWallet flag 10 years ago
Jonas Schnelli 0b9dc9c8f5 [move] move listunspent to wallet/rpcwallet.cpp 10 years ago
Cory Fields fd311996e8 consensus: don't use arith_uint256 in consensus.h 10 years ago
Wladimir J. van der Laan 48265f3cf4 Revert mining changes in #5957 10 years ago
Philip Kaufmann f702d1c66d move ThreadFlushWalletDB declaration to walletdb.h 10 years ago
MarcoFalke 6c3566443f [Qt] Clarify: smartfee button name "Minimize" 10 years ago
Jorge Timón f14e687feb Chainparams: Decouple CAlert from CChainParams 10 years ago
Suhas Daftuar ede379f780 Add additional block index consistency checks 10 years ago
Pieter Wuille e2edf95cd3 Bugfix: make CreateNewBlock return pindexPrev 10 years ago
Pieter Wuille 6b04508e37 Introduce separate 'generate' RPC call 10 years ago
Pieter Wuille 0df67f1f7a Simplify hash loop code 10 years ago
Wladimir J. van der Laan 6f252627b2 wallet: make it possible to disable transaction broadcast 10 years ago
Michael Ford 63e4c9cd35 Fix clang compile warnings intriduced in #5681 10 years ago
dexX7 3a3ecc02e5
Initialization: setup environment before starting QT tests 10 years ago
dexX7 fc3979ac69
Initialization: setup environment before starting tests 10 years ago
Pieter Wuille 437ada3e55 Switch test case signing to RFC6979 extra entropy 10 years ago
Pieter Wuille 9d09322b41 Squashed 'src/secp256k1/' changes from 50cc6ab..1897b8e 10 years ago
Pieter Wuille 3fcfbc8ac5 Add a consistency check for the block chain data structures 10 years ago