]> Git Repo - VerusCoin.git/log
VerusCoin.git
11 years agosome string and indentation updates in init/rpcclient
Philip Kaufmann [Tue, 3 Dec 2013 12:57:54 +0000 (13:57 +0100)]
some string and indentation updates in init/rpcclient

11 years agoMerge pull request #3276 from sipa/nodestate
Gavin Andresen [Mon, 9 Dec 2013 07:33:24 +0000 (23:33 -0800)]
Merge pull request #3276 from sipa/nodestate

Add main-specific node state & move ban score

11 years agoAdd main-specific node state
Pieter Wuille [Mon, 18 Nov 2013 00:25:17 +0000 (01:25 +0100)]
Add main-specific node state

11 years agoMerge pull request #3348
Wladimir J. van der Laan [Sun, 8 Dec 2013 13:24:10 +0000 (14:24 +0100)]
Merge pull request #3348

ccd1372 [Qt] small notificator and style changes (Philip Kaufmann)

11 years agoMerge pull request #3322
Wladimir J. van der Laan [Sun, 8 Dec 2013 12:56:01 +0000 (13:56 +0100)]
Merge pull request #3322

26d1b65 src/Makefile.am: Simplify clean of leveldb (Josh Triplett)
a26a367 configure.ac: Check for miniupnpc headers, not just -lminiupnpc (Josh Triplett)
82ccb05 autogen.sh: Stop passing --verbose to autoreconf (Josh Triplett)
e12dafd autogen.sh: Use long options to autoreconf, for self-documentation (Josh Triplett)
19b9add autogen.sh: Support running from outside the source directory (Josh Triplett)
97d285a autogen.sh: Use set -e to fail if any command fails (Josh Triplett)
f80b723 autogen.sh: Add a /bin/sh shebang. (Josh Triplett)

11 years agoMerge pull request #3332
Wladimir J. van der Laan [Sun, 8 Dec 2013 12:51:53 +0000 (13:51 +0100)]
Merge pull request #3332

5094f8d Split off rpc_wallet_tests (Wladimir J. van der Laan)
829c920 Move CCryptoKeyStore to crypter.cpp (Wladimir J. van der Laan)
ae6ea5a Update build-unix.md to mention --disable-wallet (Wladimir J. van der Laan)
4f9e993 Add --disable-wallet option to build system (Wladimir J. van der Laan)
d004d72 Move CAddrDB frrom db to net (Wladimir J. van der Laan)
48ba56c Delimit code with #ifdef ENABLE_WALLET (Wladimir J. van der Laan)
991685d Move getinfo to rpcnet.cpp (Wladimir J. van der Laan)
bbb0936 Move HelpExample* from rpcwallet to rpcserver (Wladimir J. van der Laan)

11 years agoMerge pull request #3365 from gmaxwell/hexify
Gavin Andresen [Sat, 7 Dec 2013 00:58:15 +0000 (16:58 -0800)]
Merge pull request #3365 from gmaxwell/hexify

Restore hex to getrawtransaction vout scriptPubkey.

11 years agoRestore hex to getrawtransaction vout scriptPubkey.
Gregory Maxwell [Fri, 6 Dec 2013 23:56:38 +0000 (15:56 -0800)]
Restore hex to getrawtransaction vout scriptPubkey.

Commit be066fad accidentally removed the hex field.
This gets in the way of doing offline signing.

(credit belongs to sipa for actually looking for the
 cause instead of being lazy like me and just shrugging
 and writing the scriptpubkey from the asm.)

11 years agoMerge pull request #3254
Wladimir J. van der Laan [Fri, 6 Dec 2013 10:31:55 +0000 (11:31 +0100)]
Merge pull request #3254

4cf3411 [Qt] misc PaymentServer changes (e.g. changes to eventFilter()) (Philip Kaufmann)

11 years ago[Qt] misc PaymentServer changes (e.g. changes to eventFilter())
Philip Kaufmann [Thu, 14 Nov 2013 18:21:16 +0000 (19:21 +0100)]
[Qt] misc PaymentServer changes (e.g. changes to eventFilter())

- make eventFilter() private and pass events on to QObject::eventFilter()
  instead of just returning false
- re-work paymentservertest.cpp to correctly handle the event test
  after the above change (rewrite test_main to allow usage of
  QCoreApplication:: in the tests)
- delete socket when we were unable to connect in ipcSendCommandLine()
- show a message to the user if we fail to start-up (instead of just a
  debug.log entry)
- misc small comment changes

11 years agoMerge pull request #3353
Wladimir J. van der Laan [Fri, 6 Dec 2013 08:46:25 +0000 (09:46 +0100)]
Merge pull request #3353

1e01f7c Payment request URI syntax changed, from request=... to r=... (Gavin Andresen)

11 years agoMerge pull request #3362 from Michagogo/signed-tags
Gavin Andresen [Fri, 6 Dec 2013 01:25:12 +0000 (17:25 -0800)]
Merge pull request #3362 from Michagogo/signed-tags

Change release-process.md to sign release tags

11 years agoChange release-process.md to sign release tags
Micha [Fri, 6 Dec 2013 00:26:40 +0000 (19:26 -0500)]
Change release-process.md to sign release tags

11 years agoMerge pull request #3359
Wladimir J. van der Laan [Thu, 5 Dec 2013 08:35:04 +0000 (09:35 +0100)]
Merge pull request #3359

38cbeab fix typo in rpcnet.cpp (Philip Kaufmann)

11 years agofix typo in rpcnet.cpp
Philip Kaufmann [Thu, 5 Dec 2013 07:46:50 +0000 (08:46 +0100)]
fix typo in rpcnet.cpp

11 years agoMerge pull request #3356
Wladimir J. van der Laan [Thu, 5 Dec 2013 07:16:50 +0000 (08:16 +0100)]
Merge pull request #3356

d3ef9b0 Prevent empty transactions from being added to vtxPrev (Wladimir J. van der Laan)

11 years agoMerge pull request #3357
Wladimir J. van der Laan [Wed, 4 Dec 2013 17:28:50 +0000 (18:28 +0100)]
Merge pull request #3357

4ef92a9 Refuse to retransmit transactions without vins (Wladimir J. van der Laan)

11 years agoRefuse to retransmit transactions without vins
Wladimir J. van der Laan [Wed, 4 Dec 2013 14:40:51 +0000 (15:40 +0100)]
Refuse to retransmit transactions without vins

Versions of bitcoin before 0.8.6 have a bug that inserted
empty transactions into the vtxPrev in the wallet, which will cause the node to be
banned when retransmitted, hence add a check for !tx.vin.empty()
before RelayTransaction.

11 years agoPrevent empty transactions from being added to vtxPrev
Wladimir J. van der Laan [Wed, 4 Dec 2013 14:30:23 +0000 (15:30 +0100)]
Prevent empty transactions from being added to vtxPrev

CWalletTx::AddSupportingTransactions() was adding empty transaction
to vtxPrev in some cases. Skip over these.

Part one of the solution to #3190. This prevents invalid vtxPrev from
entering the wallet, but not current ones being transmitted.

11 years agoSplit off rpc_wallet_tests
Wladimir J. van der Laan [Sat, 30 Nov 2013 10:10:35 +0000 (11:10 +0100)]
Split off rpc_wallet_tests

Split wallet tests from other RPC tests.
Now no #ifdef ENABLE_WALLET are needed anymore in either file.

11 years agoMove CCryptoKeyStore to crypter.cpp
Wladimir J. van der Laan [Sat, 30 Nov 2013 05:09:32 +0000 (06:09 +0100)]
Move CCryptoKeyStore to crypter.cpp

This breaks the dependency on crypter for disable-wallet builds.

11 years agoUpdate build-unix.md to mention --disable-wallet
Wladimir J. van der Laan [Fri, 29 Nov 2013 17:37:29 +0000 (18:37 +0100)]
Update build-unix.md to mention --disable-wallet

Mention the new --disable-wallet mode.
Also, correct the BDB entry in the dependencies table.

11 years agoAdd --disable-wallet option to build system
Wladimir J. van der Laan [Fri, 29 Nov 2013 15:50:11 +0000 (16:50 +0100)]
Add --disable-wallet option to build system

Make it possible to build Bitcoin without wallet
(and thus without BDB) so that it only functions as node.

11 years agoMove CAddrDB frrom db to net
Wladimir J. van der Laan [Fri, 29 Nov 2013 15:33:34 +0000 (16:33 +0100)]
Move CAddrDB frrom db to net

This was a leftover from the times in which
peers.dat depended in BDB.

Other functions in db.cpp still depend on BerkelyDB,
to be able to compile without BDB this (small)
functionality needs to be moved to another file.

11 years agoDelimit code with #ifdef ENABLE_WALLET
Wladimir J. van der Laan [Fri, 29 Nov 2013 15:04:29 +0000 (16:04 +0100)]
Delimit code with #ifdef ENABLE_WALLET

Delimit all code that uses the wallet functions
in implementation files that conditionally use the wallet.

11 years agoMove getinfo to rpcnet.cpp
Wladimir J. van der Laan [Fri, 29 Nov 2013 15:00:11 +0000 (16:00 +0100)]
Move getinfo to rpcnet.cpp

Where to place `getinfo` is a difficult issue
as it shows information from the wallet, net and
block chain. However, I moved it out of rpcwallet
as the command needs also to be available without
wallet.

11 years agoMove HelpExample* from rpcwallet to rpcserver
Wladimir J. van der Laan [Fri, 29 Nov 2013 14:48:07 +0000 (15:48 +0100)]
Move HelpExample* from rpcwallet to rpcserver

General functions used throughout the RPC framework
don't belong in rpcwallet.

11 years agoMerge pull request #3355
Wladimir J. van der Laan [Wed, 4 Dec 2013 08:42:00 +0000 (09:42 +0100)]
Merge pull request #3355

6c98cca qt: use deleteLater to remove send entries (Wladimir J. van der Laan)

11 years agoqt: use deleteLater to remove send entries
Wladimir J. van der Laan [Wed, 4 Dec 2013 07:17:57 +0000 (08:17 +0100)]
qt: use deleteLater to remove send entries

Use deleteLater() instead of delete, as it is not allowed
to delete widgets directly in an event handler.
Should solve the MacOSX random crashes on send with coincontrol.

11 years agoPayment request URI syntax changed, from request=... to r=...
Gavin Andresen [Wed, 4 Dec 2013 03:18:09 +0000 (13:18 +1000)]
Payment request URI syntax changed, from request=... to r=...

BIP 72 was changed to save six bytes in bitcoin: URIs.

11 years agoMerge pull request #3285
Wladimir J. van der Laan [Tue, 3 Dec 2013 16:26:39 +0000 (17:26 +0100)]
Merge pull request #3285

d3207b6 [Qt] coin-control features GUI cleanup 3 (Philip Kaufmann)
834e14e [Qt] coin-control features GUI cleanup 2 (Philip Kaufmann)

11 years ago[Qt] small notificator and style changes
Philip Kaufmann [Tue, 3 Dec 2013 08:25:24 +0000 (09:25 +0100)]
[Qt] small notificator and style changes

- remove default arguments for notificator
- re-order some calls to use same ordering in Qt files
- style police changes (spaces, comments and such)

11 years agoMerge pull request #3320 from laanwj/2013_11_cli_split
Gavin Andresen [Tue, 3 Dec 2013 11:47:44 +0000 (03:47 -0800)]
Merge pull request #3320 from laanwj/2013_11_cli_split

bitcoin-cli: remove unneeded dependencies (only minor code movement)

11 years agobitcoin-cli: remove unneeded dependencies (only code movement)
Wladimir J. van der Laan [Wed, 27 Nov 2013 14:41:12 +0000 (15:41 +0100)]
bitcoin-cli: remove unneeded dependencies (only code movement)

Remove unnecessary dependencies for bitcoin-cli
(leveldb, berkelydb, wallet, RPC server)

Build system changes:
- split libbitcoin.a into libbitcoin_common.a, libbitcoin_server.a and
  libbitcoin_cli.a

Code changes (movement only):
- split up HelpMessage into HelpMessage in init.cpp and HelpMessageCli
  in rpcclient.cpp
- move uiInterface from init.cpp to util.cpp

11 years agoMerge pull request #3345 from Michagogo/gitian-descriptor-deps-input-typo
Gavin Andresen [Tue, 3 Dec 2013 06:54:46 +0000 (22:54 -0800)]
Merge pull request #3345 from Michagogo/gitian-descriptor-deps-input-typo

Fix file hash verification error in deps-win32.yml

11 years agoMerge pull request #3344 from gmaxwell/assert_hazards
Gavin Andresen [Tue, 3 Dec 2013 00:56:46 +0000 (16:56 -0800)]
Merge pull request #3344 from gmaxwell/assert_hazards

Sanitize assert usage and refuse to compile with NDEBUG.

11 years agoFix file hash verification error in deps-win32.yml
Michagogo [Tue, 3 Dec 2013 00:04:50 +0000 (02:04 +0200)]
Fix file hash verification error in deps-win32.yml

libpng was being sha256summed twice, and miniupnpc wasn't being checked at all.

11 years agoSanitize assert usage and refuse to compile with NDEBUG.
Gregory Maxwell [Mon, 2 Dec 2013 19:33:44 +0000 (11:33 -0800)]
Sanitize assert usage and refuse to compile with NDEBUG.

There were quite a few places where assert() was used with side effects,
 making operation with NDEBUG non-functional.  This commit fixes all the
 cases I know about, but also adds an  #error on NDEBUG because the code
 is untested without assertions and may still have vulnerabilities if
 used without assert.

11 years ago[Qt] coin-control features GUI cleanup 3
Philip Kaufmann [Mon, 2 Dec 2013 12:36:19 +0000 (13:36 +0100)]
[Qt] coin-control features GUI cleanup 3

- remove style sheets from ui files and use Qt attributes instead
- make some more strings untranslatable, to make life for translators
  easier
- split up long tooltips an rework the texts a little

11 years ago[Qt] coin-control features GUI cleanup 2
Philip Kaufmann [Wed, 20 Nov 2013 14:49:34 +0000 (15:49 +0100)]
[Qt] coin-control features GUI cleanup 2

- remove monospace labels from sendcoinsdialog also
- use a validated line edit for the change address
- add a tooltip to change address switch
- ensure we have a valid change address in
  CoinControlDialog::coinControl->destChange or just CNoDestination()
- some small ui file changes

11 years agoMerge pull request #3341 from Need4Video/master
Pieter Wuille [Mon, 2 Dec 2013 12:25:05 +0000 (04:25 -0800)]
Merge pull request #3341 from Need4Video/master

Lossless image optimization

11 years agoLossless image optimization
Sined [Mon, 2 Dec 2013 09:10:22 +0000 (10:10 +0100)]
Lossless image optimization

less bytes, same images

11 years agoMerge pull request #3339
Wladimir J. van der Laan [Mon, 2 Dec 2013 07:52:44 +0000 (08:52 +0100)]
Merge pull request #3339

bae6c7e Fix a rare crash on Mac OS X, by removing a setFocus on the payTo field that was not necessary, as the field still receives focus without it. (Ryan Niebur)

11 years agoFix a rare crash on Mac OS X, by removing a setFocus on the payTo field that was...
Ryan Niebur [Mon, 2 Dec 2013 04:31:10 +0000 (20:31 -0800)]
Fix a rare crash on Mac OS X, by removing a setFocus on the payTo field that was not necessary, as the field still receives focus without it.

11 years agoMake unit tests succeed with -DDEBUG_LOCKORDER
Gavin Andresen [Mon, 2 Dec 2013 03:11:21 +0000 (13:11 +1000)]
Make unit tests succeed with -DDEBUG_LOCKORDER

11 years agoMerge pull request #3329 from gavinandresen/syncdebug
Gavin Andresen [Mon, 2 Dec 2013 01:43:37 +0000 (17:43 -0800)]
Merge pull request #3329 from gavinandresen/syncdebug

mutex debugging routines: LocksHeld() and AssertLockHeld()

11 years agoMerge pull request #3306
Wladimir J. van der Laan [Sun, 1 Dec 2013 09:26:15 +0000 (10:26 +0100)]
Merge pull request #3306

84b695c [Qt] allow deletion of payment-requests in sendcoins (Philip Kaufmann)

11 years agoMerge pull request #3239 from gavinandresen/mempool_verbose
Gavin Andresen [Sat, 30 Nov 2013 06:04:18 +0000 (22:04 -0800)]
Merge pull request #3239 from gavinandresen/mempool_verbose

Add verbose flag to getrawmempool

11 years agoAdd verbose boolean to getrawmempool
Gavin Andresen [Mon, 11 Nov 2013 07:35:14 +0000 (17:35 +1000)]
Add verbose boolean to getrawmempool

Also changes mempool to store CTxMemPoolEntries
to keep track of when they enter/exit the pool.

11 years agoRefactor: move GetValueIn(tx) to tx.GetValueIn()
Gavin Andresen [Mon, 11 Nov 2013 06:03:51 +0000 (16:03 +1000)]
Refactor: move GetValueIn(tx) to tx.GetValueIn()

GetValueIn makes more sense as a CTransaction member.

11 years agoRemove dead transaction replacement code
Gavin Andresen [Mon, 11 Nov 2013 03:42:51 +0000 (13:42 +1000)]
Remove dead transaction replacement code

This dead code can be resurrected from git history if
transaction replacement is ever implemented. Keeping
dead code in the source is a bad idea, because it implies
it was tested and worked at some point, which is not true.

11 years agoMerge pull request #3309
Wladimir J. van der Laan [Fri, 29 Nov 2013 09:34:31 +0000 (10:34 +0100)]
Merge pull request #3309

9ac5a01 Move types.h include before ifaddres.h for u_int declaration (Robert Backhaus)

11 years agomutex debugging routines: LocksHeld() and AssertLockHeld()
Gavin Andresen [Fri, 29 Nov 2013 07:25:30 +0000 (17:25 +1000)]
mutex debugging routines: LocksHeld() and AssertLockHeld()

11 years agoMerge pull request #3328
Wladimir J. van der Laan [Fri, 29 Nov 2013 06:55:48 +0000 (07:55 +0100)]
Merge pull request #3328

9d2b73d bitcoin-cli: Add missing SelectParamsFromCommandLine (Wladimir J. van der Laan)

11 years agoMerge pull request #3295
Wladimir J. van der Laan [Thu, 28 Nov 2013 17:28:21 +0000 (18:28 +0100)]
Merge pull request #3295

9e7776b Integration tests via RPC calls (Gavin Andresen)

11 years agobitcoin-cli: Add missing SelectParamsFromCommandLine
Wladimir J. van der Laan [Thu, 28 Nov 2013 16:28:27 +0000 (17:28 +0100)]
bitcoin-cli: Add missing SelectParamsFromCommandLine

The SelectParamsFromCommandLine call was missing in bitcoin-cli,
which caused `-testnet` and `-regtest` to be ignored. Add this
call just like in bitcoind.cpp.

11 years agoMerge pull request #3321
Wladimir J. van der Laan [Thu, 28 Nov 2013 07:41:14 +0000 (08:41 +0100)]
Merge pull request #3321

0078841 prevent Windows redefinition warning cause by compat.h (Philip Kaufmann)

11 years agosrc/Makefile.am: Simplify clean of leveldb
Josh Triplett [Thu, 28 Nov 2013 02:17:17 +0000 (18:17 -0800)]
src/Makefile.am: Simplify clean of leveldb

11 years agoconfigure.ac: Check for miniupnpc headers, not just -lminiupnpc
Josh Triplett [Thu, 28 Nov 2013 02:16:16 +0000 (18:16 -0800)]
configure.ac: Check for miniupnpc headers, not just -lminiupnpc

This protects against broken systems which have libminiupnpc.a or
libminiupnpc.so installed but don't have the miniupnpc headers.

11 years agoautogen.sh: Stop passing --verbose to autoreconf
Josh Triplett [Thu, 28 Nov 2013 01:29:00 +0000 (17:29 -0800)]
autogen.sh: Stop passing --verbose to autoreconf

This quiets down the autotools build, making warnings much more visible.

11 years agoautogen.sh: Use long options to autoreconf, for self-documentation
Josh Triplett [Thu, 28 Nov 2013 01:27:16 +0000 (17:27 -0800)]
autogen.sh: Use long options to autoreconf, for self-documentation

11 years agoautogen.sh: Support running from outside the source directory
Josh Triplett [Thu, 28 Nov 2013 01:25:58 +0000 (17:25 -0800)]
autogen.sh: Support running from outside the source directory

Initial steps towards supporting out-of-tree builds.

11 years agoautogen.sh: Use set -e to fail if any command fails
Josh Triplett [Thu, 28 Nov 2013 01:24:26 +0000 (17:24 -0800)]
autogen.sh: Use set -e to fail if any command fails

In preparation for expanding autogen.sh.

11 years agoautogen.sh: Add a /bin/sh shebang.
Josh Triplett [Thu, 28 Nov 2013 01:21:40 +0000 (17:21 -0800)]
autogen.sh: Add a /bin/sh shebang.

11 years agoprevent Windows redefinition warning cause by compat.h
Philip Kaufmann [Wed, 27 Nov 2013 15:13:04 +0000 (16:13 +0100)]
prevent Windows redefinition warning cause by compat.h

11 years agoMerge pull request #3284
Wladimir J. van der Laan [Wed, 27 Nov 2013 13:15:33 +0000 (14:15 +0100)]
Merge pull request #3284

fb78cc2 Split up bitcoinrpc (code movement only) (Wladimir J. van der Laan)

11 years agoMerge pull request #3296
Wladimir J. van der Laan [Wed, 27 Nov 2013 09:39:18 +0000 (10:39 +0100)]
Merge pull request #3296

a946aa8 Store and use a sanitized subVer (Mike Hearn)
ba6a4ea Add some additional logging to give extra network insight. (Mike Hearn)

11 years agoMerge pull request #3319
Wladimir J. van der Laan [Wed, 27 Nov 2013 05:27:41 +0000 (06:27 +0100)]
Merge pull request #3319

871ac37 qt: restore icon dock menu (theuni)

11 years agoSplit up bitcoinrpc (code movement only)
Wladimir J. van der Laan [Wed, 20 Nov 2013 13:18:57 +0000 (14:18 +0100)]
Split up bitcoinrpc (code movement only)

Split bitcoinrpc up into

- rpcserver: bitcoind RPC server
- rpcclient: bitcoin-cli RPC client
- rpcprotocol: shared common HTTP/JSON-RPC protocol code

One step towards making bitcoin-cli independent from the rest
of the code, and thus a smaller executable that doesn't have to
be linked against leveldb.

This commit only does code movement, there are no functional changes.

11 years agoIntegration tests via RPC calls
Gavin Andresen [Thu, 21 Nov 2013 06:57:25 +0000 (16:57 +1000)]
Integration tests via RPC calls

qa/rpc-tests/wallet.sh runs a three-node -regtest network,
generates a fresh blockchain, and then exercises basic wallet
sending/receiving functionality using command-line RPC.

11 years agoqt: restore icon dock menu
theuni [Wed, 27 Nov 2013 00:10:41 +0000 (19:10 -0500)]
qt: restore icon dock menu

This was removed by 25c0cce7f. It was apparently removed in qt5, but
may return for 5.1.

11 years agoStore and use a sanitized subVer
Mike Hearn [Tue, 26 Nov 2013 11:52:21 +0000 (12:52 +0100)]
Store and use a sanitized subVer

11 years agoAdd some additional logging to give extra network insight.
Mike Hearn [Thu, 21 Nov 2013 13:38:29 +0000 (17:38 +0400)]
Add some additional logging to give extra network insight.

11 years agoMerge pull request #3316
Wladimir J. van der Laan [Tue, 26 Nov 2013 06:56:48 +0000 (07:56 +0100)]
Merge pull request #3316

106f133 Fix uninitialized variable added in b33b9a6fe (theuni)

11 years agoFix uninitialized variable added in b33b9a6fe
theuni [Tue, 26 Nov 2013 00:48:14 +0000 (19:48 -0500)]
Fix uninitialized variable added in b33b9a6fe

After discussing with BlueMatt, this appears to be harmless in its
current state since it's always set before it's used. Initialize it
anyway for readability and future safety.

11 years agoMerge pull request #3294
Wladimir J. van der Laan [Mon, 25 Nov 2013 14:43:11 +0000 (15:43 +0100)]
Merge pull request #3294

c8b7425 setgenerate creates multiple blocks in -regtest mode (Gavin Andresen)

11 years ago[Qt] allow deletion of payment-requests in sendcoins
Philip Kaufmann [Fri, 22 Nov 2013 12:53:05 +0000 (13:53 +0100)]
[Qt] allow deletion of payment-requests in sendcoins

- this adds a delete button for insecure and secure payment requests in
  the sendcoins dialog
- it also enables the delete button even for single and empty entries, as
  this is much easier to handle and doesn't need to special case single
  entries
- big parts of the ui file were changed, because I copied the delete
  button and had to delete the layout too and created it from scratch
  (which seems to cleanup the rows and colums in the layout also, which is
  nice IMHO)

11 years agoMerge pull request #3302
Wladimir J. van der Laan [Sun, 24 Nov 2013 11:45:12 +0000 (12:45 +0100)]
Merge pull request #3302

e5adec3 contrib: add sipa's github-merge script (Wladimir J. van der Laan)

11 years agocontrib: add sipa's github-merge script
Wladimir J. van der Laan [Fri, 22 Nov 2013 04:49:51 +0000 (05:49 +0100)]
contrib: add sipa's github-merge script

11 years agoMerge pull request #3300
Wladimir J. van der Laan [Sun, 24 Nov 2013 11:40:27 +0000 (12:40 +0100)]
Merge pull request #3300

848fe68 cleanup error message consistency (Julian Langschaedel)

11 years agoMove types.h include before ifaddres.h for u_int declaration
Robert Backhaus [Fri, 22 Nov 2013 13:22:53 +0000 (23:22 +1000)]
Move types.h include before ifaddres.h for u_int declaration

11 years agoMerge pull request #3273
Wladimir J. van der Laan [Fri, 22 Nov 2013 04:42:22 +0000 (05:42 +0100)]
Merge pull request #3273

fb0507f qt: show all units in send confirmation (Wladimir J. van der Laan)

11 years agoMerge pull request #3299
Wladimir J. van der Laan [Fri, 22 Nov 2013 03:43:28 +0000 (04:43 +0100)]
Merge pull request #3299

c89d59c Remove '/': prefix always starts with '/' (Florin)

11 years agocleanup error message consistency
Julian Langschaedel [Fri, 22 Nov 2013 01:14:57 +0000 (02:14 +0100)]
cleanup error message consistency

  relicts from the CTransaction refactor.

11 years agoRemove '/': prefix always starts with '/'
Florin [Fri, 22 Nov 2013 01:07:08 +0000 (02:07 +0100)]
Remove '/': prefix always starts with '/'

brew --prefix retruns a fully qualified path, so using -L/$prefix results in a path with two leading '/'.

11 years agosetgenerate creates multiple blocks in -regtest mode
Gavin Andresen [Thu, 21 Nov 2013 04:07:55 +0000 (14:07 +1000)]
setgenerate creates multiple blocks in -regtest mode

I'm writing some wallet regression tests using -regtest mode, and
need to generate an initial multi-hundred-block chain. Repeatedly
calling setgenerate to generate one block is slow and doesn't
work properly, because block creation happens asynchronously.

This adds two features to setgenerate in -regtest mode:

1) Instead of being interpreted as number of threads to start, the
third argument is the number of blocks to generate.

2) setgenerate will not return until the block creation threads
have created the requested number of blocks.

11 years agoMerge pull request #3287
Wladimir J. van der Laan [Thu, 21 Nov 2013 10:36:32 +0000 (11:36 +0100)]
Merge pull request #3287

67448b2 [Qt] make a UI element in sendcoins non-validated (Philip Kaufmann)

11 years agoMerge pull request #3293 from onlyjob/master
Wladimir J. van der Laan [Thu, 21 Nov 2013 07:08:37 +0000 (23:08 -0800)]
Merge pull request #3293 from onlyjob/master

Provide build time when building from tarball:

11 years agoMerge pull request #3283 from gavinandresen/rpcwait
Gavin Andresen [Thu, 21 Nov 2013 01:57:43 +0000 (17:57 -0800)]
Merge pull request #3283 from gavinandresen/rpcwait

RPC client option: -rpcwait, to wait for server start

11 years agoProvide build time when building from tarball:
Dmitry Smirnov [Thu, 21 Nov 2013 00:43:00 +0000 (11:43 +1100)]
Provide build time when building from tarball:

 When building from tarball (i.g. not from git source tree or when git
 is not available) `genbuild.sh` write undefined $TIME to "build/build.h".

 Even worse, when TIME is set in the environment then its value
 is written instead of a date.

 For me this change fixed FTBFS which I got because I had
 TIME enviroment variable set with format for time(1) utility.

11 years agoMerge pull request #3257
Wladimir J. van der Laan [Wed, 20 Nov 2013 15:14:44 +0000 (16:14 +0100)]
Merge pull request #3257

379778b core: remove includes in .cpp, if header is already in .h (Philip Kaufmann)

11 years ago[Qt] make a UI element in sendcoins non-validated
Philip Kaufmann [Wed, 20 Nov 2013 15:01:03 +0000 (16:01 +0100)]
[Qt] make a UI element in sendcoins non-validated

- this was unused for the label and also makes no sense, so remove it

11 years agoRPC client option: -rpcwait, to wait for server start
Gavin Andresen [Wed, 20 Nov 2013 05:54:13 +0000 (15:54 +1000)]
RPC client option: -rpcwait, to wait for server start

11 years agoMerge pull request #3234 from super3/master
Wladimir J. van der Laan [Tue, 19 Nov 2013 18:25:42 +0000 (10:25 -0800)]
Merge pull request #3234 from super3/master

Remove Wallet Tools

11 years agoMerge pull request #3278 from laanwj/2013_11_boost_m4
Wladimir J. van der Laan [Tue, 19 Nov 2013 12:43:01 +0000 (04:43 -0800)]
Merge pull request #3278 from laanwj/2013_11_boost_m4

Update boost m4 files

11 years agoUpdate ax_pthread.m4 to serial 21
Guillermo Céspedes Tabárez [Fri, 15 Nov 2013 12:03:21 +0000 (04:03 -0800)]
Update ax_pthread.m4 to serial 21

- Add support for Clang

Further details can be found at http://savannah.gnu.org/patch/?8186

11 years agoUpdate ax_boost_thread.m4 to serial 27
Guillermo Céspedes Tabárez [Fri, 15 Nov 2013 12:01:23 +0000 (04:01 -0800)]
Update ax_boost_thread.m4 to serial 27

- Use 'ls -r' in order to try newer version before older ones. Simplify
  ls pattern so also dylibs are detected.

11 years agoUpdate ax_boost_system.m4 to serial 17
Guillermo Céspedes Tabárez [Fri, 15 Nov 2013 11:59:15 +0000 (03:59 -0800)]
Update ax_boost_system.m4 to serial 17

- Use 'ls -r' rather than non-portable tool 'tac'. Simplify filepattern in ls expression so dylib (on OSX) are also detected.

11 years agoUpdate ax_boost_program_options.m4 serial 22
Guillermo Céspedes Tabárez [Fri, 15 Nov 2013 11:56:32 +0000 (03:56 -0800)]
Update ax_boost_program_options.m4 serial 22

- Fixed detection of dynamic libraries on Mac OS X (*.dylib)

See http://savannah.gnu.org/patch/?7719 for further details.

11 years agoUpdate ax_boost_filesystem.m4 to serial 26
Guillermo Céspedes Tabárez [Fri, 15 Nov 2013 11:54:32 +0000 (03:54 -0800)]
Update ax_boost_filesystem.m4 to serial 26

- Fixed cut-and-paste error.
- See http://savannah.gnu.org/patch/?7576 for further details.
- Use 'ls -r' rather than non-portable tool 'tac'.
- Simplify filepattern in ls expression so dylib (on OSX) are also detected.

This page took 0.068388 seconds and 4 git commands to generate.