1
0
mirror of https://github.com/GOSTSec/gostcoin synced 2025-01-14 00:38:03 +00:00
Commit Graph

266 Commits

Author SHA1 Message Date
orignal
f3785a7896
Merge pull request #63 from nonlin-lin-chaos-order-etc-etal/patch-2
Update build_linux.txt - remove qt4 remnants & fix #61
2024-12-14 15:39:26 -05:00
orignal
e4c2fa771c
Merge pull request #62 from nonlin-lin-chaos-order-etc-etal/patch-1
Update build instructions - Fix #61
2024-12-14 15:38:30 -05:00
nonlin-lin-chaos-order-etc-etal
3abecd0c38 Fix build 2024-12-14 12:35:03 +08:00
nonlin-lin-chaos-order-etc-etal
c815bdf532
Update build_linux.txt - remove qt4 remnants & fix #61 2024-12-14 12:23:23 +08:00
nonlin-lin-chaos-order-etc-etal
24822a1ecb
Update build instructions - Fix #61 2024-12-14 12:19:28 +08:00
orignal
7d946e3fc4
Merge pull request #55 from antonymcgreen/patch-1
fix typos
2023-03-10 15:33:34 -05:00
antonymcgreen
09af71b6ed
fix typos 2023-03-10 23:25:53 +03:00
orignal
48a7d28d5f update I2P seeds 2023-02-23 11:08:24 -05:00
orignal
1c70c90955 fixed build with boost >= 1.76 2021-12-19 16:43:09 -05:00
orignal
51240469f0 fixed cli crash with boost >= 1.70 2021-03-06 19:45:32 -05:00
orignal
ffb77b2f40 support ratchets I2P encryption 2020-11-20 20:53:41 -05:00
orignal
53de42565e support ratchets I2P encryption 2020-11-20 15:35:11 -05:00
orignal
d917124bff fixed build with boost >= 1.70 2020-10-13 20:43:37 -04:00
orignal
21cf573bd6 fixed build with boost >= 1.70 2020-10-13 16:09:35 -04:00
orignal
f9a159051d fixed build with boost >= 1.70 2020-10-13 15:38:08 -04:00
R4SAS
e260fc3c35
update pool seed i2p address 2019-11-28 07:36:19 +03:00
a8a23ca473 update name 2019-04-12 10:09:07 +00:00
3395ad85b0 update android build project 2018-10-09 03:41:33 +03:00
orignal
c6997295d0 removed pisekot's seed 2018-07-30 06:57:36 -04:00
orignal
b3e36d7fea
Merge pull request #32 from radfish/PR--link-boost-chrono
makefile/pro: link boost_chrono
2018-07-22 07:23:58 -04:00
redfish
7095e61aab makefile/pro: link boost_chrono
Fixes build failure due to undefined symbol (tested on Arch Linux).
2018-07-22 00:04:49 -04:00
1486da94dc 0.8.5.12 - update logo 2018-06-23 01:06:43 +03:00
460af80a0e 0.8.5.12 2018-06-23 00:21:44 +03:00
f8e6bb0ad5 osx build 2018-06-22 19:18:45 +03:00
orignal
1b11c5653c block 200000 2018-05-17 12:55:41 -04:00
orignal
14345de790 alert keys 2018-05-01 13:11:37 -04:00
orignal
01e853f233 correct key encoding for openssl 1.1 2018-04-30 18:48:16 -04:00
orignal
0c9123ca5b
Merge pull request #29 from mewmew-i2p/patch-1
Fixes one docs issue - see extended description
2018-04-23 06:33:12 -04:00
mewmew-i2p
0a281f3d3f
Fix one issues - see extended description
Based on https://github.com/PurpleI2p/i2pd_docs_en/blob/master/docs/devs/building/windows.md#caveats , paragraph 3
2018-04-23 15:13:25 +08:00
orignal
c2590ed8be correct serialization 2018-04-11 19:22:25 -04:00
orignal
9b0b7a6bee correct serialization 2018-04-11 18:45:39 -04:00
orignal
9e59c9b64e support I2P peers with ECIES 2018-04-11 15:27:21 -04:00
f29c84ca32 add qt building info 2018-04-09 20:05:25 +03:00
6872163404 change locale to en, update years 2018-02-13 22:19:53 +03:00
e21f609ed3 update year, locales, fix tabulations 2018-02-13 21:53:22 +03:00
d1af2a2eb7 fix quotes 2018-02-10 06:09:34 +03:00
791eabd806 add translation for paperwallet 2018-02-10 05:56:08 +03:00
orignal
b1a9901d48
Update README.md 2018-02-09 21:18:17 -05:00
orignal
7b0188d49b paper cash icons 2018-02-09 20:56:49 -05:00
orignal
da91ffc7fd fixed build error 2018-02-09 15:49:33 -05:00
orignal
398171c2b9 invoke paper wallet 2018-02-09 15:35:20 -05:00
orignal
cd07e57738 paperwallet added 2018-02-09 14:33:40 -05:00
616a9aa1ba 0.8.5.11 2018-02-09 02:06:31 +03:00
3cea71da9e fix build for daemon 2018-02-07 05:39:17 +03:00
f36cf5cd3e 0.8.5.11 2018-02-07 04:34:53 +03:00
orignal
deaf259120 openssl 1.1 support 2018-02-06 14:56:30 -05:00
orignal
5e643aeac9 use EVP_CIPHER_CTX from openssl 1.1 2018-02-06 14:50:11 -05:00
orignal
20d9569fd2 CBigNum for openssl 1.1 2018-02-06 13:52:17 -05:00
orignal
42807c480e
Merge pull request #26 from radfish/PR--qt-pro-boost-old-services
qt: pro: enable deprecated features in boost
2018-02-05 13:18:34 -05:00
redfish
ea92904e90 qt: pro: enable deprecated features in boost
To build with boost 1.66 and later.
2018-02-05 12:39:47 -05:00