- 03 Apr, 2014 4 commits
-
-
Wladimir J. van der Laan authored
4c35366b Fix importwallet nTimeFirstKey (Cozz Lovan)
-
Wladimir J. van der Laan authored
cb4bdd18 Have pull-tester run the listtransactions.py regression test (Gavin Andresen)
-
Wladimir J. van der Laan authored
39278369 [Qt] rescan progress (Cozz Lovan)
-
Gavin Andresen authored
Fix for GetBlockValue() after block 13,440,000
-
- 02 Apr, 2014 3 commits
-
-
Gavin Andresen authored
This should show how to run a python-based regression test successfully in the pull-tester environment.
-
ditto-b authored
Because no one wants 4 gold mines being discovered every mibillenium.
-
Cozz Lovan authored
-
- 01 Apr, 2014 6 commits
-
-
Wladimir J. van der Laan authored
f61287c9 RPC command getmininginfo showing right genproclimit (Isidoro Ghezzi)
-
Wladimir J. van der Laan authored
65adc3a8 qt: Don't require db_cxx.h when wallet disabled (Wladimir J. van der Laan) 4babd081 doc: Add note about memory reqs for compilation (Wladimir J. van der Laan) 25333a26 build: improve missing boost error reporting (Wladimir J. van der Laan)
-
Wladimir J. van der Laan authored
d34b9584 [Qt] small cleanup of coincontroldialog (Philip Kaufmann)
-
Philip Kaufmann authored
- use a little more Qt-style - check for NULL pointers first and return in updateView() - small space and formating changes
-
Wladimir J. van der Laan authored
81bfb5ae add checks for deserialization errors (Manuel Araoz) 232aa9e0 Add code generating data/sighash.json test data (Manuel Araoz) 43cb4185 Add sighash tests from data file (Manuel Araoz)
-
Wladimir J. van der Laan authored
12049457 Add application category for OSX (duanemoody)
-
- 31 Mar, 2014 17 commits
-
-
Manuel Araoz authored
-
duanemoody authored
In "View by Category" without this metadata the app gets sorted into "Other" at the bottom.
-
Manuel Araoz authored
-
Manuel Araoz authored
-
paveljanik authored
Rebased-By:
Wladimir J. van der Laan <laanwj@gmail.com> Rebased-From-Github-Pull: #3801
-
Brandon Dahler authored
Ignores any exceptions thrown if directory exists, otherwise re-throws exception. Rebased-By:
Wladimir J. van der Laan <laanwj@gmail.com>
-
Gregory Maxwell authored
Fix typo in `createmultisig` help
-
Wladimir J. van der Laan authored
iCreateMultisig is not a thing.
-
Wladimir J. van der Laan authored
ffeb4736 Add nHighTransactionFeeWarning as per #3969. (Bardi Harborow)
-
Wladimir J. van der Laan authored
ab88ed93 Organize RPCCommands table (Wladimir J. van der Laan)
-
Wladimir J. van der Laan authored
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.
-
Wladimir J. van der Laan authored
7b95c7be Ignore temporary object files (Chris Beams)
-
Wladimir J. van der Laan authored
Fix #3978.
-
Wladimir J. van der Laan authored
-
Wladimir J. van der Laan authored
-
Wladimir J. van der Laan authored
76cee181 fix permissions in application bundle (Andrea D'Amore)
-
Wladimir J. van der Laan authored
af4c2ac8 Fix `-printblocktree` output (Wladimir J. van der Laan)
-
- 30 Mar, 2014 3 commits
-
-
Wladimir J. van der Laan authored
Add Andreas Schildbach to gitian download scripts.
-
Andreas Schildbach authored
-
Andreas Schildbach authored
-
- 29 Mar, 2014 5 commits
-
-
Wladimir J. van der Laan authored
89d72f3d Add new DNS seed from bitnodes.io. (Addy Yeow)
-
Wladimir J. van der Laan authored
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.
-
Bardi Harborow authored
-
Wladimir J. van der Laan authored
a60ab0ba Make GetAvailableCredit run GetHash() only once per transaction. (Gregory Maxwell)
-
Wladimir J. van der Laan authored
c17f0a58 [Qt] remove space from translation of client bitness (Philip Kaufmann)
-
- 28 Mar, 2014 2 commits
-
-
Gregory Maxwell authored
This makes the first getbalance/getinfo 63x faster on my wallet.
-
Wladimir J. van der Laan authored
1d46fe33 'sendrawtransaction' improvements (Wladimir J. van der Laan)
-