Wladimir J. van der Laan
9bd1bdd08c
Merge pull request #3928
...
3927836
[Qt] rescan progress (Cozz Lovan)
2014-04-03 11:51:02 +02:00
Gavin Andresen
8556b0298d
Merge pull request #3842 from ditto-b/master
...
Fix for GetBlockValue() after block 13,440,000
2014-04-02 21:31:17 -04:00
Gavin Andresen
cb4bdd18a7
Have pull-tester run the listtransactions.py regression test
...
This should show how to run a python-based regression test
successfully in the pull-tester environment.
2014-04-02 19:59:17 -04:00
ditto-b
5cfd3a70a6
Edit subsidy_limit_test to account for BIP42
...
Because no one wants 4 gold mines being discovered every mibillenium.
2014-04-02 18:00:08 -05:00
Wladimir J. van der Laan
2c47a00b5f
Add gitian build guide
...
Work in progress...
2014-04-02 21:59:45 +02:00
Cozz Lovan
392783697c
[Qt] rescan progress
2014-04-02 03:48:07 +02:00
Wladimir J. van der Laan
397521d632
Merge pull request #3931
...
f61287c
RPC command getmininginfo showing right genproclimit (Isidoro Ghezzi)
2014-04-01 18:11:38 +02:00
Alon Muroch
75ebced499
added many rpc wallet tests
...
deleted the empty no throw test in rpc_wallet_tests line 65
fixed some comments
starting verify tests
finished verify message tests
changed some comments
2014-04-01 16:08:53 +02:00
Wladimir J. van der Laan
e5681a4fa8
Merge pull request #3986
...
65adc3a
qt: Don't require db_cxx.h when wallet disabled (Wladimir J. van der Laan)
4babd08
doc: Add note about memory reqs for compilation (Wladimir J. van der Laan)
25333a2
build: improve missing boost error reporting (Wladimir J. van der Laan)
2014-04-01 15:48:50 +02:00
Wladimir J. van der Laan
8d5abd480b
Merge pull request #3991
...
d34b958
[Qt] small cleanup of coincontroldialog (Philip Kaufmann)
2014-04-01 15:27:23 +02:00
Philip Kaufmann
d34b958406
[Qt] small cleanup of coincontroldialog
...
- use a little more Qt-style
- check for NULL pointers first and return in updateView()
- small space and formating changes
2014-04-01 10:11:18 +02:00
Philip Kaufmann
f7257cfbd9
unified and better log/error messages for CDBEnv/CDB
2014-04-01 09:41:49 +02:00
Wladimir J. van der Laan
d8dcfb9034
Merge pull request #3975
...
81bfb5a
add checks for deserialization errors (Manuel Araoz)
232aa9e
Add code generating data/sighash.json test data (Manuel Araoz)
43cb418
Add sighash tests from data file (Manuel Araoz)
2014-04-01 08:53:25 +02:00
Wladimir J. van der Laan
09a2f3e1d7
Merge pull request #3988
...
1204945
Add application category for OSX (duanemoody)
2014-04-01 08:40:25 +02:00
Manuel Araoz
81bfb5aebf
add checks for deserialization errors
2014-03-31 15:07:46 -03:00
duanemoody
1204945742
Add application category for OSX
...
In "View by Category" without this metadata the app gets sorted into "Other" at the bottom.
2014-03-31 10:46:53 -07:00
Manuel Araoz
232aa9e034
Add code generating data/sighash.json test data
2014-03-31 12:39:32 -03:00
Manuel Araoz
43cb41859e
Add sighash tests from data file
2014-03-31 11:19:19 -03:00
paveljanik
db3a5e4151
Use the new name Bitcoin Core Daemon instead of Bitcoin server
...
Rebased-By: Wladimir J. van der Laan <laanwj@gmail.com>
Rebased-From-Github-Pull: #3801
2014-03-31 12:05:16 +02:00
Brandon Dahler
2b7709dc84
Wrap create_directory calls in try...catch blocks.
...
Ignores any exceptions thrown if directory exists, otherwise re-throws exception.
Rebased-By: Wladimir J. van der Laan <laanwj@gmail.com>
2014-03-31 09:51:58 +02:00
Gregory Maxwell
5a2ed60a04
Merge pull request #3987 from laanwj/2014_03_icreatemultisig
...
Fix typo in `createmultisig` help
2014-03-31 00:42:10 -07:00
Wladimir J. van der Laan
e3e3728f46
Fix typo in createmultisig
help
...
iCreateMultisig is not a thing.
2014-03-31 09:04:51 +02:00
Wladimir J. van der Laan
b86ed6ff23
Merge pull request #3969
...
ffeb473
Add nHighTransactionFeeWarning as per #3969 . (Bardi Harborow)
2014-03-31 09:01:16 +02:00
Wladimir J. van der Laan
e18bc583d4
Merge pull request #3964
...
ab88ed9
Organize RPCCommands table (Wladimir J. van der Laan)
2014-03-31 08:43:18 +02:00
Wladimir J. van der Laan
ab88ed93ef
Organize RPCCommands table
...
Use sensible categories (overall control, P2P, blockchain/UTXO and
mining, wallet, wallet-enabled mining) and sort within each.
Also remove unnecessary #ifdef ENABLE_WALLET from `rpcnet.cpp`.
Functionality-neutral change.
2014-03-31 08:41:45 +02:00
Wladimir J. van der Laan
23abc2ea48
Merge pull request #3937
...
7b95c7b
Ignore temporary object files (Chris Beams)
2014-03-31 08:14:48 +02:00
Wladimir J. van der Laan
65adc3a893
qt: Don't require db_cxx.h when wallet disabled
...
Fix #3978 .
2014-03-31 06:13:40 +02:00
Wladimir J. van der Laan
4babd08137
doc: Add note about memory reqs for compilation
2014-03-31 06:02:35 +02:00
Wladimir J. van der Laan
25333a2619
build: improve missing boost error reporting
2014-03-31 05:24:45 +02:00
Wladimir J. van der Laan
ad603f815f
Merge pull request #3950
...
76cee18
fix permissions in application bundle (Andrea D'Amore)
2014-03-31 05:00:34 +02:00
Wladimir J. van der Laan
09b9c2fcd5
Merge pull request #3980
...
af4c2ac
Fix `-printblocktree` output (Wladimir J. van der Laan)
2014-03-31 04:47:32 +02:00
Wladimir J. van der Laan
b725af7599
Merge pull request #3907 from schildbach/gitian-downloader-aschildbach-key
...
Add Andreas Schildbach to gitian download scripts.
2014-03-30 16:30:23 +02:00
Andreas Schildbach
2a9edeb1c8
Remove weights from download config for now as it's unclear how it will be used in future.
2014-03-30 14:24:16 +02:00
Andreas Schildbach
5d433613e2
Add Andreas Schildbach to gitian download scripts.
2014-03-30 14:24:16 +02:00
Wladimir J. van der Laan
8adb7bca21
Merge pull request #3875
...
89d72f3
Add new DNS seed from bitnodes.io. (Addy Yeow)
2014-03-29 19:38:23 +01:00
Wladimir J. van der Laan
af4c2ac8ce
Fix -printblocktree
output
...
PrintBlockTree output was broken starting from e010af70
.
Everything appears on one line.
PrintWallet() added the newline after a block, but this functionality
was removed and no newline was added.
Seemingly, no one noticed. Add a newline after the block information
to fix this.
2014-03-29 16:25:47 +01:00
Bardi Harborow
ffeb47366d
Add nHighTransactionFeeWarning as per #3969 .
2014-03-29 05:17:28 -04:00
Wladimir J. van der Laan
55027a8c85
Merge pull request #3973
...
a60ab0b
Make GetAvailableCredit run GetHash() only once per transaction. (Gregory Maxwell)
2014-03-29 09:35:11 +01:00
Wladimir J. van der Laan
e9d2e6ed90
Merge pull request #3922
...
c17f0a5
[Qt] remove space from translation of client bitness (Philip Kaufmann)
2014-03-29 06:03:08 +01:00
Gregory Maxwell
a60ab0ba89
Make GetAvailableCredit run GetHash() only once per transaction.
...
This makes the first getbalance/getinfo 63x faster on my wallet.
2014-03-28 09:58:40 -07:00
Yoichi Hirai
fbf617a5f1
remove an assignment which is never used.
2014-03-28 20:22:00 +09:00
Wladimir J. van der Laan
acac57b8af
Merge pull request #3730
...
1d46fe3
'sendrawtransaction' improvements (Wladimir J. van der Laan)
2014-03-28 09:53:49 +01:00
Wladimir J. van der Laan
e33cc87212
Merge pull request #3698
...
5409404
add constant for shared (GUI/core) -par settings (Philip Kaufmann)
2014-03-27 13:02:24 +01:00
Wladimir J. van der Laan
1d46fe3327
'sendrawtransaction' improvements
...
- Make it report the reject code and reason
- Make it possible to re-send transactions that are already in the mempool
2014-03-27 12:33:55 +01:00
Philip Kaufmann
5409404d75
add constant for shared (GUI/core) -par settings
...
- introduce DEFAULT_SCRIPTCHECK_THREADS in main.h
- only show values from -"MAX_HW_THREADS" up to 16 for -par, as it
makes no sense to try to leave more "cores free" than the system
supports anyway
- use the new constant in optionsdialog and remove defaults from
.ui file
2014-03-27 11:54:13 +01:00
Wladimir J. van der Laan
ebb783a9f2
Merge pull request #3603
...
a486abd
replace custom GetFilesize() with boost::filesystem::file_size() (Philip Kaufmann)
2014-03-27 11:38:34 +01:00
Wladimir J. van der Laan
77eaa6fc45
Merge pull request #3682
...
3e0753b
always show syncnode in getpeerinfo (fixes #2717 ) (Philip Kaufmann)
2014-03-27 11:20:49 +01:00
Wladimir J. van der Laan
410c2fa317
Merge pull request #3619
...
7398f4a
improve command-line options output (Cozz Lovan)
2014-03-27 11:07:37 +01:00
Wladimir J. van der Laan
7f3c4f08ea
Merge pull request #3923
...
cfe4cad
[Qt] fix style, formating, comment and indentation problems (Philip Kaufmann)
2014-03-27 11:05:16 +01:00
Philip Kaufmann
cfe4cad9e5
[Qt] fix style, formating, comment and indentation problems
...
- introduced by #3920
2014-03-27 09:22:15 +01:00