novacoin.git
2 years agoBN_zero -> BN_set_word
CryptoManiac [Thu, 2 Dec 2021 17:32:36 +0000]
BN_zero -> BN_set_word

2 years agoUpdate makefile.unix
svost [Wed, 1 Dec 2021 13:13:41 +0000]
Update makefile.unix

2 years agoFix crash
CryptoManiac [Wed, 1 Dec 2021 12:34:36 +0000]
Fix crash

2 years agoConsistency fix: Do not return non-const pointer to private field
CryptoManiac [Sat, 27 Nov 2021 18:58:01 +0000]
Consistency fix: Do not return non-const pointer to private field

2 years agoOpenSSL-independent implementation of base58
CryptoManiac [Sat, 27 Nov 2021 18:56:04 +0000]
OpenSSL-independent implementation of base58

2 years agoconst variant
CryptoManiac [Sat, 27 Nov 2021 17:53:15 +0000]
const variant

2 years agoAdd ixwebsocket library reference
CryptoManiac [Sat, 27 Nov 2021 14:25:20 +0000]
Add ixwebsocket library reference

2 years agoAdd ixwebsocket library reference
CryptoManiac [Sat, 27 Nov 2021 14:24:04 +0000]
Add ixwebsocket library reference

2 years agoMerge branch 'master' of github.com:novacoin-project/novacoin
CryptoManiac [Sat, 27 Nov 2021 14:04:19 +0000]
Merge branch 'master' of github.com:novacoin-project/novacoin

2 years agoEnable BIP112 at Friday, 25-Feb-2022 14:00:20 UTC
CryptoManiac [Sat, 27 Nov 2021 14:04:06 +0000]
Enable BIP112 at Friday, 25-Feb-2022 14:00:20 UTC

2 years agoFix #124
CryptoManiac [Sat, 27 Nov 2021 13:34:29 +0000]
Fix #124

2 years agoFix #375
CryptoManiac [Sat, 27 Nov 2021 13:31:40 +0000]
Fix #375

2 years agoRemove rpcssl settings from help
CryptoManiac [Sat, 27 Nov 2021 13:25:01 +0000]
Remove rpcssl settings from help

2 years agoAdd ixwebsocket library to makefiles
CryptoManiac [Sat, 27 Nov 2021 13:21:10 +0000]
Add ixwebsocket library to makefiles

2 years agoResurrect authentication support
CryptoManiac [Sat, 27 Nov 2021 13:13:39 +0000]
Resurrect authentication support

2 years agoRemove debug output
CryptoManiac [Sat, 27 Nov 2021 12:54:34 +0000]
Remove debug output

2 years agoStart server thread
CryptoManiac [Sat, 27 Nov 2021 12:52:34 +0000]
Start server thread

2 years agoInit
CryptoManiac [Sat, 27 Nov 2021 12:27:05 +0000]
Init

2 years agoUse BN_dup
CryptoManiac [Sat, 27 Nov 2021 12:26:54 +0000]
Use BN_dup

2 years agoFix copy constructor
CryptoManiac [Sat, 27 Nov 2021 12:01:57 +0000]
Fix copy constructor

2 years agoRemove ECIES and PEM dump functionality
CryptoManiac [Sat, 27 Nov 2021 11:56:07 +0000]
Remove ECIES and PEM dump functionality

2 years agoFix copy constructor
CryptoManiac [Sat, 27 Nov 2021 11:55:05 +0000]
Fix copy constructor

2 years agoUse shared_ptr
CryptoManiac [Sat, 27 Nov 2021 11:39:14 +0000]
Use shared_ptr

2 years agoHack to deal with namespace conflict. It is better to use std:: though.
CryptoManiac [Sat, 27 Nov 2021 11:10:48 +0000]
Hack to deal with namespace conflict. It is better to use std:: though.

2 years agoReimplement RPC server and client
CryptoManiac [Sat, 27 Nov 2021 11:03:39 +0000]
Reimplement RPC server and client

2 years agorandom_shuffle has been removed in c++17
CryptoManiac [Sat, 27 Nov 2021 11:01:39 +0000]
random_shuffle has been removed in c++17

2 years agoPush IXWebSocket reference
CryptoManiac [Sat, 27 Nov 2021 09:22:23 +0000]
Push IXWebSocket reference

2 years agoOpenSSL API hacks
CryptoManiac [Sat, 27 Nov 2021 08:48:54 +0000]
OpenSSL API hacks

4 years agoFix getbalance() bug
CryptoManiac [Fri, 17 Apr 2020 22:05:09 +0000]
Fix getbalance() bug

4 years agoMerge pull request #388 from svost/master
CryptoManiac [Thu, 6 Feb 2020 07:38:20 +0000]
Merge pull request #388 from svost/master

Add checkpoint @ block # 561108

4 years agoAdd checkpoint 388/head
svost [Thu, 6 Feb 2020 04:23:48 +0000]
Add checkpoint

4 years agoMerge pull request #387 from Laser9un/master
CryptoManiac [Sun, 19 Jan 2020 07:01:39 +0000]
Merge pull request #387 from Laser9un/master

Update README and Copyright Year

4 years agoUpdate Copyright Year 387/head
Laser9un [Fri, 3 Jan 2020 23:37:41 +0000]
Update Copyright Year

4 years agoUpdate README.md
Laser9un [Wed, 11 Dec 2019 17:48:53 +0000]
Update README.md

4 years agoMerge pull request #384 from Laser9un/master
CryptoManiac [Wed, 4 Dec 2019 14:36:41 +0000]
Merge pull request #384 from Laser9un/master

GUI and usability improvements, StunSrvList, build manuals

4 years agogui: Enable console line edit on setClientModel 384/head
Laser9un [Mon, 2 Dec 2019 21:07:07 +0000]
gui: Enable console line edit on setClientModel
(addition to 70338acb43623e2f1ae88790159eea3647c611d1)

based on: https://github.com/bitcoin/bitcoin/commit/2d8ad2f99710a8981e33fe2d6ce834b0076c4e80

4 years ago'help' rpc commands autocomplete
Andrew Chow [Mon, 2 Dec 2019 09:21:41 +0000]
'help' rpc commands autocomplete

Adds autocompletion of the commands for when getting the help of a command by using `help <command>`

4 years agoFix issue with QCompleter
Laser9un [Mon, 2 Dec 2019 09:09:01 +0000]
Fix issue with QCompleter

based on: https://github.com/bitcoin/bitcoin/commit/16698cb77e455ae1e2fffd8d0225d2486232a366, https://github.com/bitcoin/bitcoin/commit/081cc02a9815318d5197a9a1db7e582bfa23ea51

4 years agoUpdate links of explorers
Laser9un [Sun, 1 Dec 2019 20:53:33 +0000]
Update links of explorers

4 years agoAdd selectable Qt GUI Styles
Laser9un [Fri, 29 Nov 2019 14:16:50 +0000]
Add selectable Qt GUI Styles

1. Default: -qtstyle=0
2. Vertical: -qtstyle=1
3. Vertical-grey: -qtstyle=2

4 years agoTransaction View: LastMonth calculation fixed
crowning- [Fri, 29 Nov 2019 13:52:17 +0000]
Transaction View: LastMonth calculation fixed

4 years agoIncreased max width of amount field to prevent number overflow bug.
Brandon Ruggles [Fri, 29 Nov 2019 13:47:57 +0000]
Increased max width of amount field to prevent number overflow bug.

4 years agoCleanup StunSrvList
Oleg Khovayko [Fri, 29 Nov 2019 13:43:56 +0000]
Cleanup StunSrvList

4 years agoAdd autocomplete to console window.
Luv Khemani [Fri, 29 Nov 2019 13:37:20 +0000]
Add autocomplete to console window.

4 years agoImproved readability of sorting for coin selection.
Murch [Fri, 29 Nov 2019 13:15:28 +0000]
Improved readability of sorting for coin selection.

4 years agouse cached block hash in blockToJSON()
Pavel Vasin [Fri, 29 Nov 2019 13:10:43 +0000]
use cached block hash in blockToJSON()

4 years agoqt: use CHashWriter also in SignVerifyMessageDialog
Pavel Vasin [Fri, 29 Nov 2019 13:07:04 +0000]
qt: use CHashWriter also in SignVerifyMessageDialog

This eliminates unnecessary copying of data being hashed.

4 years agoqt: askpassphrasedialog: Clear pass fields on accept
Pavel Vasin [Fri, 29 Nov 2019 12:37:56 +0000]
qt: askpassphrasedialog: Clear pass fields on accept

This is usability improvement in a case if user gets re-asked passphrase. (e.g. made a typo)

4 years agoUpdate build manuals
Laser9un [Tue, 8 Oct 2019 20:52:28 +0000]
Update build manuals

4 years agoMerge pull request #383 from Laser9un/master
CryptoManiac [Tue, 1 Oct 2019 18:33:40 +0000]
Merge pull request #383 from Laser9un/master

Minor updates (STUN list, Copyright Year, New Icons, New checkpoint), Fix compiler issue and Bump version to 0.5.9

4 years agoBump version to 0.5.9 383/head
Laser9un [Fri, 27 Sep 2019 20:23:02 +0000]
Bump version to 0.5.9

4 years agoUpd bitcoin.qrc
Laser9un [Wed, 25 Sep 2019 21:54:39 +0000]
Upd bitcoin.qrc

4 years agoAdd checkpoint @ block # 532000
Laser9un [Wed, 25 Sep 2019 21:17:02 +0000]
Add checkpoint @ block # 532000

4 years agoUpdate Copyright Year
Laser9un [Wed, 25 Sep 2019 21:05:35 +0000]
Update Copyright Year

4 years agoUpdate STUN list
Laser9un [Wed, 25 Sep 2019 21:01:35 +0000]
Update STUN list

4 years agoChange the icons
Laser9un [Wed, 25 Sep 2019 20:55:07 +0000]
Change the icons

4 years agoFix compiler type reporting and build time
Laser9un [Wed, 25 Sep 2019 20:42:10 +0000]
Fix compiler type reporting and build time

4 years agoChange the path for macx
Laser9un [Wed, 25 Sep 2019 20:28:50 +0000]
Change the path for macx

4 years agoRemove coinplorer.com block explorer URL
Laser9un [Wed, 25 Sep 2019 20:14:40 +0000]
Remove coinplorer.com block explorer URL

5 years agoMerge pull request #381 from EvertonMelo/patch-3
CryptoManiac [Sun, 27 Jan 2019 04:00:30 +0000]
Merge pull request #381 from EvertonMelo/patch-3

Update license year 2019

5 years agoUpdate license year 2019 381/head
Everton Melo [Tue, 1 Jan 2019 06:04:56 +0000]
Update license year 2019

### Fix license of use,
update 2019;
Format ISO 8869-1;
----------------------------------------------------------------------------------------------------------------------
in Memoriam Guto Schiavon
![guto-schiavon_bitcoin](https://user-images.githubusercontent.com/7637553/50562143-a7506f80-0cf8-11e9-9e58-bed4565c4715.jpg)
R.I.P pioneer and friend.

#ripGUTO

5 years agoMerge pull request #378 from svost/master
CryptoManiac [Mon, 20 Aug 2018 23:15:53 +0000]
Merge pull request #378 from svost/master

Refresh ntp servers list

5 years agoRefresh ntp servers list 378/head
svost [Mon, 20 Aug 2018 13:49:48 +0000]
Refresh ntp servers list

6 years agoMerge pull request #368 from svost/patch-2
CryptoManiac [Thu, 14 Sep 2017 02:26:44 +0000]
Merge pull request #368 from svost/patch-2

Fix CBitcoinAddress::GetKeyID logic

6 years agoFix CBitcoinAddress::GetKeyID logic 368/head
svost [Fri, 4 Aug 2017 07:57:01 +0000]
Fix CBitcoinAddress::GetKeyID logic

Fix gcc 7.0 warning (Wimplicit-fallthrough)

7 years agoMerge pull request #367 from svost/patch-1
CryptoManiac [Fri, 14 Apr 2017 09:37:59 +0000]
Merge pull request #367 from svost/patch-1

Fix wrong index in sendfrom function

7 years agoFix wrong index in sendfrom function 367/head
svost [Fri, 14 Apr 2017 06:35:44 +0000]
Fix wrong index in sendfrom function

7 years agoMerge pull request #361 from svost/master
CryptoManiac [Fri, 3 Feb 2017 13:24:34 +0000]
Merge pull request #361 from svost/master

Clear history when using clear button in RPC console

7 years agoSee https://github.com/bitcoin/bitcoin/pull/1767 361/head
svost [Sat, 3 Dec 2016 18:14:14 +0000]
See https://github.com/bitcoin/bitcoin/pull/1767

7 years agoMerge pull request #351 from svost/patch 360/head
CryptoManiac [Sat, 24 Sep 2016 10:16:50 +0000]
Merge pull request #351 from svost/patch

Fix listaddressgroupings comand

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