5504 Commits (41113e33ad62333d99fd8cc6bf717c0794681d86)

Author SHA1 Message Date
Wladimir J. van der Laan 6bd0dc2a84 arith_uint256: remove initialization from byte vector 10 years ago
Wladimir J. van der Laan 30007fda76 Remove now-unused methods from arith_uint256 and base_uint 10 years ago
Wladimir J. van der Laan edc720479d Remove arith_uint160 10 years ago
Wladimir J. van der Laan dba2e9141a Add tests for new uint256 10 years ago
Wladimir J. van der Laan 92cdb1aace Add conversion functions arith_uint256<->uint_256 10 years ago
Wladimir J. van der Laan bfc6070342 uint256->arith_uint256 blob256->uint256 10 years ago
Wladimir J. van der Laan 734f85c4f0 Use arith_uint256 where necessary 10 years ago
Wladimir J. van der Laan 34cdc41128 String conversions uint256 -> uint256S 10 years ago
Wladimir J. van der Laan 2eae3157f6 Replace uint256(1) with static constant 10 years ago
Wladimir J. van der Laan 807658549c Replace GetLow64 with GetCheapHash 10 years ago
Wladimir J. van der Laan 4f1524966a Replace direct use of 0 with SetNull and IsNull 10 years ago
Wladimir J. van der Laan 5d3064bc44 Temporarily add SetNull/IsNull/GetCheapHash to base_uint 10 years ago
jtimon 0cc0d8d60b Get rid of the internal miner's hashmeter 10 years ago
Peter Todd 0ea28baeb8
Reject non-final txs even in testnet/regtest 10 years ago
Pieter Wuille e41345790f Catch LevelDB errors during flush 10 years ago
Pieter Wuille 02bced1661 Bugfix: only track UTXO modification after lookup 10 years ago
Luke Dashjr 7eeeac0ff5 Remove dead BitcoinUnits::id code and update assets-attribution for non-image unit selector 10 years ago
Thomas Zander 70477a0bdf
On close of splashscreen interrupt verifyDB 10 years ago
Cory Fields 856e862f4a namespace: drop most boost namespaces and a few header cleanups 10 years ago
Cory Fields 9b1ab860ff namespace: drop boost::assign altogether here 10 years ago
Cory Fields a3241998e1 namespace: remove boost namespace pollution 10 years ago
Wladimir J. van der Laan 269d8ba0d2
Remove declaration of no longer existent CheckWork 10 years ago
Wladimir J. van der Laan edbc9045cb
Bump project-wide COPYRIGHT_YEAR to 2015 10 years ago
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