Commit Graph

2865 Commits (c23b6fd6887707c18d8a8e9c82047413d038b4b6)
 

Author SHA1 Message Date
Jeff Garzik d887f54494 Document -debugnet option in command line help.
13 years ago
Giel van Schijndel 5b14622110 On Windows link with `mswsock`, it being required (indirectly) by RPC code
13 years ago
Giel van Schijndel ad25804feb Cancel outstanding listen ops for RPC when shutting down
13 years ago
Giel van Schijndel 415a87ef36 Merge branch 'master' into async-ipv6-rpc
13 years ago
Gregory Maxwell 817ee0d826 Merge pull request #1174 from sipa/torhs
13 years ago
Gregory Maxwell 0ae2ac5431 Merge pull request #1503 from gmaxwell/testnet_tweaks
13 years ago
Jeff Garzik 983e4bdef0 Quieten 'getdata' P2P message output
13 years ago
xanatos 3948eb0c54 Changed a comment about a QVariant type
13 years ago
Pieter Wuille d789a3f140 Some documentation about tor
13 years ago
Pieter Wuille 863e995b79 Debug version messages
13 years ago
Pieter Wuille 54ce3bad64 Add -tor and related configuration
13 years ago
Pieter Wuille d077dd2a6e Rewrite CNetAddr::GetReachabilityFrom()
13 years ago
Pieter Wuille 70f7f00385 Node support for Tor hidden services
13 years ago
Jeff Garzik d62a1947be Merge pull request #1458 from jgarzik/tracenet
13 years ago
Jeff Garzik d07eaba195 Introduce -debugnet option, thereby quieting some redundant debug messages
13 years ago
Jeff Garzik cb1fcde2f4 Merge pull request #1502 from jgarzik/getrawmempool
13 years ago
Gregory Maxwell e6332751c6 Remove some rule differences which aren't needed with testnet3.
13 years ago
Jeff Garzik 25d5c19522 RPC: add 'getrawmempool', listing all transaction ids in memory pool
13 years ago
Gregory Maxwell a3869547e5 Merge pull request #1495 from Diapolo/fix_CKey_mem_leak
13 years ago
Pieter Wuille e0be8da392 Unit tests for base32 encode/decode
13 years ago
Pieter Wuille c4c99ade65 Base32 encoding/decoding
13 years ago
xanatos d89f06c1ae Small fix to rpc_tests
13 years ago
Gregory Maxwell a08e182698 Merge pull request #1490 from luke-jr/gd_ljr_key
13 years ago
Gavin Andresen 9700f212ad Merge pull request #1496 from xanatos/patch-2
13 years ago
xanatos fdfdb5cd7d = instead of == in multisig_tests.cpp
13 years ago
Philip Kaufmann a3d12f445a fix a memory leak in key.cpp
13 years ago
Michael Ford b768a38b76 Update master
13 years ago
Luke Dashjr 0783bcceef gitian-downloader: Update luke-jr's key
13 years ago
Pieter Wuille d65e959bae Update my GPG key
13 years ago
Jeff Garzik 219abac227 Merge pull request #1488 from sipa/noowner
13 years ago
Pieter Wuille 70f6049f71 Remove CTxDB::ReadOwnerTxes.
13 years ago
Wladimir J. van der Laan 703db97d80 Merge pull request #1483 from Diapolo/txtablemodel_updateDisplayUnit
13 years ago
Philip Kaufmann 229c34f818 GUI: ensure a changed bitcoin unit immediately updates the tx list amounts
13 years ago
Gavin Andresen c283b3c569 print large orphan warning BEFORE deleting pvMsg
13 years ago
Pieter Wuille 451c3957fe Merge pull request #1485 from xanatos/patch-1
13 years ago
xanatos 16d5671943 If (for example) the new max_size must be 5 then at the end the queue.size() must be <= 5, so the exit condition must be <=, so the continuing condition must be > (and not >= as it was).
13 years ago
Pieter Wuille 4c6b210af0 Fix netbase tests
13 years ago
Luke Dashjr 0f5a2a82d9 CBigNum: Convert negative int64 values in a more well-defined way
13 years ago
Gavin Andresen c5532e188e Merge pull request #1399 from sipa/ipparse
13 years ago
Gavin Andresen 7596a030c6 Merge branch 'master' of https://github.com/fanquake/bitcoin
13 years ago
Gavin Andresen 550c73f4c8 Merge branch 'signbugs' of https://github.com/wizeman/bitcoin
13 years ago
fanquake baf814f3da OS X not OSX
13 years ago
fanquake 8b7b3be765 Further updates to build instructions
13 years ago
Gavin Andresen 5204ca87e2 Merge pull request #1480 from fanquake/master
13 years ago
Fordy 2bbfcd2d02 Update OSX build instructions
13 years ago
Pieter Wuille 432d28d3bb Merge pull request #1477 from gmaxwell/master
13 years ago
Giel van Schijndel 896899e0d6 *Always* send a shutdown signal to enable custom shutdown actions
13 years ago
Wladimir J. van der Laan a54d2118be Merge pull request #1434 from Diapolo/GUI_fix_displayunit
13 years ago
Wladimir J. van der Laan 8ce04527f9 Merge pull request #1451 from Diapolo/sendcoins
13 years ago
Wladimir J. van der Laan 6062de265a Merge pull request #1461 from laanwj/2012_06_helpmessage
13 years ago