Commit Graph

233 Commits

Author SHA1 Message Date
cygnusxi 300268a415
Merge pull request #77 from Hou5e/master
Update README.md
2023-05-26 10:53:46 -05:00
Hou5e 806ddf3116 Update README.md 2023-05-26 02:52:26 -07:00
cygnusxi 44fb4e8b84
Update build info 2023-05-25 18:36:39 -05:00
root dbc6d1c283 Update SSL3.0 2023-05-25 23:25:59 +00:00
cygnusxi f5e4e3c715
Merge pull request #76 from supsm/master
Add getstakinginfo to commands list
2023-05-24 23:17:09 -05:00
supsm 9c82803adc
add getstakinginfo to commands list 2023-05-18 17:05:17 -07:00
CygnusXI 7b0e5fde69 add walletnotify 2023-05-17 00:50:22 -05:00
cygnusxi c06a7b2e5f
Merge pull request #71 from sjneph/windows-fixes
Windows fixes
2022-02-04 05:03:36 -06:00
cygnusxi 1ba9960b4f
Merge pull request #70 from sjneph/namespace-updates-round1b
cleaned up namespaces
2022-02-04 05:03:22 -06:00
sjn 53e7950962 small fixes 2022-02-03 14:39:47 -08:00
sjneph a906f48b04 fixed windows-related compilation issues; fixed ipv6 issues 2022-02-03 14:19:46 -08:00
sjn 5a073db9fe cleaned up namespaces 2022-02-02 19:35:37 -08:00
cygnusxi d721c6f1fd
Merge pull request #69 from sjneph/compile-warnings-round1
Removed global namespace declarations; fixed compiler warnings
2022-01-30 15:14:10 -06:00
sjn 42ba35b3e4 changed placeholders back to boost:: from std::; fixed #define warning 2022-01-30 09:32:31 -08:00
sjn dc9d6ec533 Removed global namespace declarations; fixed compiler warnings 2022-01-29 18:41:57 -08:00
cygnusxi d30f107736
Merge pull request #50 from trourance/master
Define macro for boost >= 1.66
2022-01-26 16:08:41 -06:00
cygnusxi 67484593b1
Merge pull request #63 from daneoshiga/docker
Dockerfile for running curecoind on a raspberry pi
2022-01-26 15:26:26 -06:00
cygnusxi c83796abf4
Merge pull request #57 from bizi-betiko/dockerfilePi
A dockerfile that allows the creation of a docker image of Curecoin, …
2022-01-26 15:22:38 -06:00
cygnusxi 82a16308a8
Merge pull request #59 from Apocrypher00/patch-1
Create makefile.android
2022-01-26 15:21:04 -06:00
cygnusxi ca257c062d
Merge pull request #62 from janlugt/master
Use fully qualified boost::placeholders identifiers.
2022-01-22 14:10:10 -06:00
cygnusxi 3fcfe4009c
Merge pull request #67 from Tzigamm/master
Use fully qualified boost::filesystem identifiers.
2022-01-21 22:13:22 -06:00
Tzigamm ca7db1d420 Use fully qualified boost::filesystem identifiers. 2021-10-12 10:06:52 +02:00
Danilo Shiga a01f259ca5 Add Dockerfile for headless rpi 2021-02-07 16:18:24 -03:00
Jan van der Lugt 76528b5436 Use fully qualified boost::placeholders identifiers. 2021-01-03 22:54:42 -08:00
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
bizi-betiko 0f8cb82426 A dockerfile that allows the creation of a docker image of Curecoin, capable of running on a Raspberry Pi. 2020-05-25 16:42:04 +03: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
Florian Gossin bd2e9f3205 Define macro for boost >= 1.66 2020-05-04 14:31:45 +02: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 2019-01-15 17:18:05 -06:00