6320 Commits (8fe30fb4d130532d4a0e4c9d143f03e1b85a749e)

Author SHA1 Message Date
Jorge Timón 51aa24927e Chainparams: Refactor: Decouple IsSuperMajority from Params() 10 years ago
dexX7 8ac2a4e178
RPC: show script verification errors in "signrawtransaction" result 10 years ago
Wladimir J. van der Laan 12f78ed4f9
qt: update translations from Transifex - first run for 0.11 10 years ago
Wladimir J. van der Laan fc44231cb7
trivial: Merge pruning help message after Transifex comment 10 years ago
Wladimir J. van der Laan 04140457f4 Show an init message while activating best chain 10 years ago
Pieter Wuille a56054be65 Update key.cpp to use new libsecp256k1 10 years ago
Wladimir J. van der Laan 59305cebee
qt: fix numerusform in English translation 10 years ago
Wladimir J. van der Laan 20b3dc85ed
qt: English translation update before enabling translation for 0.11 10 years ago
Daniel Kraft 835c12291e Clean up change computation in CreateTransaction. 10 years ago
Luke Dashjr b05a89b2de Non-grammatical language improvements 10 years ago
Pieter Wuille 8cf1485f3b Abstract chaincodes into CChainCode 10 years ago
Jonas Schnelli b3ffcdf916 don't imbue boost::filesystem::path with locale "C" on windows 10 years ago
Corinne Dashjr 7e6d23b171 Bugfix: Grammar fixes 10 years ago
Cory Fields a8cdaf5c96 checkpoints: move the checkpoints enable boolean into main 10 years ago
Cory Fields 11982d366d checkpoints: Decouple checkpoints from Params 10 years ago
Cory Fields 699682304f checkpoints: make checkpoints a member of CChainParams 10 years ago
Cory Fields 9f13a10548 checkpoints: store mapCheckpoints in CCheckpointData rather than a pointer 10 years ago
svost d3c09ba67e Trivial: useless cast (ptime)(I'm ptime) 10 years ago
Pieter Wuille f46a680f42 Better mruset unit test 10 years ago
Pieter Wuille d4d5022cfc Use ring buffer of set iterators instead of deque of copies in mruset 10 years ago
Gavin Andresen d81cff32e5 Replace mruset setAddrKnown with CRollingBloomFilter addrKnown 10 years ago
Gavin Andresen 69a5f8be0a Rolling bloom filter class 10 years ago
Jonas Schnelli 1a0259f7f0 add jonasschnellis dns seeder 10 years ago
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