5983 Commits (df9c2ee1c9c02b79ccbb6cbae03096c3f9af23c7)

Author SHA1 Message Date
Wladimir J. van der Laan e6df2bb48f Remove redundant copyright notices from README files 10 years ago
Luke Dashjr 23f3435962 Rename MAX_TX_SIGOPS to MAX_STANDARD_TX_SIGOPS to match similar policy constant MAX_STANDARD_TX_SIZE 10 years ago
Philip Kaufmann 643415aade [Qt] update a translation string and argument counts 10 years ago
Luke Dashjr 1b178a7f96 Bugfix: ConnectBlock: In case the genesis block gets in with fJustCheck, behave correctly 10 years ago
Luke Dashjr 228d238525 Make CCoinsViewCache's copy constructor private 10 years ago
Pavel Janík 4f1ee565b5 Clean AcceptToMemoryPool error messages 10 years ago
Luke Dashjr 8f6860a083 Bugfix: RPCWallet: Docs: Booleans aren't quoted 10 years ago
Luke Dashjr 7b782f5b01 RPCWallet: Notate all account stuff as deprecated 10 years ago
Michael Ford 06206bb3b7 Correct tooltip on address book page 10 years ago
Pavel Vasin de236f57c6 clarify obscure uses of EvalScript() 10 years ago
Pieter Wuille 1c52aad540 Require sufficent priority for relay of free transactions 10 years ago
Cory Fields 8db1760751 rpcserver: attempt to fix uncaught exception. 10 years ago
Jonas Schnelli 59582c8b8d [REST] add /rest/chaininfos 10 years ago
Luke Dashjr dd3f69736a Use real text rather than image-rendered text for unit selector 10 years ago
Thomas Zander 99913f0f70 Fix reference. 10 years ago
Luke Dashjr 9b7d3fb165 Adopt style colour for button icons 10 years ago
jtimon 87fb31086d Move UndoWriteToDisk() and UndoReadFromDisk() to anon namespace 10 years ago
jtimon 937ba572d0 MOVEONLY: CBlockUndo from main.h to undo.h 10 years ago
jtimon e035c6a737 Decouple CBlockUndo from CDiskBlockPos 10 years ago
jtimon d7621ccf9d Decouple miner.o and txmempool.o from CTxUndo 10 years ago
jtimon c444c620c6 Decouple CCoins from CTxInUndo 10 years ago
Jonas Schnelli de779b307b [Qt] new icon for the debug window 10 years ago
Gregory Maxwell a094b3d973 Remove bitnodes.io from dnsseeds. 10 years ago
Gregory Maxwell 8024d67dae Add immature balances to getwalletinfo. 10 years ago
azeteki d44c545673 Add unconfirmedbalance field to getwalletinfo 10 years ago
Peter Todd d78f0dafd5
Fix CScriptID(const CScript& in) in empty script case 10 years ago
Eric R. Schulz 2c14d1532f bitcoin-tx: Add test case for signing a tx 10 years ago
Luke Dashjr a15dba5dff en: Avoid ambiguous language regarding when transactions confirm 10 years ago
Everett Forth 7c5dd60306 Adding RPC tests for the following wallet related calls: getbalance, 10 years ago
Adam Weiss c90770430d DOS: Respect max per-peer blocks in flight limit 10 years ago
Eric R. Schulz a089c50981 bitcoin-tx: Refer to the JSON fields rather than the whole object 10 years ago
Eric R. Schulz 2a3d988b80 bitcoin-tx: Fix JSON validation of prevtxs 10 years ago
Pieter Wuille 3497022347 Reject headers that build on an invalid parent 10 years ago
Jameson Lopp 4bc95c4387 remove max orphan blocks config parameter since it is no longer functional 10 years ago
Matt Corallo ff09e31a51 sleep-wait on genesis block during init with -reindex 10 years ago
Pavel Janík bdb6a71d3d IsNull doesn't change CBlockLocator, add const hint 10 years ago
Pavel Janík 1b37333a7f Remove no longer needed declaration of CBlockLocator 10 years ago
Cory Fields be43492945 build: fix 'make distcheck' 10 years ago
Gregory Maxwell aa279d6131 Enforce minRelayTxFee on wallet created tx and add a maxtxfee option. 10 years ago
sandakersmann f914f1a746
Added "Core" to copyright headers 10 years ago
Philip Kaufmann 84857e87e4
add missing CAutoFile::IsNull() check in main 10 years ago
Wladimir J. van der Laan 6e718f9435
Remove outdated comment about NTP 10 years ago
21E14 146c0a7c5a Add RandAddSeedPerfmon to MakeNewKey 10 years ago
Pavel Janík 469d564951 Build winshutdownmonitor.cpp on Windows only. 10 years ago
Luke Dashjr 7f71813919 Bugfix: prioritisetransaction: Do some basic sanity checking on txid 10 years ago
Philip Kaufmann 27df4123c4 make all catch() arguments const 10 years ago
Daniel Kraft 7c8e4c5cfb Make pass-by-ref arguments const. 10 years ago
Jonas Schnelli ff63801bc0 [Qt] light blue icon color for regtest 10 years ago
Jonas Schnelli 270f42d39f [Qt] fix a <Qt4.7 compatibility issue raised in #5228 10 years ago
Pavel Janík bf7835c271
Fix small typos in comments and error messages 10 years ago