Skip to content

Commit 0b96c63

Browse files
LightningCash-Reborn v2.0.1
1 parent eb5050a commit 0b96c63

File tree

8 files changed

+31
-26
lines changed

8 files changed

+31
-26
lines changed

Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,9 @@ RUN apt-get install -y libdb4.8-dev libdb4.8++-dev
1818

1919
RUN apt-get install -y libminiupnpc-dev
2020

21-
RUN git clone https://github.com/diabaths/LightningCashr-Coin
21+
RUN git clone https://github.com/MerlinMagic2018/LightningCash-R
2222

23-
WORKDIR /LightningCashr-Coin
23+
WORKDIR /LightningCash-R
2424
RUN ./autogen.sh
2525

2626
RUN ./configure --without-gui --disable-tests --disable-bench --disable-zmq

README.md

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
1+
<img src="https://i.ibb.co/4ZK5Q9Rt/bitcoin256.png" alt="bitcoin256" border="0"></a><br /><a target='_blank' href='https://imgbb.com/'></a><br />
2+
13
LightningCash Reborn !!
24
LNCR
35

46
# LightningCashr Core integration/staging tree
57
===========================================
6-
LightningCashr Core new release version : 2.0.0
7-
8-
MANDATORY WALLET UPGRADE !!! You have until January 1st 2025 to upgrade your wallet.
8+
LightningCashr Core new release version : 2.0.1
99

10-
README.md Updated on December 14th 2024
10+
README.md Updated on July 1st 2025
1111

1212
What is LightningCashr ?
1313
----------------------
@@ -21,7 +21,7 @@ A snapshot of the old LightningCash's chain has been made on September 20th 2023
2121
Compiled binary releases are available here on Github.
2222
Whitepapers will be available soon.
2323

24-
Current supported version : 2.0.0
24+
Current supported version : 2.0.1
2525

2626
LightningCashr Core is the full node software that makes up the backbone of the LightningCashr p2p network.
2727

@@ -134,8 +134,7 @@ The Hive Characteristics
134134

135135
- Target Hive block frequency (1 out of this many blocks should be Hivemined) : 1 Every 2 Blocks
136136

137-
- 10% of bee Creation fee goes to the community fund
138-
( it will be 50 % after January 1st 2025, and those funds will be used to promote the coin and list it on new exchanges )
137+
- 50% of bee Creation fee goes to the community fund, and those funds will be used to promote the coin and list it on new exchanges
139138

140139

141140

configure.ac

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,14 @@ dnl require autoconf 2.60 (AS_ECHO/AS_ECHO_N)
22
AC_PREREQ([2.60])
33
define(_CLIENT_VERSION_MAJOR, 2)
44
define(_CLIENT_VERSION_MINOR, 0)
5-
define(_CLIENT_VERSION_REVISION, 0)
5+
define(_CLIENT_VERSION_REVISION, 1)
66
define(_CLIENT_VERSION_BUILD, 0)
77
define(_CLIENT_VERSION_IS_RELEASE, true)
8-
define(_COPYRIGHT_YEAR, 2024)
8+
define(_COPYRIGHT_YEAR, 2025)
99
define(_COPYRIGHT_HOLDERS,[The %s developers])
10-
define(_COPYRIGHT_HOLDERS_SUBSTITUTION,[[LightningCashr Core]])
11-
define(_COPYRIGHT_HOLDERS_SUBSTITUTION2,[[LightningCashr Coin]])
12-
AC_INIT([LightningCashr Core],[_CLIENT_VERSION_MAJOR._CLIENT_VERSION_MINOR._CLIENT_VERSION_REVISION],[https://github.com/diabaths/LightningCashr-Coin/issues],[lncr],[https://lightningcashr.org/])
10+
define(_COPYRIGHT_HOLDERS_SUBSTITUTION,[[LNCR]])
11+
define(_COPYRIGHT_HOLDERS_SUBSTITUTION2,[[LNCR]])
12+
AC_INIT([LightningCashr Core],[_CLIENT_VERSION_MAJOR._CLIENT_VERSION_MINOR._CLIENT_VERSION_REVISION],[https://github.com/MerlinMagic2018/LightningCash-R/issues],[lncr],[https://lightningcash-reborn.space/])
1313
AC_CONFIG_SRCDIR([src/validation.cpp])
1414
AC_CONFIG_HEADERS([src/config/bitcoin-config.h])
1515
AC_CONFIG_AUX_DIR([build-aux])

contrib/seeds/nodes_main.txt

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
66.55.66.167:9113
12
24.203.200.156:9113
2-
91.170.174.159:9113
3-
212.33.255.82:9113
3+
24.200.40.197:9113
4+
125.229.48.110:9113
5+
6+
7+

src/chainparams.cpp

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// Copyright (c) 2010 Satoshi Nakamoto
22
// Copyright (c) 2009-2017 The Bitcoin Core developers
3-
// Copyright (c) 2019-2022 Antoine Brûlé
3+
// Copyright (c) 2019-2025 Antoine Brûlé
44
// Distributed under the MIT software license, see the accompanying
55
// file COPYING or http://www.opensource.org/licenses/mit-license.php.
66

@@ -173,9 +173,9 @@ class CMainParams : public CChainParams {
173173

174174
// The best chain should have at least this much work.
175175

176-
consensus.nMinimumChainWork = uint256S("0x00000000000000000000000000000000000000000000000000003cc4b5f216a7"); // LightningCashr: block 1305391
176+
consensus.nMinimumChainWork = uint256S("0x000000000000000000000000000000000000000000000000000089fe179b775b"); // LightningCashr: block 5362791
177177
// By default assume that the signatures in ancestors of this block are valid.
178-
consensus.defaultAssumeValid = uint256S("0x99bd061f8c1b4a5b18ab76c93b353007d9026822df35c7201b08dde8cc42e5d3"); // LightningCashr : block 1305391
178+
consensus.defaultAssumeValid = uint256S("0x9e881790e1bb01f8f43fc8f3c49f1ca2f257ddf9f7042800aaa512e475727528"); // LightningCashr : block 5362791
179179

180180

181181

@@ -226,15 +226,16 @@ class CMainParams : public CChainParams {
226226
{ 0, uint256S("0x35f373b6fed4342ef20327917f756dc5fe76b4f2c111ac0a1c52ba408764709b")},
227227
{ 1305391, uint256S("0x99bd061f8c1b4a5b18ab76c93b353007d9026822df35c7201b08dde8cc42e5d3")},
228228
{ 3657000, uint256S("0x966f34fec23d771d6a0793396650e64fb1f991c06fbfa046c5928d50884f409b")},
229+
{ 5362791, uint256S("0x9e881790e1bb01f8f43fc8f3c49f1ca2f257ddf9f7042800aaa512e475727528")},
229230
}
230231
};
231232

232233
chainTxData = ChainTxData{
233234
// Data at genesis block.
234-
1694548330, // * UNIX timestamp of last known number of transactions
235-
0, // * total number of transactions between genesis and that timestamp
235+
1751354596, // * UNIX timestamp of last known number of transactions
236+
5626136, // * total number of transactions between genesis and that timestamp
236237
// (the tx=... number in the SetBestChain debug.log lines)
237-
0.0 // * estimated number of transactions per second after that timestamp
238+
0.09991706136773344 // * estimated number of transactions per second after that timestamp
238239
};
239240
}
240241
};

src/chainparamsseeds.h

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,10 @@
88
* IPv4 as well as onion addresses are wrapped inside a IPv6 address accordingly.
99
*/
1010
static SeedSpec6 pnSeed6_main[] = {
11+
{{0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0xff,0xff,0x42,0x37,0x42,0xa7}, 9113},
1112
{{0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0xff,0xff,0x18,0xcb,0xc8,0x9c}, 9113},
12-
{{0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0xff,0xff,0x5b,0xaa,0xae,0x9f}, 9113},
13-
{{0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0xff,0xff,0xd4,0x21,0xff,0x52}, 9113}
13+
{{0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0xff,0xff,0x18,0xc8,0x28,0xc5}, 9113},
14+
{{0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0xff,0xff,0x7d,0xe5,0x30,0x6e}, 9113}
1415
};
1516

1617
static SeedSpec6 pnSeed6_test[] = {

src/validation.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3056,7 +3056,7 @@ static bool CheckBlockHeader(const CBlockHeader& block, CValidationState& state,
30563056
}
30573057

30583058
// Skip headers validation until we're close to chaintip
3059-
if (nHeight < SKIP_BLOCKHEADER_POW)
3059+
if (nHeight <= SKIP_BLOCKHEADER_POW)
30603060
return true;
30613061

30623062
if (nHeight >= nSpeedFork) {

src/validation.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ static const unsigned int BLOCKFILE_CHUNK_SIZE = 0x1000000; // 16 MiB
7777
/** The pre-allocation chunk size for rev?????.dat files (since 0.8) */
7878
static const unsigned int UNDOFILE_CHUNK_SIZE = 0x100000; // 1 MiB
7979
/** Skip PoW testing headers until this blockheight */
80-
static const int SKIP_BLOCKHEADER_POW = 0; // Skip up to last checkpoint + 1 ( 16832760 )
80+
static const int SKIP_BLOCKHEADER_POW = 5362791; // Skip up to last checkpoint
8181

8282

8383
/** Maximum number of script-checking threads allowed */

0 commit comments

Comments
 (0)