]>
Git Repo - VerusCoin.git/log
Cory Fields [Fri, 6 Dec 2013 23:12:19 +0000 (18:12 -0500)]
build: ensure the correct strip is used for osx/win32
Cory Fields [Fri, 6 Dec 2013 23:11:03 +0000 (18:11 -0500)]
build: if cross-compiling for an apple host, locate some additional tools
This should be safe to do for native builds too, but for now it's
specific to cross-builds to avoid possible regressions.
Cory Fields [Sun, 16 Mar 2014 20:12:52 +0000 (16:12 -0400)]
build: fix qt.conf case-sensitivity in the deployed dmg
For qt5.2 on osx, the qcocoa plugin is mandatory. However, it fails to load
when qt.conf specifies the "plugin" path instead of the expected "Plugin". This
is in line with the documentation:
https://qt-project.org/doc/qt-5.0/qtdoc/qt-conf.html
I'm not sure how the plugins were loading before, unless the case-sensitivity
for OSX is new.
Cory Fields [Fri, 6 Dec 2013 23:08:53 +0000 (18:08 -0500)]
build: allow correct tools to be used for dmg creation.
These come from the enironment, which will be properly setup by Make with
the paths gleaned from configure.
Also don't crash if plugins are static.
Wladimir J. van der Laan [Sun, 16 Mar 2014 10:04:38 +0000 (11:04 +0100)]
Merge pull request #3881
a22e9a3 build: fix explicit --disable-qt-dbus (Cory Fields)
Wladimir J. van der Laan [Sun, 16 Mar 2014 10:02:59 +0000 (11:02 +0100)]
Merge pull request #3878
da0b9d4 Revert "Squashed 'qa/rpc-tests/python-bitcoinrpc/' content from commit
e484743 " (Johnathan Corgan)
Cory Fields [Sun, 16 Mar 2014 01:33:49 +0000 (21:33 -0400)]
build: fix explicit --disable-qt-dbus
It worked in the auto/yes cases, but an explicit disable actually forced
it on.
Johnathan Corgan [Sat, 15 Mar 2014 20:20:13 +0000 (13:20 -0700)]
Revert "Squashed 'qa/rpc-tests/python-bitcoinrpc/' content from commit
e484743 "
This reverts commit
260cf5c0a4754be39b05f6a247b8a354de7eced6 .
Wladimir J. van der Laan [Sat, 15 Mar 2014 15:39:50 +0000 (16:39 +0100)]
Merge pull request #3876
a1465ac qt: Show weeks as well as years behind for long timespans (Wladimir J. van der Laan)
Wladimir J. van der Laan [Sat, 15 Mar 2014 09:23:54 +0000 (10:23 +0100)]
Merge pull request #3650
2b45345 minor style cleanups (Philip Kaufmann)
Wladimir J. van der Laan [Sat, 15 Mar 2014 09:13:37 +0000 (10:13 +0100)]
qt: Show weeks as well as years behind for long timespans
Closes #3811.
philsong [Wed, 12 Mar 2014 06:17:35 +0000 (14:17 +0800)]
qt: change CT_NOW string to CT_NEW in log message
Closes #3852.
Rebased-By: Wladimir J. van der Laan <[email protected] >
Rebased-From:
5f2907a ,
88d3df4
Wladimir J. van der Laan [Sat, 15 Mar 2014 06:41:01 +0000 (07:41 +0100)]
Merge pull request #3871
b51700a [Qt] Dont set table color in coin control (Cozz Lovan)
Gavin Andresen [Fri, 14 Mar 2014 16:43:53 +0000 (12:43 -0400)]
Merge pull request #3868 from gmaxwell/minfeeinfo
Add a "relayfee" field to getinfo.
Cozz Lovan [Fri, 14 Mar 2014 12:41:51 +0000 (13:41 +0100)]
[Qt] Dont set table color in coin control
Thomas Zander [Thu, 13 Mar 2014 17:15:51 +0000 (18:15 +0100)]
Update docs about boost on unix
Gregory Maxwell [Fri, 14 Mar 2014 06:22:18 +0000 (23:22 -0700)]
Add a "relayfee" field to getinfo.
This shows the minimum relay fee for non-free transactions in btc/kb.
The armory developers requested this so that they can prevent users from
creating transactions that not even their local bitcoind will relay.
This also slightly reorders the getinfo output so that the fee related
lines are grouped and changes the help text to reflect that the units
are btc/kb.
Gavin Andresen [Thu, 13 Mar 2014 15:43:25 +0000 (11:43 -0400)]
Merge pull request #3849 from cozz/cozz2
Fix missing wallet lock in CWallet::SyncTransaction(..)
Wladimir J. van der Laan [Thu, 13 Mar 2014 14:19:14 +0000 (15:19 +0100)]
Merge pull request #3846
3f2a017 [Qt] Fix coin control qt5 checkbox bug in tree mode (Cozz Lovan)
Gavin Andresen [Wed, 12 Mar 2014 19:12:08 +0000 (15:12 -0400)]
Merge pull request #3841 from schildbach/script-tests-OP_0
Add script test to prove that OP_0 evaluates as the empty vector.
Gavin Andresen [Wed, 12 Mar 2014 15:09:08 +0000 (11:09 -0400)]
Merge pull request #3808 from paveljanik/master
DOC: Update the list of threads to the current state.
Cozz Lovan [Sun, 9 Mar 2014 11:41:22 +0000 (12:41 +0100)]
Fix missing wallet lock in CWallet::SyncTransaction(..)
Philip Kaufmann [Mon, 10 Feb 2014 15:31:06 +0000 (16:31 +0100)]
minor style cleanups
Wladimir J. van der Laan [Tue, 11 Mar 2014 16:03:08 +0000 (17:03 +0100)]
Merge pull request #3844
c52c4e5 qt: Make it possible again to specify -testnet in config file (Wladimir J. van der Laan)
Gavin Andresen [Tue, 11 Mar 2014 15:20:07 +0000 (11:20 -0400)]
Merge branch 'match_relay_fee' of git://github.com/mikehearn/bitcoin
Cozz Lovan [Tue, 11 Mar 2014 12:42:00 +0000 (13:42 +0100)]
[Qt] Fix coin control qt5 checkbox bug in tree mode
Wladimir J. van der Laan [Tue, 11 Mar 2014 08:17:44 +0000 (09:17 +0100)]
Merge pull request #3696
c4656e0 Add progress to initial display of latest block downloaded. (R E Broadley)
75b8953 Display progress of rescan. (R E Broadley)
Wladimir J. van der Laan [Tue, 11 Mar 2014 07:32:07 +0000 (08:32 +0100)]
qt: Make it possible again to specify -testnet in config file
Changes for the datadir chooser have made it impossible to specify
the network (testnet/regtest) in the configuration file for the GUI.
Reorganize the initialization sequence to make this possible again.
- Moves the "datadir" QSetting so that is no longer dependent on the
network-specific application name (doing otherwise would create a
chicken-and-egg problem).
- Re-initialize translations after choosing network. There may be a
different language configured in network-specific settings
(slim chance, but handle it for sanity).
Fixes point 1 of #3840.
Andreas Schildbach [Mon, 10 Mar 2014 23:16:22 +0000 (00:16 +0100)]
Add script test to prove that OP_0 evaluates as the empty vector, rather than [0].
Mike Hearn [Mon, 10 Mar 2014 17:59:12 +0000 (18:59 +0100)]
Make mining fee policy match relay fee policy.
This resolves a case in which a mismatch could be used to bloat up the
mempool by sending transactions that pay enough fee to relay, but not
to be mined, with the default policies.
Jeff Garzik [Mon, 10 Mar 2014 17:37:03 +0000 (13:37 -0400)]
Merge pull request #3717 from djpnewton/wallet-txcount
add getwalletinfo RPC call with wallet transaction count
Wladimir J. van der Laan [Mon, 10 Mar 2014 16:02:17 +0000 (17:02 +0100)]
qt: Remove control characters from ko_KR translation
Last Transifex pull (
064a690 ) introduced a few control characters
into the Korean translation, which sometimes causes the build to fail.
Manually remove these characters for now to get the build working --
they should still be removed at Transifex too.
Wladimir J. van der Laan [Mon, 10 Mar 2014 15:32:39 +0000 (16:32 +0100)]
Merge pull request #3815
5283410 Remove unused includes of boost lexical_cast (Wladimir J. van der Laan)
Wladimir J. van der Laan [Mon, 10 Mar 2014 13:25:54 +0000 (14:25 +0100)]
Merge pull request #3829
a75cacd doc/build-unix.md use github flavored md for table (Torstein Husebø)
Wladimir J. van der Laan [Mon, 10 Mar 2014 13:22:11 +0000 (14:22 +0100)]
Merge pull request #3835
064a690 Transifex pull pre-0.9.0rc3/final (Wladimir J. van der Laan)
Wladimir J. van der Laan [Mon, 10 Mar 2014 13:15:46 +0000 (14:15 +0100)]
Transifex pull pre-0.9.0rc3/final
Torstein Husebø [Sat, 8 Mar 2014 21:07:59 +0000 (22:07 +0100)]
doc/build-unix.md use github flavored md for table
Wladimir J. van der Laan [Mon, 10 Mar 2014 12:22:29 +0000 (13:22 +0100)]
Merge pull request #3514
f59d8f0 Per-peer block download tracking and stalled download detection. (Pieter Wuille)
Wladimir J. van der Laan [Mon, 10 Mar 2014 11:34:47 +0000 (12:34 +0100)]
Merge pull request #3833
f5f157b add --enable-debug for configure (daniel)
daniel [Tue, 4 Mar 2014 05:52:42 +0000 (13:52 +0800)]
add --enable-debug for configure
Wladimir J. van der Laan [Mon, 10 Mar 2014 09:04:50 +0000 (10:04 +0100)]
qt: Adjust BLOCK_CHAIN_SIZE to 20GB
This increases the space requirement for selecting a data directory in
the UI.
As suggested by @bardiharborow, fixes #3830.
Wladimir J. van der Laan [Mon, 10 Mar 2014 08:37:03 +0000 (09:37 +0100)]
Merge pull request #3685
8e29623 [Qt] show number of in/out connections in debug console (Philip Kaufmann)
Wladimir J. van der Laan [Mon, 10 Mar 2014 08:34:44 +0000 (09:34 +0100)]
Merge pull request #3751
b881100 convert tabs to whitespace in bitrpc.py (Bryan Bishop)
Wladimir J. van der Laan [Mon, 10 Mar 2014 08:34:03 +0000 (09:34 +0100)]
Merge pull request #3773
947e23d Fix typo in doc/build-unix.md regarding building without UPnP (Rune K. Svendsen)
Wladimir J. van der Laan [Mon, 10 Mar 2014 08:33:12 +0000 (09:33 +0100)]
Merge pull request #3817
e935293 Minor code cleanup: remove indentation (Mark Friedenbach)
Wladimir J. van der Laan [Mon, 10 Mar 2014 08:22:20 +0000 (09:22 +0100)]
Merge pull request #3823
89ec3a2 MainNet is the special case for the GUI (jtimon)
Mark Friedenbach [Fri, 7 Mar 2014 20:34:53 +0000 (12:34 -0800)]
Minor code cleanup: remove indentation
This indentation should have been stripped out when AreInputsStandard was made a top-level function instead of a CTransaction method.
jtimon [Sat, 8 Mar 2014 06:59:30 +0000 (22:59 -0800)]
MainNet is the special case for the GUI
Wladimir J. van der Laan [Fri, 7 Mar 2014 16:11:52 +0000 (17:11 +0100)]
Remove unused includes of boost lexical_cast
We don't use lexical_cast anywhere, no need to include it.
Wladimir J. van der Laan [Fri, 7 Mar 2014 08:25:38 +0000 (09:25 +0100)]
Merge pull request #3796
16bfd68 update bash-completion for v0.9 (Christian von Roques)
Wladimir J. van der Laan [Fri, 7 Mar 2014 07:58:47 +0000 (08:58 +0100)]
Merge pull request #3768
fecba4e Total money limit test (Pieter Wuille)
Wladimir J. van der Laan [Fri, 7 Mar 2014 06:51:39 +0000 (07:51 +0100)]
Merge pull request #3805
8a6894c Log which wallet is used during init (Wladimir J. van der Laan)
Wladimir J. van der Laan [Thu, 6 Mar 2014 14:00:17 +0000 (15:00 +0100)]
Merge pull request #3809
1bcf81e gui: Prevent status icons from being cut off (Wladimir J. van der Laan)
Wladimir J. van der Laan [Thu, 6 Mar 2014 13:47:07 +0000 (14:47 +0100)]
gui: Prevent status icons from being cut off
After the Qt5 switch, status icons were being cut off by 1-2px.
Also fixes some other cases where the UI is slightly off mentioned in #3800.
Fixes #3800.
paveljanik [Wed, 5 Mar 2014 20:23:39 +0000 (21:23 +0100)]
Update the list of threads to the current state.
Wladimir J. van der Laan [Wed, 5 Mar 2014 18:39:34 +0000 (19:39 +0100)]
Merge pull request #3804
ba51c7d Fix null pointer in IsTrusted() (Cozz Lovan)
Wladimir J. van der Laan [Wed, 5 Mar 2014 15:15:04 +0000 (16:15 +0100)]
Log which wallet is used during init
Now that the wallet can be selected using -wallet it is important
to log which wallet is being used for later troubleshooting.
Cozz Lovan [Wed, 5 Mar 2014 14:05:44 +0000 (15:05 +0100)]
Fix null pointer in IsTrusted()
Pieter Wuille [Wed, 19 Feb 2014 00:54:11 +0000 (01:54 +0100)]
Total money limit test
Added bounds check by @il--ya.
Updated-by: Wladimir van der Laan <[email protected] >
Wladimir J. van der Laan [Wed, 5 Mar 2014 10:52:58 +0000 (11:52 +0100)]
Merge pull request #3798
2d2d8fa Clarify the error message when unable to bind to port (paveljanik)
094eeff Bitcoin is running fine... (paveljanik)
paveljanik [Wed, 5 Mar 2014 09:42:52 +0000 (10:42 +0100)]
Clarify the error message when unable to bind to port
paveljanik [Tue, 4 Mar 2014 23:02:18 +0000 (00:02 +0100)]
Bitcoin is running fine...
When bitcoind can't bind, bitcoin server (or Bitcoin Core Daemon) is probably already running. Add the missing word "server". Bitcoin itself is definitely running ;-)
Add _(...) so the string can be localized.
I apologize for such trivial changes, learning github interface.
Christian von Roques [Tue, 4 Mar 2014 16:24:59 +0000 (12:24 -0400)]
update bash-completion for v0.9
Recognize completable arguments of new and expanded commands.
Now that bitcoin-cli(1) exists, add completion for it as well.
Wladimir J. van der Laan [Tue, 4 Mar 2014 14:06:07 +0000 (15:06 +0100)]
Merge pull request #3784
dc01ba7 Fix coin control sorts date as text (Cozz Lovan)
Wladimir J. van der Laan [Tue, 4 Mar 2014 12:30:07 +0000 (13:30 +0100)]
build: Version bump to 0.9.99, disable IS_RELEASE
`master` is not a release. Use the same convention as before and label
these intermediate builds as x.x.99.
Cozz Lovan [Mon, 3 Mar 2014 03:16:42 +0000 (04:16 +0100)]
Fix coin control sorts date as text
Philip Kaufmann [Sun, 16 Feb 2014 18:48:27 +0000 (19:48 +0100)]
[Qt] show number of in/out connections in debug console
Wladimir J. van der Laan [Mon, 3 Mar 2014 08:41:18 +0000 (09:41 +0100)]
doc: Empty release notes for next release
Now that 0.9 is branched off, the new release notes for 0.10 or 0.11 or
1.0 should be added here.
Edits to preliminary 0.9.0 release notes should be made in the 0.9.0 branch.
Rune K. Svendsen [Sat, 1 Mar 2014 14:12:16 +0000 (15:12 +0100)]
Fix typo in doc/build-unix.md regarding building without UPnP
Wladimir J. van der Laan [Sat, 1 Mar 2014 08:33:49 +0000 (09:33 +0100)]
Merge pull request #3692
098316c English translation update (Wladimir J. van der Laan)
Wladimir J. van der Laan [Mon, 17 Feb 2014 13:33:34 +0000 (14:33 +0100)]
English translation update
A few new messages have been added since last update.
Wladimir J. van der Laan [Sat, 1 Mar 2014 07:46:27 +0000 (08:46 +0100)]
Merge pull request #3769
d6b3689 qttools5-dev is required in order to build with qt5 on debian and ubuntu (Haakon Nilsen)
Gavin Andresen [Fri, 28 Feb 2014 20:27:58 +0000 (15:27 -0500)]
Merge pull request #3744 from petertodd/document-isvalid-is-consensus-critical
Document that CPubKey.IsValid() is consensus critical
Gavin Andresen [Fri, 28 Feb 2014 20:27:43 +0000 (15:27 -0500)]
Merge pull request #3763 from gavinandresen/regression_tests
Python-based regression tests
Gavin Andresen [Wed, 26 Feb 2014 21:31:18 +0000 (16:31 -0500)]
Python-based regression tests
skeleton.py : a do-nothing test skeleton
listtransactions.py : start of regression test for listtransactions call
Gavin Andresen [Wed, 26 Feb 2014 20:07:33 +0000 (15:07 -0500)]
Squashed 'qa/rpc-tests/python-bitcoinrpc/' content from commit
e484743
git-subtree-dir: qa/rpc-tests/python-bitcoinrpc
git-subtree-split:
e48474322de165212c5aa29574297e78b09df8d6
Gavin Andresen [Fri, 28 Feb 2014 20:17:28 +0000 (15:17 -0500)]
Merge pull request #3767 from laanwj/2014_02_tinyformat_errors_non_fatal
Make tinyformat errors raise an exception instead of assert()ing
Gavin Andresen [Fri, 28 Feb 2014 20:16:25 +0000 (15:16 -0500)]
Merge pull request #3694 from gavinandresen/vfspent
Remove CWalletTx::vfSpent
Gavin Andresen [Fri, 28 Feb 2014 20:13:16 +0000 (15:13 -0500)]
Merge pull request #3750 from gavinandresen/osx_minversion
Require OSX 10.6, 64-bit
Haakon Nilsen [Fri, 28 Feb 2014 19:39:45 +0000 (20:39 +0100)]
qttools5-dev is required in order to build with qt5 on debian and ubuntu
Wladimir J. van der Laan [Fri, 28 Feb 2014 12:14:45 +0000 (13:14 +0100)]
Merge pull request #3719
f642fd9 qt: Modernize 'confirmed' terminology in shown tx status (Wladimir J. van der Laan)
Wladimir J. van der Laan [Thu, 20 Feb 2014 13:09:09 +0000 (14:09 +0100)]
qt: Modernize 'confirmed' terminology in shown tx status
These days we regard transactions with one confirmation to be
'Confirmed'.
Waiting for 6 confirmations is a recommendation but should not
keep the transaction shown as unconfirmed.
Misc code sanity:
- Merge maturity/status enums, they had become completely disjunct
- 'confirmed' flag is now called 'countsForBalance' for clarity
Wladimir J. van der Laan [Fri, 28 Feb 2014 11:34:45 +0000 (12:34 +0100)]
Merge pull request #3758
f8a7b50 Update build information (Drak)
Wladimir J. van der Laan [Fri, 28 Feb 2014 08:56:33 +0000 (09:56 +0100)]
Merge pull request #3762
93c3e21 Re-enable UPnP by default in gitian builds (Wladimir J. van der Laan)
Wladimir J. van der Laan [Fri, 28 Feb 2014 08:25:00 +0000 (09:25 +0100)]
Make tinyformat errors raise an exception instead of assert()ing
By default tinyformat errors such as 'wrong number of conversion
specifiers in format string' cause an assertion failure.
Raise an exception instead so that error handling can recover or can
show an appropriate error.
Gavin Andresen [Thu, 27 Feb 2014 14:49:50 +0000 (09:49 -0500)]
Merge pull request #3760 from ian-kelling/master
Update build instructions for db4.8 on Debian and Unix
Wladimir J. van der Laan [Thu, 27 Feb 2014 14:42:07 +0000 (15:42 +0100)]
Re-enable UPnP by default in gitian builds
IIRC this was the case with 0.8.6, so let's keep this to avoid the risk
of losing connectable nodes with 0.9 release.
Also our miniupnpc library was recently updated and I've heard
reports that it works better than before now.
Wladimir J. van der Laan [Thu, 27 Feb 2014 13:55:38 +0000 (14:55 +0100)]
Merge pull request #3761
a270ca2 Transifex pull pre-0.9.0rc2 (Wladimir J. van der Laan)
Wladimir J. van der Laan [Thu, 27 Feb 2014 13:18:53 +0000 (14:18 +0100)]
Transifex pull pre-0.9.0rc2
Wladimir J. van der Laan [Thu, 27 Feb 2014 11:34:50 +0000 (12:34 +0100)]
Merge pull request #3752
5d5b0d2 Add shell null to else block (Wil Bown)
Ian Kelling [Thu, 27 Feb 2014 11:26:30 +0000 (03:26 -0800)]
Update build instructions for db4.8 on Debian and Unix
Drak [Thu, 27 Feb 2014 09:29:18 +0000 (09:29 +0000)]
Update build information
Add the command necessary to add ppa repository in Ubuntu
Refs #3757
Daniel Newton [Fri, 21 Feb 2014 04:56:04 +0000 (17:56 +1300)]
move wallet info stuff to "getwalletinfo" rpc (left original wallet
stuff in getinfo call for backwards compatibility)
add wallet transaction count to getwalletinfo rpc call
Wladimir J. van der Laan [Wed, 26 Feb 2014 19:52:24 +0000 (20:52 +0100)]
Merge pull request #3749
4423571 Replace PrintException with PrintExceptionContinue + throw (Wladimir J. van der Laan)
Wil Bown [Wed, 26 Feb 2014 19:39:57 +0000 (12:39 -0700)]
Add shell null to else block
MinGW-W64-builds-4.2.0 shell doesn't like the empty else blocks.
Gavin Andresen [Wed, 26 Feb 2014 18:52:56 +0000 (13:52 -0500)]
Merge pull request #3737 from jgarzik/op-return-size
script: reduce OP_RETURN standard relay bytes to 40
Jeff Garzik [Wed, 26 Feb 2014 17:58:08 +0000 (12:58 -0500)]
script: reduce OP_RETURN standard relay bytes to 40
Per mailing list discussion.
Gavin Andresen [Wed, 26 Feb 2014 17:16:03 +0000 (12:16 -0500)]
Merge pull request #3735 from laanwj/2014_02_remove_PRIx64_completely
Remove PRIx64 usage completely
Gavin Andresen [Sat, 15 Feb 2014 21:38:28 +0000 (16:38 -0500)]
Remove CWalletTx::vfSpent
Use the spent outpoint multimap to figure out which wallet transaction
outputs are unspent, instead of a vfSpent array that is saved
to disk.
Bryan Bishop [Wed, 26 Feb 2014 16:40:18 +0000 (10:40 -0600)]
convert tabs to whitespace in bitrpc.py
This is a minor change to bitrpc.py to conform with the formatting of
the other python source code in the repo.
This page took 0.065892 seconds and 4 git commands to generate.