Commit Graph

3351 Commits (848c0d5d95b7be098f50a37a046d9c33cea0224f)
 

Author SHA1 Message Date
Pieter Wuille 9d6633ac0d Comments for constants
12 years ago
Pieter Wuille f4112f87f9 Merge pull request #1972 from sipa/virtcoinsview
12 years ago
Pieter Wuille c9c7d4824f Add virtual destructor to CCoinsView
12 years ago
Pieter Wuille 5eaf91a428 Bugfix: do not keep relaying spent wallet transactions
12 years ago
Arnav Singh 8986a1369f Fixed making leveldb with custom CFLAGS/CXXFLAGS in the same way as makefile.unix
12 years ago
Wladimir J. van der Laan a4f758b72c Merge pull request #1923 from Diapolo/Qt_tooltips
12 years ago
Philip Kaufmann 6f959c4cb3 Bitcoin-Qt: use statustips in addition to tooltips
12 years ago
Wladimir J. van der Laan 578fc80003 Merge pull request #1932 from Diapolo/thread_printf
12 years ago
Pieter Wuille 41db7c224a Merge pull request #1963 from sipa/bugfix_nonewblock
12 years ago
Pieter Wuille cfec6b2c70 Merge pull request #1967 from TheBlueMatt/leveldbmakefile
12 years ago
Matt Corallo b478337312 Undo bad gitian update.
12 years ago
Gavin Andresen a77bcaddbf Merge pull request #1935 from runeksvendsen/master
12 years ago
Gavin Andresen ae8fc19788 Merge branch 'rawtx_p2sh'
12 years ago
Gregory Maxwell 155bdd90b9 Merge pull request #1966 from TheBlueMatt/leveldbmakefile
12 years ago
Matt Corallo 38fe2e6a68 Add missing calls to ranlib in Windows makefiles
12 years ago
Matt Corallo 325a064c68 Upgrade to Qt 4.8.3 (because 4.8.2 was removed from qt repos?)
12 years ago
Matt Corallo f53b125507 Fix linux-mingw makefile's leveldb build by setting CXX.
12 years ago
Matt Corallo 3b4f8ad71d Use && instead of ; in leveldb calls to makefile.
12 years ago
Gavin Andresen 34226be7a8 New createmultisig rpc command
12 years ago
Gavin Andresen 03346a61b1 Add redeemScript to listunspent output and signrawtransaction input
12 years ago
Gavin Andresen 2d43f88e1f Tests for raw transactions argument checking
12 years ago
Gavin Andresen c4d884e20e No need for test fixture now that multisig is enabled on main network.
12 years ago
Pieter Wuille c13f5dbecf Merge pull request #1710 from sipa/dosp2sh
12 years ago
Pieter Wuille 28982cc9dc Remove P2SH transition code: P2SH violations may cause DoS trigger
12 years ago
Pieter Wuille 0b297a614f Bugfix: don't crash by trying to write unchanged best block
12 years ago
Philip Kaufmann 6b3783a9c9 fix some double-spaces in strings
12 years ago
Pieter Wuille bb790aa24d First flush block tree, then coin set
12 years ago
tucenaber 3026baaa7c Added checks for null pointers in Shutdown
12 years ago
Pieter Wuille 344620e953 Merge pull request #1904 from laanwj/2012_10_remove_getorder
12 years ago
Pieter Wuille e74d0ab675 Merge pull request #1899 from Diapolo/proxy_optionsmodel
12 years ago
Pieter Wuille 66444558a5 Merge pull request #1953 from gmaxwell/createnewblock-race
12 years ago
Philip Kaufmann 847593228d fix some thread related log messages
12 years ago
Wladimir J. van der Laan 1f7c5c5a3e Merge pull request #1926 from laanwj/2012_10_maindummybounds
12 years ago
Wladimir J. van der Laan 7a1786084d Merge pull request #1956 from laanwj/2012_10_prerelease_warning
12 years ago
Pieter Wuille 2e9e6641e1 Merge pull request #1955 from gmaxwell/gbt_paramfix
12 years ago
Wladimir J. van der Laan c98a0a432e Merge pull request #1959 from Diapolo/eventFilter_askpassphrasedlg
12 years ago
Philip Kaufmann 83a3fb81f3 ensure AskPassphraseDialog::eventFilter forwards events
12 years ago
Wladimir J. van der Laan 2d53ba2c69 Merge pull request #1925 from Diapolo/gcc-hardening
12 years ago
Wladimir J. van der Laan 62e21fb5d0 Show warning when using prerelease version
12 years ago
Gregory Maxwell 3beac9837f Don't force getblocktemplate to have a parameter.
12 years ago
Pieter Wuille 55913c9971 Merge pull request #1947 from centromere/freebsd_cpu_fix
12 years ago
Wladimir J. van der Laan 4fbad9124e Fix out-of-bounds read noticed by Ricardo Correia
12 years ago
Gregory Maxwell faff50d129 Fixes a race condition in CreateNewBlock and a future null deref on testnet.
12 years ago
Pieter Wuille 675a39fc4f Merge pull request #1942 from Diapolo/rem_dup_txdb_h
12 years ago
Jeff Garzik 16eec89042 Merge pull request #1949 from sipa/bugfix_maturity
12 years ago
Pieter Wuille 4afc0b5411 Bugfix: actually use CCoinsViewMemPool
12 years ago
Pieter Wuille c2ed184f98 Added some comments
12 years ago
Pieter Wuille 1e64c2d585 Bugfix: off-by-one in priority calculation
12 years ago
Pieter Wuille 9e957fb3b1 Bugfix: add missing fee check
12 years ago
Pieter Wuille 56424040a4 Bugfix: off-by-one error in coinbase maturity check
12 years ago