Commit Graph

4496 Commits (0dd127a791127e72661cb78efec26a2fdd4ec4ba)
 

Author SHA1 Message Date
Wladimir J. van der Laan 329de9bb64 Merge pull request #2955 from laanwj/2013_08_htmlescape
11 years ago
Wladimir J. van der Laan 9d2fee17e0 qt: Use GUIUtil::HtmlEscape to escape HTML
11 years ago
Jeff Garzik df6c5433e7 contrib/misc/mkbootstrap: rename to linearize.py
11 years ago
Jeff Garzik 0a0970fa0e Merge branch 'mkbootstrap'
11 years ago
Jeff Garzik 701f6c35bc Add "mkbootstrap" script to contrib, for creating bootstrap.dat.
11 years ago
Wladimir J. van der Laan 5da998e887 qt: Add comment to sorting step in refreshAddressTable
11 years ago
Wladimir J. van der Laan 1a12b3e090 Merge pull request #2930 from Diapolo/displayUnit
11 years ago
Wladimir J. van der Laan dcd0b0775e qt: Handle address purpose in incremental updates
11 years ago
Pieter Wuille ae6eac667b Merge pull request #2940 from Diapolo/checkpoint
11 years ago
Philip Kaufmann bdd0c59ab0 Bitcoin-Qt: fixes for using display unit from options
11 years ago
Gregory Maxwell 9d14e689c8 [raw] reject insanely high fees by default in sendrawtransaction
11 years ago
Jeff Garzik e5e9904c1c RPC: add getrawchangeaddress, for raw transaction change destinations
11 years ago
Wladimir J. van der Laan ff33a3470d Merge pull request #2931 from Diapolo/intro
11 years ago
Gregory Maxwell 1ef0067eab Merge pull request #2904 from gmaxwell/newaddr-no-passphrase
11 years ago
Gregory Maxwell bf3a20a6e8 [wallet] Consider generated coins mature at COINBASE_MATURITY+1
11 years ago
Gavin Andresen b773da064d Set Accept: application/bitcoin-paymentrequest header
11 years ago
Jeff Garzik bb7d0fc12f Merge pull request #2928 from jgarzik/cnb-txout
11 years ago
Gavin Andresen b62dc051aa Merge pull request #2938 from petertodd/op-reserved-weirdness
11 years ago
Jeff Garzik f1dbed9233 miner: constify CreateNewBlock() arg scriptPubKeyIn
11 years ago
Peter Todd 214d45b6b9
Document and test OP_RESERVED weirdness
11 years ago
Pieter Wuille 8a9e538227 Merge pull request #2935 from sipa/obounds
11 years ago
Philip Kaufmann 60fc1b4034 move Checkpoints:fEnabled from step 2 to step 3 in init
11 years ago
Jeff Garzik 3d86e7cd48 Merge pull request #2618 from fcicq/solaris-support
11 years ago
Jeff Garzik 750ae29664 Merge pull request #2852 from petertodd/getblock-chainwork
11 years ago
Pieter Wuille 24e5d7d5ae Fix out-of-bounds check
11 years ago
Philip Kaufmann d9baa28f92 Bitcoin-Qt: add testnet check and icon to intro dialog
11 years ago
Wladimir J. van der Laan e9e2ef5fbd Merge pull request #2926 from Diapolo/model_checks
11 years ago
Jeff Garzik 7bb0f6c5e8 RPC: getblocktemplate does not require a key, to create a block template
11 years ago
Jeff Garzik 7e17018995 CreateNewBlock() now takes scriptPubKey argument,
11 years ago
Gregory Maxwell 71ac5052d8 Remove fAllowReuse from GetKeyFromPool.
11 years ago
Gregory Maxwell 20469d83dd [QT] Don't ask for a passphrase to getnewaddress.
11 years ago
Philip Kaufmann 6728e00776 Bitcoin-Qt: extend some checks for valid model pointers
11 years ago
Wladimir J. van der Laan b60012f2b6 Merge pull request #2872 from Diapolo/GUI_wallet
11 years ago
Philip Kaufmann dbc0a6aba2 Bitcoin-Qt: tweak Qt walletXXX.cpp/h code
11 years ago
Gavin Andresen e62f8d72f3 Merge pull request #2539 from gavinandresen/paymentrequest
11 years ago
Gavin Andresen a41d5fe019 Payment Protocol: X509-validated payment requests
11 years ago
Wladimir J. van der Laan e4348d2179 Merge pull request #2922 from Diapolo/translations
11 years ago
Gavin Andresen 47d0534368 Route qDebug() messages to debug.log
11 years ago
Gavin Andresen a73aa68b84 Rework when payment server is started
11 years ago
Philip Kaufmann a2189fbaf6 update SelectParamsFromCommandLine() handling/order
11 years ago
Gavin Andresen 3624356e82 Refactor: Move GetAccountAddresses to CWallet
11 years ago
Gavin Andresen 618855133d Refactor: CAddressBookData for mapAddressBook
11 years ago
Gavin Andresen b94595bb7f GetDataDir(): cache paths for each network separately
11 years ago
Gavin Andresen 57d80467f1 Reject dust amounts during validation
11 years ago
Philip Kaufmann 88ff655987 translations update for 0.8.4
11 years ago
Gavin Andresen b986663ccd Merge pull request #2919 from gmaxwell/bloom_faster
11 years ago
Gregory Maxwell a7f533a972 Update the bloom state on the real object, not the temporary one.
11 years ago
Gavin Andresen 449fb40aa9 Merge pull request #2915 from petertodd/murmurhash-tests
11 years ago
Gavin Andresen 5250fdcc6c Merge pull request #2914 from gmaxwell/bloom_faster
11 years ago
Gavin Andresen 3337481a4b Merge pull request #2916 from sipa/leveldb-osxfsync
11 years ago