- 10 Feb, 2012 1 commit
-
-
Matt Corallo authored
-
- 07 Feb, 2012 10 commits
-
-
Wladimir J. van der Laan authored
- Remove features list (no longer makes sense) - Document USE_QRCODE
-
Gavin Andresen authored
Split dependencies into deps-gitian.yml
-
Luke Dashjr authored
-
Luke Dashjr authored
-
Gavin Andresen authored
-
Gavin Andresen authored
-
Gavin Andresen authored
Look for flushwallet/listen/irc/dnsseed/upnp instead of noflushwallet/etc. And switch default for irc to 0.
-
Gavin Andresen authored
-
Gavin Andresen authored
-
Gavin Andresen authored
-
- 06 Feb, 2012 8 commits
-
-
Gavin Andresen authored
-bip16 option (default: 1) to support / not support BIP 16. And bumped default BIP16 switchover date from Feb 15 to Mar 1
-
-
-
Wladimir J. van der Laan authored
When a transaction has multiple outputs that go to the wallet, list these as multiple transactions in the UI. This is also applied to generated (coinbase) transactions. Also makes the code shorter and easier to understand.
-
Luke Dashjr authored
-
-
Gavin Andresen authored
Mac deploy tool: make dylibs writeable when copying into app bundle, so they can be stripped/nametool'ed
-
p2k authored
* My patch for miniupnpc has made it into the latest MacPorts release: https://trac.macports.org/ticket/31354 * Documentation has been changed appropriately * New pure-Python macdeployqt; leverages all problems with the stock macdeployqt
-
- 05 Feb, 2012 3 commits
-
-
Nils Schneider authored
* fixes issue #742 * new translations: cs_CZ fa fi fr_FR hr pl ro_RO sv tr
-
Wladimir J. van der Laan authored
-
Gregory Maxwell authored
Help users avoid insecure configurations a bit by recommending a secure RPC password and increasing the incorrect password delay. This may open up a RPC DOS for users with exposed RPC ports and short passwords. Since users shouldn't have exposed RPC ports OR short passwords, the DOS risk is preferable to the compromise risk. Also logs the client IP address for incorrect attempts.
-
- 01 Feb, 2012 3 commits
-
-
Gregory Maxwell authored
This also avoids flushing setAddrKnown until 24 hours has passed, and avoids contacting the external IP services when not listening. Advertising non-listening nodes is just addr message spam. It doesn't help the network, in fact it hurts the network, and it also hurts user's privacy. Advertising far out of sync nodes doesn't help the network— they can't even forward (most) transactions and wastes nodes outbound slots.
-
Wladimir J. van der Laan authored
-
Gavin Andresen authored
-
- 31 Jan, 2012 3 commits
-
-
Matt Corallo authored
-
Gavin Andresen authored
Allow mining of min-difficulty blocks if 20 minutes have gone by without mining a regular-difficulty block. Normal rules apply every 2016 blocks, though, so there may be a very-slow-to-confirm block at the difficulty-adjustment blocks.
-
-
- 28 Jan, 2012 1 commit
-
-
Gavin Andresen authored
-
- 27 Jan, 2012 1 commit
-
-
Luke Dashjr authored
-
- 26 Jan, 2012 2 commits
-
-
Pieter Wuille authored
-
Wladimir J. van der Laan authored
-
- 25 Jan, 2012 3 commits
-
-
Gavin Andresen authored
Check consistency of private keys
-
Gavin Andresen authored
Simplify counting of P2SH sigops to match BIP 16
-
Pieter Wuille authored
Reported by onlineproof on IRC: Bitcoin does not verify whether private keys and public keys correspond, when loading a wallet.
-
- 23 Jan, 2012 5 commits
-
-
Gavin Andresen authored
-
-
Luke Dashjr authored
-
-
Gavin Andresen authored
-