novacoin.git
7 years agoFix listaddressgroupings comand 351/head
svost [Fri, 23 Sep 2016 10:33:27 +0000]
Fix listaddressgroupings comand

8 years agoWe have not yet implemented begin() and size() methods in the master branch.
CryptoManiac [Tue, 12 Apr 2016 18:26:38 +0000]
We have not yet implemented begin() and size() methods in the master branch.

8 years agoCPubKey::Verify() : Fix memory leak.
CryptoManiac [Tue, 12 Apr 2016 18:07:12 +0000]
CPubKey::Verify() : Fix memory leak.

8 years agoFix memory leak.
CryptoManiac [Fri, 8 Apr 2016 17:40:22 +0000]
Fix memory leak.

8 years agoMerge pull request #310 from svost/master
CryptoManiac [Sun, 10 Apr 2016 20:36:12 +0000]
Merge pull request #310 from svost/master

Address fix

8 years agoUpdate seed nodes array.
CryptoManiac [Sun, 10 Apr 2016 20:33:05 +0000]
Update seed nodes array.

8 years agoDNSNode: fix source name 310/head
svost [Sun, 10 Apr 2016 20:25:12 +0000]
DNSNode: fix source name

8 years agoMerge pull request #302 from svost/patch
CryptoManiac [Thu, 7 Apr 2016 17:10:10 +0000]
Merge pull request #302 from svost/patch

Minor fix

8 years agoGet rid of boost::counting_iterator 302/head
svost [Thu, 7 Apr 2016 07:33:19 +0000]
Get rid of boost::counting_iterator

8 years agoMerge pull request #300 from svost/patch
CryptoManiac [Wed, 6 Apr 2016 20:30:17 +0000]
Merge pull request #300 from svost/patch

Minor fix

8 years agoFrom boost(std)::thread::hardware_concurrency description: if this value is not compu... 300/head
svost [Wed, 6 Apr 2016 10:15:58 +0000]
From boost(std)::thread::hardware_concurrency description: if this value is not computable or well defined, the function returns 0.

8 years agoRevert "Split CMerkleTx::SetMerkleBranch" nvc-v0.5.8
CryptoManiac [Mon, 4 Apr 2016 01:46:22 +0000]
Revert "Split CMerkleTx::SetMerkleBranch"

This reverts commit 40530c08006088e6f610063f1c49428aa0b272f6.

8 years agoRPC: now decryptdata/decryptmessage methods are able to understand WIF formatted...
CryptoManiac [Sun, 3 Apr 2016 23:42:25 +0000]
RPC: now decryptdata/decryptmessage methods are able to understand WIF formatted private key.

8 years agoMerge branch 'master' of github.com:novacoin-project/novacoin
CryptoManiac [Sun, 3 Apr 2016 23:27:59 +0000]
Merge branch 'master' of github.com:novacoin-project/novacoin

8 years agoFix importprivkey issues.
CryptoManiac [Sun, 3 Apr 2016 23:26:33 +0000]
Fix importprivkey issues.

1) Handle parameters correctly;
2) Create label entry for a newly imported private key.

8 years agoBump version to 0.5.8
CryptoManiac [Sun, 3 Apr 2016 19:46:34 +0000]
Bump version to 0.5.8

Uncompressed public keys issue has been fixed.

8 years agoGet rid of fCompressedPubKey attribute.
CryptoManiac [Sat, 2 Apr 2016 22:31:18 +0000]
Get rid of fCompressedPubKey attribute.

8 years agoPreserve key compression attribute while initializing a new instance of CKey.
CryptoManiac [Sat, 2 Apr 2016 20:55:12 +0000]
Preserve key compression attribute while initializing a new instance of CKey.

THis bug was originally reported by Alex AXe: https://bitcointalk.org/index.php?topic=704756.msg14401298#msg14401298

8 years agoOur internal state doesn't matter.
CryptoManiac [Sat, 2 Apr 2016 19:49:54 +0000]
Our internal state doesn't matter.

8 years agoMerge pull request #297 from svost/patch
CryptoManiac [Sat, 2 Apr 2016 14:50:17 +0000]
Merge pull request #297 from svost/patch

Minor fix

8 years agoRewrite pszTimestamp var: get rid of char* 297/head
svost [Fri, 1 Apr 2016 20:56:30 +0000]
Rewrite pszTimestamp var: get rid of char*

8 years agoRemove BOOST_FOREACH macro
svost [Fri, 1 Apr 2016 20:54:15 +0000]
Remove BOOST_FOREACH macro

8 years agoRPC: In addition to public key pairs, adjustmalleablepubkey method now understands...
CryptoManiac [Fri, 1 Apr 2016 20:20:51 +0000]
RPC: In addition to public key pairs, adjustmalleablepubkey method now understands malleable addresses and key views.

8 years agoRPC: Replace resendtx with resendwallettransactions.
CryptoManiac [Fri, 1 Apr 2016 19:20:32 +0000]
RPC: Replace resendtx with resendwallettransactions.

8 years agoMove some implementations of CWallet methods to wallet.cpp.
CryptoManiac [Fri, 1 Apr 2016 18:11:18 +0000]
Move some implementations of CWallet methods to wallet.cpp.

8 years agoMove some implementations of CWallet methods to wallet.cpp.
CryptoManiac [Fri, 1 Apr 2016 17:47:45 +0000]
Move some implementations of CWallet methods to wallet.cpp.

8 years agoRemove unused argument.
CryptoManiac [Thu, 31 Mar 2016 20:38:29 +0000]
Remove unused argument.

8 years agoSplit CMerkleTx::SetMerkleBranch
CryptoManiac [Thu, 31 Mar 2016 20:23:02 +0000]
Split CMerkleTx::SetMerkleBranch

8 years agoRevert 2d6690cc0c0e2525996856c392566133d1b2de50
CryptoManiac [Thu, 31 Mar 2016 20:01:15 +0000]
Revert 2d6690cc0c0e2525996856c392566133d1b2de50

8 years agoMerge branch 'master' of github.com:novacoin-project/novacoin
CryptoManiac [Thu, 31 Mar 2016 17:18:38 +0000]
Merge branch 'master' of github.com:novacoin-project/novacoin

8 years agoGet rid of fTrickle parameter.
CryptoManiac [Thu, 31 Mar 2016 17:18:13 +0000]
Get rid of fTrickle parameter.

8 years agoMerge pull request #296 from svost/patch
CryptoManiac [Thu, 31 Mar 2016 16:02:47 +0000]
Merge pull request #296 from svost/patch

Minor fix

8 years agoRemove unused function.
CryptoManiac [Thu, 31 Mar 2016 15:49:53 +0000]
Remove unused function.

8 years agoGet rid of fTrickle parameter
CryptoManiac [Thu, 31 Mar 2016 15:42:38 +0000]
Get rid of fTrickle parameter

8 years agoFix pointer to local variable logic (V506 PVS Studio) 296/head
svost [Thu, 31 Mar 2016 15:38:13 +0000]
Fix pointer to local variable logic (V506 PVS Studio)

8 years agoUse nOneDay
CryptoManiac [Thu, 31 Mar 2016 15:34:41 +0000]
Use nOneDay

8 years agoStochastic broadcasting delay.
CryptoManiac [Thu, 31 Mar 2016 15:15:32 +0000]
Stochastic broadcasting delay.

8 years agoGet rid of 'e': all unused
svost [Wed, 30 Mar 2016 20:05:23 +0000]
Get rid of 'e': all unused

8 years agoRemove print() methods: all unused
svost [Wed, 30 Mar 2016 19:53:32 +0000]
Remove print() methods: all unused

8 years agoPrivate key is self-sufficient.
CryptoManiac [Tue, 29 Mar 2016 20:31:56 +0000]
Private key is self-sufficient.

8 years agoEC_EVP_KEY_free() causes memory corruption in libnssl.
CryptoManiac [Tue, 29 Mar 2016 20:30:54 +0000]
EC_EVP_KEY_free() causes memory corruption in libnssl.

8 years agoFix type error
CryptoManiac [Tue, 29 Mar 2016 20:17:26 +0000]
Fix type error

8 years agoRemove senseless comparison.
CryptoManiac [Tue, 29 Mar 2016 01:51:35 +0000]
Remove senseless comparison.

8 years agoMerge branch 'master' of github.com:novacoin-project/novacoin
CryptoManiac [Tue, 29 Mar 2016 01:23:11 +0000]
Merge branch 'master' of github.com:novacoin-project/novacoin

8 years agoMove signature verification functions to CPubKey.
CryptoManiac [Tue, 29 Mar 2016 01:22:25 +0000]
Move signature verification functions to CPubKey.

8 years agoMerge pull request #295 from svost/patch
CryptoManiac [Tue, 29 Mar 2016 00:03:58 +0000]
Merge pull request #295 from svost/patch

Minor fix

8 years agoGet rid of ARRAYLEN macro 295/head
svost [Mon, 28 Mar 2016 21:21:20 +0000]
Get rid of ARRAYLEN macro

8 years agoIt's a c++: use string.clear()
svost [Mon, 28 Mar 2016 09:16:44 +0000]
It's a c++: use string.clear()

8 years agoIt's a c++: use string.empty()
svost [Sun, 27 Mar 2016 21:09:47 +0000]
It's a c++: use string.empty()

8 years agoMerge pull request #294 from svost/patch
CryptoManiac [Sun, 27 Mar 2016 19:31:13 +0000]
Merge pull request #294 from svost/patch

Minor fix

8 years agoReorg includes: fix MSVC buid 294/head
svost [Sun, 27 Mar 2016 16:21:10 +0000]
Reorg includes: fix MSVC buid

8 years agoMerge pull request #293 from svost/patch
CryptoManiac [Sun, 27 Mar 2016 13:15:22 +0000]
Merge pull request #293 from svost/patch

Minor fix

8 years agoQREncode linking fix
CryptoManiac [Sun, 27 Mar 2016 13:14:35 +0000]
QREncode linking fix

8 years agoPartially revert acd906f9bbf55e42.
CryptoManiac [Sun, 27 Mar 2016 12:39:51 +0000]
Partially revert acd906f9bbf55e42.

8 years agoRemove BOOST_FOREACH macro 293/head
svost [Sat, 26 Mar 2016 20:28:04 +0000]
Remove BOOST_FOREACH macro

8 years agoMain.cpp: fix type mismatch
svost [Fri, 25 Mar 2016 19:41:39 +0000]
Main.cpp: fix type mismatch

8 years agoFix type mismatch
svost [Fri, 25 Mar 2016 05:27:05 +0000]
Fix type mismatch

8 years agoMinor optimization
svost [Thu, 24 Mar 2016 20:14:53 +0000]
Minor optimization

8 years agoBump version to 0.5.7 nvc-v0.5.7
CryptoManiac [Thu, 24 Mar 2016 18:23:46 +0000]
Bump version to 0.5.7

8 years agolupdate
CryptoManiac [Thu, 24 Mar 2016 18:19:50 +0000]
lupdate

8 years agoTrying to proccess .app references correctly
CryptoManiac [Thu, 24 Mar 2016 00:47:06 +0000]
Trying to proccess .app references correctly

8 years agoQT5 fix
CryptoManiac [Wed, 23 Mar 2016 22:56:04 +0000]
QT5 fix

8 years agoNetwork options: External seeder option
CryptoManiac [Wed, 23 Mar 2016 22:50:20 +0000]
Network options: External seeder option

8 years agohttp://stackoverflow.com/questions/12505383/print-not-working-when-compiled-with...
CryptoManiac [Wed, 23 Mar 2016 00:48:07 +0000]
stackoverflow.com/questions/12505383/print-not-working-when-compiled-with-py2exe

8 years agoDo not print sensitive data
CryptoManiac [Wed, 23 Mar 2016 00:41:23 +0000]
Do not print sensitive data

8 years agoCreate setup.py for getseeds script.
CryptoManiac [Wed, 23 Mar 2016 00:34:50 +0000]
Create setup.py for getseeds script.

8 years agoFix
CryptoManiac [Tue, 22 Mar 2016 23:56:25 +0000]
Fix

8 years ago=> Python3
CryptoManiac [Tue, 22 Mar 2016 23:55:47 +0000]
=> Python3

8 years agoMSVC project update
CryptoManiac [Tue, 22 Mar 2016 22:22:49 +0000]
MSVC project update

8 years agoFix
CryptoManiac [Tue, 22 Mar 2016 21:47:21 +0000]
Fix

8 years agoEXPERIMENTAL: custom peer collector
CryptoManiac [Tue, 22 Mar 2016 21:43:45 +0000]
EXPERIMENTAL: custom peer collector

You can specify a custom peer collector using syntax like -peercollector=<cmd>. Sample collector can be found in the contriob/seeds/getseeds.py file.

8 years agoException handling, implement norpc option
CryptoManiac [Tue, 22 Mar 2016 18:51:18 +0000]
Exception handling, implement norpc option

8 years agoHTTP seeding script
CryptoManiac [Tue, 22 Mar 2016 00:59:23 +0000]
HTTP seeding script

8 years agoMerge branch 'master' of github.com:novacoin-project/novacoin
CryptoManiac [Mon, 21 Mar 2016 18:09:48 +0000]
Merge branch 'master' of github.com:novacoin-project/novacoin

8 years agoThere is no need for these conditions anymore.
CryptoManiac [Mon, 21 Mar 2016 18:08:56 +0000]
There is no need for these conditions anymore.

8 years agoMerge pull request #292 from svost/patch
CryptoManiac [Mon, 21 Mar 2016 09:17:51 +0000]
Merge pull request #292 from svost/patch

Minor fix

8 years agoFix set of msvc C4127 warning 292/head
svost [Fri, 18 Mar 2016 08:18:29 +0000]
Fix set of msvc C4127 warning

8 years agoSwitch from boost types to <stdint.h>
svost [Fri, 18 Mar 2016 05:58:36 +0000]
Switch from boost types to <stdint.h>
see 6cea4ed
grep -rn '::uint64_t' * && grep -rn '::int64_t' *

8 years agoBump client version nvc-v0.5.6
CryptoManiac [Thu, 17 Mar 2016 19:53:25 +0000]
Bump client version

8 years agoCheckpoint
CryptoManiac [Thu, 17 Mar 2016 18:57:55 +0000]
Checkpoint

8 years agoMerge pull request #291 from svost/patch
CryptoManiac [Thu, 17 Mar 2016 17:54:03 +0000]
Merge pull request #291 from svost/patch

Minor fix

8 years agoInitializing: type mismatch 291/head
svost [Thu, 17 Mar 2016 17:46:48 +0000]
Initializing: type mismatch

8 years agoFix msvc c4127 warning
svost [Thu, 17 Mar 2016 06:53:21 +0000]
Fix msvc c4127 warning

8 years agoMerge pull request #290 from svost/patch
CryptoManiac [Tue, 15 Mar 2016 22:00:00 +0000]
Merge pull request #290 from svost/patch

Minor fix

8 years agoFix msvc c4127 warning 290/head
svost [Mon, 14 Mar 2016 13:20:22 +0000]
Fix msvc c4127 warning

8 years agoVersion: compiler name suffix update
svost [Mon, 14 Mar 2016 08:55:38 +0000]
Version: compiler name suffix update

8 years agoFix msvc warning C4706: assignment within conditional expression
svost [Mon, 14 Mar 2016 05:56:02 +0000]
Fix msvc warning C4706: assignment within conditional expression

8 years agoMerge pull request #289 from svost/patch
CryptoManiac [Sun, 13 Mar 2016 23:22:23 +0000]
Merge pull request #289 from svost/patch

Patch

8 years agoFix msvc warning C4706: assignment within conditional expression 289/head
svost [Sun, 13 Mar 2016 20:41:29 +0000]
Fix msvc warning C4706: assignment within conditional expression

8 years agoSwitch nSize to size_t
svost [Sun, 13 Mar 2016 20:11:27 +0000]
Switch nSize to size_t

Based on:
EC_POINT_point2oct return size_t
void resize (size_type n, value_type val = value_type());

8 years agoFix msvc c6262 warning: excessive stack usage
svost [Sun, 13 Mar 2016 18:09:26 +0000]
Fix msvc c6262 warning: excessive stack usage

8 years agoRPC: decryptmessage documentation fix
CryptoManiac [Sun, 13 Mar 2016 17:42:30 +0000]
RPC: decryptmessage documentation fix

8 years agoRemove unused includes.
CryptoManiac [Sun, 13 Mar 2016 16:11:54 +0000]
Remove unused includes.

8 years agoECIES: Replace SHA1 with RIPEMD-160.
CryptoManiac [Sun, 13 Mar 2016 15:54:36 +0000]
ECIES: Replace SHA1 with RIPEMD-160.

8 years agoUse current CC and CXX environment variables for leveldb compilation.
CryptoManiac [Sun, 13 Mar 2016 15:49:33 +0000]
Use current CC and CXX environment variables for leveldb compilation.

8 years agoFix compilation warnings.
CryptoManiac [Sun, 13 Mar 2016 15:19:38 +0000]
Fix compilation warnings.

8 years agoMerge pull request #288 from svost/patch
CryptoManiac [Sat, 12 Mar 2016 22:43:37 +0000]
Merge pull request #288 from svost/patch

Patch

8 years agoNew version of OpenSSL
CryptoManiac [Sat, 12 Mar 2016 21:41:09 +0000]
New version of OpenSSL

8 years agoRevert "openssl: avoid config file load/race (see bitcoin d4b1d5a)"
CryptoManiac [Sat, 12 Mar 2016 21:39:26 +0000]
Revert "openssl: avoid config file load/race (see bitcoin d4b1d5a)"

This reverts commit a303a6ee32ebc04eb261db780f1e968f58d6e260.

This feature was made deprecated ages ago.

8 years agoList of unconditionally banned blocks.
CryptoManiac [Sat, 12 Mar 2016 20:13:03 +0000]
List of unconditionally banned blocks.

Unlike with checkpoints, block height doesn't matter here.