之前看HIVE上的热帖,有大佬将HIVE见证人节点升级到v1.27.4,于是去gitlab上看了一眼,原来早在6天之前,HIVE发布了v1.27.4版本。  (图源 :[pixabay](https://pixabay.com/photos/coffee-pen-notebook-open-notebook-2306471/)) 因为这个是HIVE的小版本升级,原则上,见证人们(尤其是轮值见证人)不是必须升级的(现在很多见证人还在允许v1.27.0版本呢),所以我只是在我本地节点上升级了一下。 # 编译遇到的小问题 这次升级的Release Notes提到了一点: >General notes: upgrade to Ubuntu 22.04 as base supported OS 也就是说,无论是编译还是运行,原则上都应该基于Ubuntu 22.04 ,否则可能会遇到一些意料之外的问题。 好在我前段时间已经将所有的VPS、本地机等系统都升级到Ubuntu 22.04 LTS,所以以Ubuntu 22.04作为基本支持的操作系统正合我意。 我是在一台从未编译过HIVE的次新VPS上进行的编译(之所以称之为次新,是因为在曾在上边编译过一些其它的应用),和编译v1.27.3不同,遇到了一些问题。 问题一:找不到Boost库  解决方法: >`sudo apt install libboost-all-dev` 问题二:找不到Snappy库  解决方法: >`sudo apt install libsnappy-dev` 问题三:找不到Readlin库  解决方法: >`sudo apt install libreadline-dev` 之所以出现这些问题,都是因为我用的是次新的VPS,之前没有在这台机器上编译过HIVE,如果编译过,就不用进行上述操作了。 除了使用上述哪里出问题解决哪里的笨方法,我们还可以通过运行HIVE源码包中的指定脚本一劳永逸地解决上述问题。 指令如下: >`sudo ../hive/scripts/setup_ubuntu.sh --dev` (更多详情请参考[HIVE的编译指南](https://gitlab.syncad.com/hive/hive/-/blob/master/doc/building.md)) # 升级一下本地节点 解决了上述问题后,编译过程就很顺利啦,很快就编译出我需要的几个文件。然后用`scp`指令复制到我本地电脑的对应目录。 运行一下,熟悉的图标出来了,版本也没有错误:  不过因为这次更新修改了HIVED状态库格式,所以v1.27.3及以前版本想切换到这个版本上都需要Replay区块链。 >Warning: this update changes hived state format and requires hived node replay, if you are using version 1.27.3 or earlier. 所以用如下指令强制replay一下: >`hived_v1.27.4 --force-replay` 然后就开始了漫长的Replay:  我是在昨天晚上11点前后开始Replay的,早晨起床看,已经完成了,本地节点已经正常运转,所以估摸Replay时间应该在8-9小时以内。 看了一下[见证人列表](https://www.cutehive.com/witnesses.php),目前只有两个见证人在运行v1.27.4,而且看见证人频道中的聊天信息,大佬说这次更新主要是针对API节点(尤其是基于HAF的节点),所以我就先不切换见证人啦。 更多技术细节,大家去看文末链接中的[Release Notes](https://gitlab.syncad.com/hive/hive/-/releases/v1.27.4)吧,我就不再赘述啦。 # 参考链接 * [v1.27.4 - minor release, does not require another hardfork](https://gitlab.syncad.com/hive/hive/-/releases/v1.27.4) * https://gitlab.syncad.com/hive/hive/-/blob/master/doc/building.md * https://www.cutehive.com/witnesses.php
author | oflyhigh |
---|---|
permlink | hive-v1-27-4 |
category | hive-105017 |
json_metadata | {"tags":["cn","life","blog","hived"],"image":["https://images.hive.blog/DQmcKWNKBji2jcBKx1aTaaV1Qhew8p67uK6ickEmdLGUTxE/image.png","https://images.hive.blog/DQmeuG2TsgUt6dcBnfDAokCNZVXcJvmMt5DGv8AdWMesddk/b0cf8e5b6c41e5a6f80f0e41a64621e.png","https://images.hive.blog/DQmZ9y3hqBhWKEvugXixP5YNouJaVzzYEcGeMfKYucZAT7t/29aa18fa905b02f1c4bfe5e55853b46.png","https://images.hive.blog/DQmSNyiJbNcjpJWg1VcfQWB6co3bFpCShoPDcfnmcR9L74s/f161919c03d48d67ba8aa001f350f59.png","https://images.hive.blog/DQmThH54eMErMJ3vFhPgE8QBFePzBkNnptgYx22jdWbtMn6/d23cb9d82cdccdca31f1af01c0b7b34.png","https://images.hive.blog/DQmYiLrdoWEJ4mHjA2xRz3u4vQUMBAbf2n3HAqpSiykabcf/3f3d3c6545d67b533623cc1a87d5ed7.png"],"links":["https://pixabay.com/photos/coffee-pen-notebook-open-notebook-2306471/"],"app":"hiveblog/0.1","format":"markdown"} |
created | 2023-04-13 09:15:33 |
last_update | 2023-04-13 09:15:33 |
depth | 0 |
children | 7 |
last_payout | 2023-04-20 09:15:33 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 33.246 HBD |
curator_payout_value | 33.203 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 2,730 |
author_reputation | 6,392,879,277,616,757 |
root_title | 升级本地HIVE节点到v1.27.4 |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 122,505,941 |
net_rshares | 110,720,127,592,169 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
abit | 0 | 27,771,512,595,032 | 100% | ||
adm | 0 | 22,528,202,354,060 | 100% | ||
steemychicken1 | 0 | 782,063,644,439 | 27% | ||
team | 0 | 178,343,591,224 | 20% | ||
mangou007 | 0 | 619,630,940 | 20% | ||
deanliu | 0 | 4,127,694,642,674 | 100% | ||
andyjim | 0 | 491,953,169 | 100% | ||
joythewanderer | 0 | 26,692,140,013 | 100% | ||
ace108 | 0 | 994,915,548,425 | 25% | ||
logic | 0 | 186,372,704,820 | 100% | ||
magicmonk | 0 | 4,086,849,037,268 | 100% | ||
laoyao | 0 | 59,988,488,903 | 100% | ||
midnightoil | 0 | 211,477,810,845 | 100% | ||
xiaohui | 0 | 18,790,309,173 | 100% | ||
bert0 | 0 | 2,857,854,614 | 20% | ||
rivalhw | 0 | 1,963,704,489,362 | 100% | ||
nextgen622 | 0 | 464,912,308,480 | 100% | ||
helene | 0 | 1,215,774,118,543 | 100% | ||
ffcrossculture | 0 | 130,100,760,928 | 100% | ||
penguinpablo | 0 | 259,528,739,229 | 14% | ||
ivet | 0 | 42,350,644,472 | 100% | ||
cnfund | 0 | 95,660,898,524 | 50% | ||
funnyman | 0 | 1,387,906,383 | 5.6% | ||
steemcleaners | 0 | 1,609,106,180,242 | 55% | ||
btshuang | 0 | 746,785,498 | 50% | ||
azazqwe | 0 | 36,750,276,016 | 100% | ||
newhope | 0 | 5,662,943,064,486 | 46% | ||
bxt | 0 | 310,238,456,102 | 100% | ||
trafalgar | 0 | 20,466,696,214,316 | 48% | ||
raindrop | 0 | 318,946,130,155 | 48% | ||
passion-fruit | 0 | 9,152,085,869 | 93% | ||
fortune-master | 0 | 9,033,780,192 | 93% | ||
mobbs | 0 | 196,123,495,068 | 100% | ||
nanosesame | 0 | 472,220,457,781 | 80% | ||
exec | 0 | 323,916,554,799 | 100% | ||
alphacore | 0 | 4,202,116,642 | 2.92% | ||
joeyarnoldvn | 0 | 584,199,748 | 1.76% | ||
geekgirl | 0 | 2,625,994,696,625 | 100% | ||
susanli3769 | 0 | 842,010,175,022 | 100% | ||
eturnerx | 0 | 13,514,487,538 | 0.7% | ||
mrpointp | 0 | 369,455,435,722 | 100% | ||
travelgirl | 0 | 244,853,727,733 | 100% | ||
mygod | 0 | 743,197,974 | 50% | ||
catwomanteresa | 0 | 433,770,539,439 | 100% | ||
dine77 | 0 | 4,146,812,357 | 70% | ||
oldman28 | 0 | 108,437,324,861 | 60% | ||
idx | 0 | 22,568,667,954 | 100% | ||
aafeng | 0 | 876,360,717,933 | 100% | ||
cn-reader | 0 | 17,922,282,953 | 50% | ||
tvb | 0 | 4,136,344,137 | 30% | ||
santigs | 0 | 226,915,673,659 | 50% | ||
floatinglin | 0 | 6,314,175,763 | 100% | ||
mrspointm | 0 | 375,224,649,492 | 100% | ||
kimzwarch | 0 | 15,017,490,668 | 4% | ||
chenlocus | 0 | 74,584,036,132 | 100% | ||
davidke20 | 0 | 124,925,627,878 | 100% | ||
votehero | 0 | 14,395,825,308 | 3.2% | ||
silversaver888 | 0 | 189,137,424,487 | 35% | ||
minloulou | 0 | 5,060,433,828 | 70% | ||
msp-makeaminnow | 0 | 14,850,981,924 | 19% | ||
victory622 | 0 | 210,509,044,329 | 100% | ||
gtpjfoodbank | 0 | 19,976,667,579 | 90% | ||
namchau | 0 | 4,034,054,356 | 70% | ||
japanguide | 0 | 1,040,703,661 | 100% | ||
grafinx | 0 | 6,148,282,546 | 100% | ||
jychbetter | 0 | 602,213,128,327 | 100% | ||
winniex | 0 | 407,156,006,497 | 100% | ||
etherpunk | 0 | 853,129,417 | 50% | ||
traf | 0 | 1,729,747,289,837 | 48% | ||
ioioioioi | 0 | 3,975,689,974 | 100% | ||
itchyfeetdonica | 0 | 666,756,006,499 | 100% | ||
breelikeatree | 0 | 190,270,506,057 | 100% | ||
cryptonized | 0 | 22,557,940,027 | 14% | ||
soufianechakrouf | 0 | 4,791,394,620 | 100% | ||
tryskele | 0 | 1,329,180,384 | 5% | ||
mermaidvampire | 0 | 2,094,647,135 | 100% | ||
seikatsumkt | 0 | 5,188,016,284 | 75% | ||
yumisee | 0 | 797,231,672 | 50% | ||
joeliew | 0 | 3,684,814,186 | 100% | ||
vamos-amigo | 0 | 4,148,419,189 | 100% | ||
rachelssi | 0 | 9,140,084,429 | 100% | ||
aellly | 0 | 154,328,727,941 | 100% | ||
lordbutterfly | 0 | 1,802,558,882,513 | 100% | ||
tresor | 0 | 53,715,896,346 | 20% | ||
beco132 | 0 | 4,058,923,022 | 80% | ||
leomolina | 0 | 2,154,716,945 | 9% | ||
hmayak | 0 | 34,441,245,385 | 100% | ||
archisteem | 0 | 1,243,024,878 | 7.5% | ||
theluvbug | 0 | 1,748,473,566 | 25% | ||
dses | 0 | 55,998,724,441 | 80% | ||
digital.mine | 0 | 64,888,901,034 | 70% | ||
ambiguity | 0 | 41,504,561,352 | 100% | ||
teamvn | 0 | 7,297,885,948 | 7.83% | ||
smartvote | 0 | 60,620,806,795 | 2.7% | ||
julian2013 | 0 | 72,287,189,514 | 100% | ||
voxmortis | 0 | 37,570,501,249 | 20% | ||
pet.society | 0 | 14,354,701,217 | 6% | ||
reetuahlawat | 0 | 968,291,231 | 25.1% | ||
pocketjs | 0 | 12,964,761 | 7.83% | ||
annepink | 0 | 478,925,744,176 | 100% | ||
bichen | 0 | 1,868,739,421 | 100% | ||
sasaadrian | 0 | 13,237,637,367 | 20% | ||
memeteca | 0 | 1,809,069,363 | 20% | ||
cars-art | 0 | 18,642,190,172 | 100% | ||
rasalom | 0 | 17,339,956,018 | 100% | ||
jacuzzi | 0 | 15,855,072,307 | 1.4% | ||
lestrange | 0 | 37,732,837,168 | 90% | ||
steemegg | 0 | 19,158,432,855 | 50% | ||
mia-cc | 0 | 12,978,420,868 | 100% | ||
hungrybear | 0 | 595,630,883 | 14% | ||
fintian | 0 | 534,908,965 | 100% | ||
yanhan | 0 | 200,413,155,894 | 100% | ||
lovelemon | 0 | 60,356,744,592 | 25% | ||
minigame | 0 | 374,503,038,938 | 100% | ||
dailyke20 | 0 | 2,596,227,456 | 100% | ||
omnivori | 0 | 1,843,013,800 | 90% | ||
ying82 | 0 | 83,955,221,740 | 100% | ||
cxy | 0 | 1,809,884,277 | 50% | ||
jimhawkins | 0 | 527,067,589 | 64% | ||
freedomring | 0 | 4,778,246,327 | 100% | ||
atyh | 0 | 330,236,912,967 | 100% | ||
doriantaylor | 0 | 455,518,722 | 100% | ||
janaveda | 0 | 60,702,905,436 | 100% | ||
bilpcoinbot | 0 | 2,468,872,170 | 50% | ||
korver | 0 | 16,050,088,434 | 30% | ||
moleah | 0 | 666,034,382 | 100% | ||
vickyli | 0 | 12,375,920,125 | 100% | ||
bilpcoinrecords | 0 | 1,038,399,071 | 23% | ||
marygong77777 | 0 | 21,838,969,987 | 100% | ||
dbfoodbank | 0 | 5,562,650,952 | 76% | ||
lnakuma | 0 | 39,314,491,379 | 100% | ||
weddinggift | 0 | 6,606,279,109 | 100% | ||
jennyliao | 0 | 23,397,631,756 | 53% | ||
kgsupport | 0 | 2,430,942,212 | 50% | ||
warmstill | 0 | 830,073,181 | 50% | ||
julesquirin | 0 | 2,171,282,185 | 9.6% | ||
hivewatchers | 0 | 6,006,903,431 | 55% | ||
bnk | 0 | 6,339,702,756 | 20% | ||
softworld | 0 | 177,719,364,349 | 48% | ||
jywahaha | 0 | 26,210,175,966 | 100% | ||
roberto58 | 0 | 9,675,194,850 | 100% | ||
olaunlimited | 0 | 17,615,354,677 | 21.6% | ||
evahe | 0 | 228,376,811,349 | 100% | ||
blogstats | 0 | 558,989,068 | 100% | ||
yubaibai6 | 0 | 22,629,778,283 | 100% | ||
elbuhoaular | 0 | 2,250,920,995 | 100% | ||
philipmak | 0 | 1,703,100,124 | 50% | ||
kattycrochet | 0 | 24,726,804,115 | 24% | ||
drricksanchez | 0 | 49,558,953,372 | 10% | ||
ericaliu | 0 | 43,928,453,147 | 100% | ||
hive.friends | 0 | 843,703,724 | 50% | ||
dengyanping888 | 0 | 35,997,161,556 | 100% | ||
tingjie | 0 | 61,800,677,527 | 100% | ||
nill2021 | 0 | 16,126,262,102 | 100% | ||
abundancelife | 0 | 180,962,730,435 | 100% | ||
jaybone | 0 | 3,355,036,458 | 100% | ||
tina1219 | 0 | 80,783,915,565 | 100% | ||
zhangyan-123 | 0 | 126,088,413,518 | 100% | ||
alpha-omega | 0 | 16,050,567,416 | 49% | ||
lazy001 | 0 | 2,741,320,862 | 100% | ||
marco77290 | 0 | 781,550,610 | 23% | ||
captaindingus | 0 | 3,585,084,831 | 100% | ||
hivefolks | 0 | 23,337,406,996 | 100% | ||
memess | 0 | 10,363,737,959 | 100% | ||
zuun.net | 0 | 4,996,772,329 | 34% | ||
juanperaza46 | 0 | 359,272,255 | 100% | ||
pero82 | 0 | 7,077,944,280 | 40% | ||
xarabista | 0 | 718,509,553 | 100% | ||
xianlaiyiju | 0 | 26,760,899,561 | 100% | ||
love5200 | 0 | 62,410,788,059 | 100% | ||
xiaoyaodidi | 0 | 22,225,153,245 | 100% | ||
xtrafalgar | 0 | -271,136,775 | -48% | ||
kathyto | 0 | 23,402,875,879 | 100% | ||
bgmoha | 0 | 2,381,875,618 | 55% | ||
ayomike | 0 | 3,027,441,936 | 100% | ||
jayrent | 0 | 2,945,935,899 | 100% | ||
biaojie | 0 | 10,083,069,683 | 100% | ||
lifang123 | 0 | 6,047,463,301 | 100% | ||
don123 | 0 | 3,582,931,336 | 100% | ||
richardlin | 0 | 1,192,154,761 | 100% |
一颗木纳的西瓜淡定的飘过。表示看不懂。
author | aellly |
---|---|
permlink | re-oflyhigh-2023413t20241562z |
category | hive-105017 |
json_metadata | {"tags":["cn","life","blog","hived"],"app":"ecency/3.0.31-vision","format":"markdown+html"} |
created | 2023-04-13 12:02:42 |
last_update | 2023-04-13 12:02:42 |
depth | 1 |
children | 2 |
last_payout | 2023-04-20 12:02:42 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 19 |
author_reputation | 873,559,938,449,904 |
root_title | 升级本地HIVE节点到v1.27.4 |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 122,508,563 |
net_rshares | 0 |
青蛙跳水,不懂+1 但我知道明白一点就行,就是因为有了O哥这样的大神们支持维护,我们才能使用HIVE前端界面 应该是这样的
author | jychbetter |
---|---|
permlink | re-aellly-2023413t152821869z |
category | hive-105017 |
json_metadata | {"tags":["cn","life","blog","hived"],"app":"ecency/3.0.31-vision","format":"markdown+html"} |
created | 2023-04-13 13:28:21 |
last_update | 2023-04-13 13:28:21 |
depth | 2 |
children | 1 |
last_payout | 2023-04-20 13:28:21 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 61 |
author_reputation | 1,256,848,647,314,414 |
root_title | 升级本地HIVE节点到v1.27.4 |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 122,510,465 |
net_rshares | 0 |
额,我是菜鸟
author | oflyhigh |
---|---|
permlink | rt3jgm |
category | hive-105017 |
json_metadata | {"app":"hiveblog/0.1"} |
created | 2023-04-14 08:26:45 |
last_update | 2023-04-14 08:26:45 |
depth | 3 |
children | 0 |
last_payout | 2023-04-21 08:26:45 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 6 |
author_reputation | 6,392,879,277,616,757 |
root_title | 升级本地HIVE节点到v1.27.4 |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 122,533,277 |
net_rshares | 0 |
辛苦O哥
author | jychbetter |
---|---|
permlink | re-oflyhigh-2023413t152832745z |
category | hive-105017 |
json_metadata | {"tags":["cn","life","blog","hived"],"app":"ecency/3.0.31-vision","format":"markdown+html"} |
created | 2023-04-13 13:28:30 |
last_update | 2023-04-13 13:28:30 |
depth | 1 |
children | 0 |
last_payout | 2023-04-20 13:28:30 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 4 |
author_reputation | 1,256,848,647,314,414 |
root_title | 升级本地HIVE节点到v1.27.4 |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 122,510,469 |
net_rshares | 0 |
辛苦了O哥,维护HIVE。
author | love5200 |
---|---|
permlink | re-oflyhigh-2023414t1302115z |
category | hive-105017 |
json_metadata | {"tags":["cn","life","blog","hived"],"app":"ecency/3.0.31-vision","format":"markdown+html"} |
created | 2023-04-13 17:30:42 |
last_update | 2023-04-13 17:30:42 |
depth | 1 |
children | 1 |
last_payout | 2023-04-20 17:30:42 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 13 |
author_reputation | 544,214,050,526,280 |
root_title | 升级本地HIVE节点到v1.27.4 |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 122,515,678 |
net_rshares | 0 |
我只是在追随大佬们的步伐
author | oflyhigh |
---|---|
permlink | rt3jh6 |
category | hive-105017 |
json_metadata | {"app":"hiveblog/0.1"} |
created | 2023-04-14 08:27:06 |
last_update | 2023-04-14 08:27:06 |
depth | 2 |
children | 0 |
last_payout | 2023-04-21 08:27:06 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 12 |
author_reputation | 6,392,879,277,616,757 |
root_title | 升级本地HIVE节点到v1.27.4 |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 122,533,283 |
net_rshares | 0 |
👍👍
author | marygong77777 |
---|---|
permlink | parama-1681384285015 |
category | hive-105017 |
json_metadata | "" |
created | 2023-04-13 11:11:27 |
last_update | 2023-04-13 11:11:27 |
depth | 1 |
children | 0 |
last_payout | 2023-04-20 11:11:27 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 2 |
author_reputation | 414,371,525,956,523 |
root_title | 升级本地HIVE节点到v1.27.4 |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 122,507,678 |
net_rshares | 0 |