本文作者:toString
heco官网:https://www.hecochain.com/zh-cn/
heco链github地址:https://github.com/HuobiGroup/huobi-eco-chain/releases
主网区块链浏览器:https://hecoinfo.com/
主网链官方部署文档:https://docs.hecochain.com/#/dev/install
heco主网相关信息:https://docs.hecochain.com/#/mainnet
手续费:https://tc.hecochain.com/price/prediction
创世文件介绍:https://docs.hecochain.com/#/genesis
开发者文档:https://docs.hecochain.com/#/
注:因监管问题,hecochain.com域名相关的网页无法进行查看。
本篇文档开始之前,大概说明一下本次HECO同步的情况:
服务器环境服务器:阿里云服务器CPU:8核内存:32GB数据盘:1TSSD数据盘带宽:独享30M
软件环境Ubuntu20.04.3
一、下载HECO二进制文件
下载HECO二进制文件cd/data/hecowgethttps://github.com/HuobiGroup/huobi-eco-chain/releases/download/v1.2.0/geth-linux-amd64
授予可执行权限chmodxgeth-linux-amd64
二、编辑heco主网配置文件
编辑heco主网配置文件,主网配置文件可参考:https://docs.hecochain.com/#/dev/deploycd/data/hecocatconfig.tomlSyncMode="fast"TrieCleanCacheRejournal=300000000000GasFloor=8000000GasCeil=8000000GasPrice=0Recommit=3000000000Noverify=falseCacheDir="ethash"CachesInMem=2CachesOnDisk=3CachesLockMmap=falseDatasetDir="/data/heco/data/.ethash"DatasetsInMem=1DatasetsOnDisk=2DatasetsLockMmap=falsePowMode=0Locals=NoLocals=falseJournal="transactions.rlp"Rejournal=3600000000000PriceLimit=1PriceBump=10AccountSlots=16GlobalSlots=4096AccountQueue=64GlobalQueue=1024Lifetime=10800000000000DataDir="/data/heco/data"InsecureUnlockAllowed=trueNoUSB=trueIPCPath="geth.ipc"HTTPHost="0.0.0.0"HTTPPort=8545HTTPCors=HTTPVirtualHosts=HTTPModules=WSHost="0.0.0.0"WSPort=8546WSModules=GraphQLVirtualHosts=MaxPeers=50NoDiscovery=falseListenAddr=":32668"EnableMsgEvents=falseReadTimeout=30000000000WriteTimeout=30000000000IdleTimeout=120000000000
Solana生态代币发行平台Solanium上线Solanium Swap:金色财经消息,Solana生态代币发行平台Solanium上线Solanium Swap,用户可进行平台内的代币交易。[2022/5/23 3:34:42]
修改HECO主网配置文件HTTPHost:HTTP-RPC服务连接白名单,此参数的值默认为"localhost",仅允许本地可访问,可设置为:"0.0.0.0"
HTTPVirtualHosts:HTTP-RPC服务监听接口,此参数的值默认为,可设置为:HTTPVirtualHosts=
三、二进制启动HECO主网
3.1下载bsc主网快照数据
安装linux下的窗口管理器工具:screenapt-getinstallscreen-y
3.2启动HECO主网节点
screen-Sheco/data/heco/geth-linux-amd64--config/data/heco/config.toml--logpath/data/heco/logs
参数说明:
--config:指定HECO节点配置文件--logpath:指定HECO节点日志目录
查看节点日志启动状态#head-100chain.logINFOStartingGethonEthereummainnet...INFOBumpingdefaultcacheonmainnetprovided=1024updated=4096INFOMaximumpeercountETH=50LES=0total=50INFOSmartcardsocketnotfound,disablingerr="stat/run/pcscd/pcscd.comm:nosuchfileordirectory"WARNOptionnousbisdeprecatedandUSBisdeactivatedbydefault.Use--usbtoenableWARNSanitizingcachetoGo'sGClimitsprovided=4096updated=2606INFOSetglobalgascapcap=25,000,000WARNSanitizinginvalidminergaspriceprovided=0updated=1,000,000,000INFOAllocatedtriememorycachesclean=390.00MiBdirty=651.00MiBINFOAllocatedcacheandfilehandlesdatabase=/data/heco/data/geth/chaindatacache=1.27GiBhandles=32767INFOOpenedancientdatabasedatabase=/data/heco/data/geth/chaindata/ancientreadonly=falseINFOWritingdefaultmain-netgenesisblockINFOPersistedtriefrommemorydatabasenodes=5size=742.00Btime="37.858μs"gcnodes=0gcsize=0.00Bgctime=0slivenodes=1livesize=0.00BINFOInitialisedchainconfigurationconfig="{ChainID:128Homestead:0DAO:DAOSupport:trueEIP150:0EIP155:0EIP158:0Byzantium:0Constantinople:0Petersburg:0Istanbul:0,MuirGlacier:,RedCoastBlock:6618800,Berlin:8577000,London:8577000,Engine:congress}"INFOInitialisingEthereumprotocolnetwork=128dbversion=INFOLoadedmostrecentlocalheadernumber=0hash=5751d1..4cb144td=1age=10mo3w10hINFOLoadedmostrecentlocalfullblocknumber=0hash=5751d1..4cb144td=1age=10mo3w10hINFOLoadedmostrecentlocalfastblocknumber=0hash=5751d1..4cb144td=1age=10mo3w10hWARNFailedtoloadsnapshot,regeneratingerr="missingorcorruptedsnapshot"INFORebuildingstatesnapshotINFOJamConfigsanityPeriodsSecsold=0new=3INFOJamConfigsanityJamSecsold=0new=15INFOJamConfigsanityUnderPricedFactorold=0new=3INFOJamConfigsanityPendingFactorold=0new=1INFOJamConfigsanityMaxValidPendingSecsold=0new=300INFOResumingstatesnapshotgenerationroot=51729b..61d32faccounts=0slots=0storage=0.00Belapsed="544.689μs"INFOGeneratedstatesnapshotaccounts=4slots=0storage=259.00Belapsed="780.136μs"INFORegeneratedlocaltransactionjournaltransactions=0accounts=0INFOAllocatedfastsyncbloomsize=1.27GiBINFOGaspriceoracleisignoringthresholdsetthreshold=2INFOPredictionstartedcheckBlocks=20Interval=3ff=2mf=5lf=8minMi=500minLi=1000fp=75mp=90minCnt=100WARNErrorreadinguncleanshutdownmarkerserror="leveldb:notfound"INFOStartingpeer-to-peernodeinstance=Geth/v1.2.0-stable-f7849a80/linux-amd64/go1.13.4INFOStoredcheckpointsnapshottodisknumber=0hash=5751d1..4cb144INFONewlocalnoderecordseq=1id=ef7e229d842043a6ip=127.0.0.1udp=32668tcp=32668INFOStartedP2Pnetworkingself=enode://e1f394741c1e2e77797d04e42da63b9f52f3717d89a33f7317ef70f3b87511869127.0.0.1:32668INFOIPCendpointopenedurl=/data/heco/data/geth.ipcINFOHTTPserverstartedendpoint=:8545prefix=cors=*vhosts=*INFOWebSocketenabledurl=ws://:8546INFOInitializedstatebloomitems=9errorrate=0.000elapsed=18.155msERRORSnapshotextensionregistrationfailedpeer=98998f1aerr="peerconnectedonsnapwithoutcompatibleethsupport"INFONewlocalnoderecordseq=2id=ef7e229d842043a6ip=47.242.166.213udp=32668tcp=32668INFOBlocksynchronisationstartedINFOLookingforpeerspeercount=2tried=139static=0INFOLookingforpeerspeercount=2tried=98static=0INFOImportednewstateentriescount=273elapsed="3.638μs"processed=273pending=4369trieretry=0coderetry=0duplicate=0unexpected=0......INFOImportednewblockreceiptscount=2048elapsed=381.770msnumber=875,712hash=8f1f86..3a8931age=9mo2w5dsize=5.63MiB
知名博主:Phantom正着力推出由Wormhole驱动的以太坊-Solana桥接:1月27日消息,知名博主和黑客Jane Manchun Wong发推称,Phantom正在着力推出由Wormhole驱动的以太坊-Solana桥接。相关页面显示,“用户连接MetaMask,就可以在以太坊和Solana之间移动代币”。目前费用如下:
- 将ETH从以太坊桥接至Solana上的wWETH_v1需要约45美元;
- 将USDT/USDC/WETH从以太坊桥接至Solana上的wrapped变体需要约76美元;
- 将USDT/USDC/WETH从Solana桥接至以太坊需要约152美元。[2022/1/27 9:16:24]
四、查询是否同步完成
查看当前最新区块#curl-H"Content-Type:application/json"-XPOST--data'{"jsonrpc":"2.0","method":"eth_blockNumber","params":,"id":1}'http://127.0.0.1:8545{"jsonrpc":"2.0","id":1,"result":"0xa352a4"}
查看当前同步状态#curl-H"Content-Type:application/json"-XPOST--data'{"jsonrpc":"2.0","method":"eth_syncing","params":,"id":1}'http://127.0.0.1:8545{"jsonrpc":"2.0","id":1,"result":false}
注:结果为false为同步完成
以上,就是今天分享的全部内容了。
希望大家通过以上方式可以解决自己的实际需求,解决自己目前所遇到的问题。
如果在部署过程中有任何疑问,可以添加我的个人微信,备注:地区-职业方向-昵称,欢迎来撩,加入区块链技术交流群,与更多的区块链技术大佬学习交流。
跨链去中心化ETF平台MatrixETF获得Gate.io和Solanium投资:跨链去中心化ETF平台MatrixETF宣布,Gate.io和Solanium成为其最新投资者。
据此前8月份报道,MatrixETF完成种子轮和私募轮融资,Spark Digital Capital、CMS Holdings、Morningstar Ventures、Ascensive Assets、Divergence Ventures、GBV Capital、Solana Eco Fund(由MXC和OKEX成立)、Moonrock Capital、AU21 Capital等参投。MatrixETF是支持跨链的下一代去中心化ETF平台,目标是建立一个去中心化的、自动化的、多样化的ETF投资组合,来简化投资者进入加密市场的门槛,轻松实现长期稳定的财富增长。[2021/9/22 16:58:25]
原创不易,码字不易。觉得这篇文章对你有点用的话,麻烦你为本文点个赞,留言或转发一下,因为这将是我输出更多优质文章的动力,感谢!
参考资料
toString:https://learnblockchain.cn/people/3835
heco官网:https://www.hecochain.com/zh-cn/
heco链github地址:https://github.com/HuobiGroup/huobi-eco-chain/releases
主网区块链浏览器:https://hecoinfo.com/
主网链官方部署文档:https://docs.hecochain.com/#/dev/install
heco主网相关信息:https://docs.hecochain.com/#/mainnet
手续费:https://tc.hecochain.com/price/prediction
创世文件介绍:https://docs.hecochain.com/#/genesis
开发者文档:https://docs.hecochain.com/#/
免责声明:作为区块链信息平台,本站所发布文章仅代表作者个人观点,与链闻ChainNews立场无关。文章内的信息、意见等均仅供参考,并非作为或被视为实际投资建议。
本文来源于非小号媒体平台:
登链社区
现已在非小号资讯平台发布105篇作品,
非小号开放平台欢迎币圈作者入驻
入驻指南:
/apply_guide/
本文网址:
/news/10420204.html
免责声明:
1.资讯内容不构成投资建议,投资者应独立决策并自行承担风险
2.本文版权归属原作所有,仅代表作者本人观点,不代表非小号的观点或立场
上一篇:
每周编辑精选WeeklyEditors'Picks
本文来自?BTCPro">BTCPro,原文作者:RobertRoyceOdaily星球日报译者|余顺遂吸血鬼主题的?NFT?项目SneakyVampireSyndicate宣布进行多项更.
親愛的ZT用戶: ZT創新板即將上線GOMA,並開啟GOMA/USDT交易對。具體上線時間如下:充值:已開啟;交易:2021年10月19日11:00; GOMA NEAR生态去中心化交易所Jum.
链闻消息,据CoinDesk报道,Solana生态期权平台PsyOptions完成350万美元首轮融资,AlamedaResearch领投.
据官方消息,OceanProtocol智能合约和OceanMarket现已部署至EVM全兼容Kusama平行链Moonriver上,为波卡生态解锁Web3数据经济.
尊敬的XT用户: XT即将上线MUSK(MUSKTOKEN),并在主板区开放MUSK/USDT交易对。具体开通时间,请关注后续公告.
活動時間:2021年 10月13日08:00至2021年10月20日07:59?點擊按鈕,立刻參與活動?活動一:動手指漲知識,共享100,000美元等值USDC卡券活動期間.