Skip to content

Commit 24cf849

Browse files
Merge branch 'master' into storADEchecker
2 parents 7d4a33a + 6353c3b commit 24cf849

4 files changed

+14
-11
lines changed

scripts/setup_adeptio_cold_masternode_ipv4_latest.sh

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,8 @@ rm -fr adeptio*.zip
121121
# Manage coin daemon and configuration //
122122
unzip -o adeptio*.zip
123123
echo ""
124-
sudo cp -fr ./adeptio-${ver_to_download}/bin/adeptio-cli ./adeptio-${ver_to_download}/bin/ /usr/bin/
124+
sudo cp -fr ./adeptio-${ver_to_download}/bin/adeptiod /usr/bin/
125+
sudo cp -fr ./adeptio-${ver_to_download}/bin/adeptio-cli /usr/bin/
125126
rm -fr ./adeptio-${ver_to_download}/
126127
mkdir -p ~/.adeptio/
127128
touch ~/.adeptio/adeptio.conf

scripts/setup_adeptio_cold_masternode_ipv6_latest.sh

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,8 @@ rm -fr adeptio*.zip
121121
# Manage coin daemon and configuration //
122122
unzip -o adeptio*.zip
123123
echo ""
124-
sudo cp -fr ./adeptio-${ver_to_download}/bin/adeptio-cli ./adeptio-${ver_to_download}/bin/ /usr/bin/
124+
sudo cp -fr ./adeptio-${ver_to_download}/bin/adeptiod /usr/bin/
125+
sudo cp -fr ./adeptio-${ver_to_download}/bin/adeptio-cli /usr/bin/
125126
rm -fr ./adeptio-${ver_to_download}/
126127
mkdir -p ~/.adeptio/
127128
touch ~/.adeptio/adeptio.conf

scripts/update_masternode_version.sh

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -66,10 +66,11 @@ if [ "$OS_version" -eq "1" ]; then
6666
sudo systemctl stop storADEserver.service
6767
echo -e "${GREEN}2/5 Adeptio services is stopped... Running for next task...${NC}" &&
6868
cd ~
69-
wget https://github.com/adeptio-project/adeptio/releases/download/$ver_to_download/adeptiod-$ver_to_download-linux64.zip
69+
wget https://github.com/adeptio-project/adeptio/releases/download/$ver_to_download/adeptio-$ver_to_download-x64-linux.zip
7070
echo -e "${GREEN}3/5 New Adeptio wallet is now downloaded... Running for next task...${NC}"
7171
unzip -o adeptio*.zip
72-
sudo cp -fr ./adeptio-${ver_to_download}/bin/adeptio-cli ./adeptio-${ver_to_download}/bin/ /usr/bin/
72+
sudo cp -fr ./adeptio-${ver_to_download}/bin/adeptiod /usr/bin/
73+
sudo cp -fr ./adeptio-${ver_to_download}/bin/adeptio-cli /usr/bin/
7374
echo -e "${GREEN}4/5 Adeptio wallet is updated... Running for next task...${NC}"
7475
rm -fr ./adeptio-${ver_to_download}/ ; rm -fr adeptio*.zip
7576
sudo systemctl start adeptiocore.service && sleep 30
@@ -89,7 +90,7 @@ if [ "$OS_version" -eq "1" ]; then
8990
sudo systemctl stop storADEserver.service
9091
echo -e "${GREEN}2/5 Adeptio services is stopped... Running for next task...${NC}" &&
9192
cd ~
92-
wget https://github.com/adeptio-project/adeptio/releases/download/$ver_to_download/adeptiod-$ver_to_download-linux64-legacy.zip
93+
wget https://github.com/adeptio-project/adeptio/releases/download/$ver_to_download/adeptio-$ver_to_download-x64-linux.zip
9394
echo -e "${GREEN}3/5 New Adeptio wallet is now downloaded... Running for next task...${NC}"
9495
unzip -o adeptio*.zip
9596
sudo cp -fr adeptio-cli adeptiod /usr/bin/

src/chainparams.cpp

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -86,15 +86,15 @@ static Checkpoints::MapCheckpoints mapCheckpoints =
8686
(401400, uint256("0xea10f297909026e8d1f468681674bb8c79f9c46bd11d6efa735fa35d1e6dd2e9"))
8787
(450000, uint256("0xaad6ec975d4eb95b31924b52fe12369ee4978363e52e0bb3b2f1fb0832f63255"))
8888
(475199, uint256("0xa9d4d607dace292d4be1c9590c1dc250eecc6ffecfa79368dcf05db1501ce741"))
89-
(483646, uint256("0x56b1c26309e3ba04669e2f4ee2e63cfe39c3a43d7fc93c4954c04fa39175a11c"))
89+
(483646, uint256("0x56b1c26309e3ba04669e2f4ee2e63cfe39c3a43d7fc93c4954c04fa39175a11c"))
9090
(484300, uint256("0x397a3aa82f24e81d8467794aa221b27626bd628df9927bd8c8bfb72877627638"))
9191
(489125, uint256("0x77bc5916b85e8b761941f9585ae13ee2630ac13ef30848013bf371180a9c1937"))
92-
(490500, uint256("0x47eab4050771d9e9ffdc243450446c16154796c6f31e29351bcb90435385ba33"))
92+
(490500, uint256("0x47eab4050771d9e9ffdc243450446c16154796c6f31e29351bcb90435385ba33"))
9393
(490836, uint256("0x16ec337a0dde4f8cc0a696d9d695513045099f2407d4628a02c493a1d31686c3"))
94-
(492531, uint256("0x10b55c32ac3cc0e66cdcbda3a2089b791dee148be31add7b040c3deebc5dd2b6"))
95-
(493000, uint256("0x00000000000006cb53a54a03be0048577628648677b0ca05599022f92a89ae3d"));
96-
(550000, uint256("0x06fad56476eba4561a59034b477af473b98fc0d560975ecaf587315a632d45c5"));
97-
94+
(492531, uint256("0x10b55c32ac3cc0e66cdcbda3a2089b791dee148be31add7b040c3deebc5dd2b6"))
95+
(492741, uint256("0xa647c305e329eb19b5f4dfea5dc7052f0e3ddbd111dc60f70395cc93a144d9b9"))
96+
(493000, uint256("0x2b5c42e54316251cb19eea09cec99cca803f4b130fc7864d7ffc2dcac3e06218"))
97+
(550000, uint256("0x06fad56476eba4561a59034b477af473b98fc0d560975ecaf587315a632d45c5"));
9898

9999
static const Checkpoints::CCheckpointData data = {
100100
&mapCheckpoints,

0 commit comments

Comments
 (0)