41 check-ins
2020-10-04
| ||
23:16 | start 1.2.0.5; update locale Leaf check-in: 5af5e2ede7 user: Fas Xmut tags: master, trunk | |
22:57 | start 1.2.0.5; update locale check-in: 143513b32d user: Fas Xmut tags: master, trunk | |
2020-01-14
| ||
16:38 | Upgrade SpartanCoin Logo check-in: d18e627c78 user: fasxmut tags: master, trunk | |
2019-11-27
| ||
07:45 | [fix] boost::filesystem conflicts with std::filesystem check-in: 04f505f45d user: fasxmut tags: master, trunk | |
2019-06-30
| ||
15:28 | UPGRADE: rename xjail and some fix check-in: 7a5192ff08 user: fasxmut tags: master, trunk | |
2019-03-28
| ||
01:48 | Upgrade SpartanCoin Logo, Upgrade to SpartanCoin-1.2 check-in: b656f4bb68 user: xjail tags: master, trunk | |
2019-01-23
| ||
18:31 | test BOOST_ASIO_NO_DEPRECATED check-in: 1785eb478a user: xjail tags: master, trunk | |
17:36 | update check-in: 8896da7359 user: xjail tags: master, trunk | |
2019-01-20
| ||
20:07 | merge from openssl-1.1.1, boost-1.66.0 check-in: 4d74619725 user: xjail tags: master, trunk | |
19:56 | upgrade to openssl-1.1.1 Closed-Leaf check-in: 8d5fdfd1c2 user: xjail tags: openssl-1.1.1 | |
19:54 | merge from boost-1.66.0 to openssl-1.1.1 check-in: 1c008c07c4 user: xjail tags: openssl-1.1.1 | |
19:47 | Create new branch named "openssl-1.1.1" check-in: de1d4824c8 user: xjail tags: openssl-1.1.1 | |
2018-07-20
| ||
17:53 | xjail::toLower xjail::toUpper Closed-Leaf check-in: c034ed9ced user: xjail tags: boost-1.66.0 | |
2018-07-19
| ||
03:14 | xjail_spn_util.h xjail_spn_util.cpp check-in: 3bd8d24615 user: xjail tags: boost-1.66.0 | |
00:42 | fix ambiguous in db.cpp check-in: 42c7c90f5e user: xjail tags: boost-1.66.0 | |
2018-05-01
| ||
23:19 | update notes.log check-in: 626bb12543 user: xjail tags: boost-1.66.0 | |
23:04 | add notes.log file check-in: dcb5293a7f user: xjail tags: boost-1.66.0 | |
2018-04-21
| ||
17:38 | add -lboost_chrono check-in: d0ee6fc516 user: xjail tags: boost-1.66.0 | |
2018-04-06
| ||
14:58 | merge check-in: 3f22b893bf user: xjail tags: boost-1.66.0 | |
2018-04-02
| ||
02:11 | upgrade to c++17 (std::auto_ptr was removed in c++17 (use std::unique_ptr); std::random_shuffle was removed in c++17 (use custom xjail::random_shuffle, not std::shuffle as no enough test)) Closed-Leaf check-in: 45f336350a user: xjail tags: refork-at-8ca3912a49 | |
01:23 | Create new branch named "refork-at-8ca3912a49" check-in: 52db5e4447 user: xjail tags: refork-at-8ca3912a49 | |
2018-04-01
| ||
23:54 | [upgrade mutex, lock and condition_variable from boost to std; upgrade to c++17 (std::auto_ptr was removed in c++17, use std::unique_ptr; std::random_shuffle to xjail::random_shuffle (have no enough test of std::shuffle))] check-in: 9b449dc447 user: xjail tags: boost-1.66.0 | |
2018-03-17
| ||
12:15 | modify copyright year check-in: 8ca3912a49 user: xjail tags: boost-1.66.0 | |
2018-03-05
| ||
20:45 | Edit Locale (affect: src/qt/locale/*, src/qt/bitcoin.qrc, src/qt/bitcoin.qrc.backup) check-in: 3d92ef5c9e user: xjail tags: boost-1.66.0 | |
2018-02-14
| ||
08:29 | boost 1.66.0+ support: from boost 1.65.1 to boost 1.66.0 check-in: 0f85c0476a user: xjail tags: boost-1.66.0 | |
07:08 | Create new branch named "boost-1.66.0" check-in: fa03098913 user: xjail tags: boost-1.66.0 | |
2018-02-09
| ||
06:57 | expose added node IPs check-in: 1cd24ddfd5 user: xjail tags: master, trunk | |
2017-11-08
| ||
04:28 | use MINIUPNPC_API_VERSION check-in: dd5b35169d user: xjail tags: master, trunk | |
01:55 | change BOOST_FOREACH to c++11 range-based for check-in: e7ba647401 user: xjail tags: master, trunk | |
2017-11-07
| ||
09:49 | remove -mt-s suffixes check-in: a00afa1a64 user: xjail tags: master, trunk | |
2017-11-05
| ||
09:32 | Initially Add Xjail's Work check-in: dc3d0257e7 user: xjail tags: master, trunk | |
2014-08-23
| ||
15:42 | updated check-in: edd7002e7d user: spartancoin@gmail.com tags: master, trunk | |
13:43 | Updated Makefiles for static and dynamic build to build static version: - prebuild boost, openssl, qrencode, BerkeleyDB. - change path to correct depending on system, then run makefile-static.unix dynamical build already described check-in: 3445efad59 user: spartancoin@gmail.com tags: master, trunk | |
2014-08-22
| ||
16:54 | Update README.md check-in: eda75032ac user: spartancoin@gmail.com tags: master, trunk | |
16:49 | updated for linux build check-in: f1e9e75077 user: spartancoin@gmail.com tags: master, trunk | |
15:28 | updated the makefile.unix check-in: 0e28f340a0 user: spartancoin@gmail.com tags: master, trunk | |
06:38 | Updated version code check-in: 9d1b393ce4 user: spartancoin@gmail.com tags: master, trunk | |
06:00 | Update to version 1,.1.2 Added Digishield, to take affect after block 110560, total coin reduction from 100B to 50B. Block halving from 150,000 to 50,000 begins at block 111,280 check-in: 2994c35035 user: spartancoin@gmail.com tags: master, trunk | |
2014-03-21
| ||
22:17 | Update README.md Leaf check-in: 25ed741f50 user: spartancoin@gmail.com tags: origin/transactionrecord.h, trunk | |
20:25 | Added project Signed-off-by: root <spartancoin@gmail.com> check-in: f00c758f0d user: spartancoin@gmail.com tags: origin/transactionrecord.h, trunk | |
20:23 | Initial Commit check-in: e0e095713d user: spartancoin@gmail.com tags: origin/transactionrecord.h, trunk | |