- 15 Feb, 2012 4 commits
-
-
Matt Corallo authored
-
Matt Corallo authored
-
Matt Corallo authored
-
Wladimir J. van der Laan authored
needed for sending BIP16 transactions on test network through GUI
-
- 12 Feb, 2012 3 commits
-
-
Wladimir J. van der Laan authored
Add req- prefixes to comply with BIP21.
-
Wladimir J. van der Laan authored
-
Wladimir J. van der Laan authored
Fix Minimize to the tray instead of the taskbar (rework)
-
- 11 Feb, 2012 6 commits
-
-
gmaxwell authored
Get ext. IP from UPnP, make sure addrMe IsRoutable() in version.
-
Pieter Wuille authored
Fix wallet encryption with compressed pubkeys
-
Janne Pulkkinen authored
-
Gavin Andresen authored
Fix #822: use free instead of delete
-
Pieter Wuille authored
-
Pieter Wuille authored
-
- 10 Feb, 2012 6 commits
-
-
Matt Corallo authored
-
Matt Corallo authored
-
Wladimir J. van der Laan authored
Enable accessible widgets Qt module on win32
-
Gavin Andresen authored
Fix #794. Only remove transactions from memory pool when they're actually in the memory pool.
-
Wladimir J. van der Laan authored
Enable accessible widgets Qt module on win32, so that people with screen readers such as NVDA can make sense of it.
-
Matt Corallo authored
This fixes a potential bug where some NATs may replace the node's interal IP with its external IP in version messages, causing incorrect checksums when version messages begin being checksummed on February 14, 2012.
-
- 09 Feb, 2012 1 commit
-
-
Chris Moore 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 2 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
-