Apocrypher00
76280c4ccf
Create makefile.android
...
Exactly the same as makefile.unix except the -msse2 argument. For compiling on android.
2020-10-06 20:52:29 -07:00
cygnusxi
3ef6a62ee7
Merge pull request #55 from Nuitari/Fix-Bignum-Compile
...
Fix bignum compile
2020-05-20 14:41:32 -05:00
Stephane Bakhos
1f6e4873ee
Fix overloads for CBigNum
2020-05-19 23:49:15 -04:00
Stephane Bakhos
f9138123e8
Fix wallet encrypt / decrypt
2020-05-19 22:29:12 -04:00
cygnusxi
8cd2c3b7a5
Update README.md
2020-05-18 02:12:10 -05:00
cygnusxi
7dcfe6ded3
Update README.md
2020-05-18 02:10:58 -05:00
cygnusxi
57bd3bf471
Update README.md
2020-05-18 02:10:18 -05:00
cygnusxi
80f815130a
version 2.1.0.1 update
2020-05-17 23:18:38 -05:00
cygnusxi
0b36fc5423
Version 2.1.0.1 update
2020-05-17 23:17:34 -05:00
cygnusxi
b56560ea3c
Update version.cpp
2020-05-17 23:15:18 -05:00
cygnusxi
2ca5f19d05
Merge pull request #48 from Nuitari/master
...
OpenSSL 1.1.x fix and Boost 1.70+
2020-05-17 23:02:11 -05:00
cygnusxi
c290c18c11
Update aboutdialog.ui
2020-05-17 22:18:24 -05:00
cygnusxi
9202aa38cb
Update curecoin-qt.rc
2020-05-17 22:17:45 -05:00
cygnusxi
3eb50a1a49
Update README
2020-05-17 22:16:09 -05:00
cygnusxi
37b1b8a2dc
Update main.cpp
2020-05-17 22:15:13 -05:00
cygnusxi
cfe9715890
Update net.h
2020-05-17 22:14:48 -05:00
Stephane Bakhos
7448e34ebf
Fix ECDSA_SIG_get0 compatibility function
2020-05-15 00:09:46 -04:00
Stephane Bakhos
d99365b387
Add openssl 1.0 ECDSA_SIG_get0
2020-05-06 23:32:35 -04:00
Stephane Bakhos
130e36d4ed
remove gentoo db fix
2020-04-25 22:54:19 -04:00
Stephane Bakhos
6b93af0700
Fix for OpenSSL v1.1.x and Boost 1.70+
2020-04-25 22:50:52 -04:00
cygnusxi
f9d54f9c74
Update COPYING
2020-01-20 02:41:53 -06:00
cygnusxi
4f9b816f48
Merge pull request #42 from TheGoddessInari/fix-miniupnpc
...
Fix miniupnpc versioning.
2020-01-20 02:40:19 -06:00
cygnusxi
cb69996227
Merge pull request #39 from EvertonMelo/patch-1
...
Update license year 2019
2019-03-22 10:42:37 -05:00
cygnusxi
b68d80f411
version 2.0.0.2
v2.0.0.2
2019-01-15 17:18:05 -06:00
cygnusxi
2a40f0d66a
version 2.0.0.2
2019-01-15 17:16:34 -06:00
cygnusxi
f4dfc6ace8
Merge pull request #43 from Hou5e/master
...
Initial POS validation fix
2019-01-15 16:50:43 -06:00
Jeff Moreland
42d722a1a4
Updated with some additional info
2019-01-14 23:26:05 -08:00
Hou5e
70ec8940d3
The initial POS validation was failing for POS Min Age being checked to 30 days now that it's 4 days, after the hardfork.
...
Details:
The error "CheckStakeKernelHash() : min age violation" was being thrown in CheckProofOfStake because the nStakeMinAge variable wasn't being updated for the changes after the hardfork.
The fix was to update this number, about where the Testnet would update this number:
if ( nBestHeight > (int)HF_BLOCK ) nStakeMinAge = 60 * 60 * 24 * 4; // 4 day min stake age hardfork
The testnet would have missed this because it was setting the value in a good location.
The Peershares fix (ad71a3b189
) looks good so far with that addition.
2019-01-12 12:20:46 -08:00
TheGoddessInari
ecf32a2c0a
Fix miniupnpc versioning.
...
Fixes #40 .
2019-01-07 15:06:33 -08:00
Everton Melo
467cc19e7c
Update license year 2019
...
### Fix license of use,
update 2019;
Format ISO 8869-1;
----------------------------------------------------------------------------------------------------------------------
in Memoriam Guto Schiavon

R.I.P pioneer and friend.
#ripGUTO
2019-01-01 04:04:35 -02:00
cygnusxi
b307e32c17
Update curecoin-qt.pro
2018-12-22 19:17:20 -06:00
CygnusXI
535abfc75d
Curecoin 2.0.0.1
v2.0.0.1
2018-12-21 20:17:08 -06:00
CygnusXI
9ed4d6e8f8
1.9.6.1
2018-12-09 18:09:11 -06:00
CygnusXI
b396a598bd
1.9.6.1
2018-12-09 18:03:40 -06:00
CygnusXI
deae80c298
checkpoint 1.9.6.1
2018-12-09 16:46:49 -06:00
cygnusxi
baf4535d5d
Update main.cpp
v1.9.5.1
2018-10-17 17:57:37 -05:00
Steven Saxton
06d77fb181
Update main.cpp
2018-10-11 03:05:01 -04:00
cygnusxi
34c0420652
Merge fixes for HF
2018-08-30 12:16:53 -05:00
cygnusxi
5645aae649
Increase max outbound
2018-06-29 02:48:31 -05:00
cygnusxi
e213a35cfc
Linux compiling notes
2018-06-08 00:18:01 -05:00
cygnusxi
5e1e88b04e
Linux compiling notes
2018-06-08 00:16:17 -05:00
cygnusxi
e032e9fb5d
min stake age fix from merge
2018-05-11 00:36:40 -05:00
cygnusxi
8747e59c75
Update version.h
2018-05-11 00:26:47 -05:00
cygnusxi
1e32b67466
Update main.h
2018-05-11 00:15:39 -05:00
cygnusxi
a7efe34882
Merge branch 'master' into master
2018-05-10 23:52:17 -05:00
cygnusxi
a427ef096a
Setting up for larger scale test net
...
Results need to be tested with better dispersion of CURE on the blockchain, moving HF hot wire from 100 to 12960 blocks ( 3 months main net time )
2018-05-09 23:51:50 -05:00
cygnusxi
7766f23b3f
Change Stake hard fork method slightly
...
Tested various ways as noted in commits. This produces 4x the prefork stake values as desired, increasing from 1% to 4%.
2018-05-09 23:40:46 -05:00
cygnusxi
ad8f3948a6
Stake Value 0.04
2018-05-09 10:28:50 -05:00
cygnusxi
07d293ee70
Stake Value 0.04
2018-05-09 10:22:35 -05:00
cygnusxi
caad6859f2
Reverse previous HF block test
...
This was a test before verifying existing chain stake age behavior going into the hardfork. Stake age behavior has been verified to work with time warp tests - Still needs further testing - last test worked.
2018-04-20 17:01:41 -05:00