EOS - Jungle Testnet - v1.2.1更新信息

电报地址:https://t.me/jungletestnet

ALL BPs Please upgrade to v1.2.1 ! EOS Jungle Testnetwork (EOSIO repo).
In case you can’t sync - check manual below.

Release: https://github.com/EOSIO/eos/releases/tag/v1.2.1

Jungle Chain is with final EOS distribution. Till block 25 500 its like minenet without eosio resign.
————————————————
❗️ If you are Not synced, you need to downgrade to v1.1.0 sync node and upgrade:

  1. stop node.
  2. downgrade to v1.1.0
  3. remove blocks/reverrsible folder.
  4. disable bnet /mongo plugin
  5. update peers in config
  6. ./start.sh –replay
  7. Upgrade to v1.2.1 + patch

—————-
Last Blocks Snapshot (10.18Mi blocks):

Blocks:
http://jungle.cryptolions.io/blocks/blocks-Jungle-2018_08_17-18_53.tar.gz
State (chain-state-db-size-mb = 32768):
http://jungle.cryptolions.io/blocks/state-Jungle-2018_08_17-18_53.tar.gz

Testnet Monitor: http://jungle.cryptolions.io
Mainnet Monitor: http://eosnetworkmonitor.io/
Manual installation and help scripts: https://github.com/CryptoLions/EOS-Jungle-Testnet

To register your node and get personal installation script, plese visit: http://jungle.cryptolions.io/#register

❗️In case manual installation set token format to EOS

./eosio_build.sh -s EOS

Please update peers list in config from here: http://jungle.cryptolions.io/#p2p

Genesis: https://github.com/CryptoLions/EOS-Jungle-Testnet/raw/master/genesis.json

To init node please do first run with parametrs:

./start.sh --delete-all-blocks --genesis-json genesis.json

Check if you have in config (this value should not be bigger than you RAM):

chain-state-db-size-mb = 32768

❗️To disable extra validation (nodes without domain) please add in config:

http-validate-host = false  

Change limits for your system, add in your start.sh:

ulimit -n 65535
ulimit -s 64000

In case –hard-replay fails, please remove blocks/reversible folder and try –hard-replay again

Get endpoint Info: https://t.me/jungletestnet/38053

❗️ New small monitor update.. Grey color - node disabled. If node is more then ~ 12h red - it will be auto disabled from checking in monitor. To enable again please reregister with same name and key

Also please reinit your telegram bot to get pm on you node(s) up/down @JungleTestnet_bot

After syncing use prepared scripts (in testnet folder) to register node to producer list and vote..

bp01_registerProducer.sh
bp02_stakeTokens.sh
bp03_voteProducer.sh

How to help voting using Monitor: https://t.me/jungletestnet/19081

Jungle testnet bot returned @JungleTestnet_bot - send private telegram notification about node down/up.
To activate bot just click on bot and type:

/init <node_name>

if you woud like to get notofication from few nodes:

/init <node_name1> <node_name2> <node_name3>

Full history node (filter-on = *): http://junglehistory.cryptolions.io:18888/v1/chain/get_info

Esio history node (filte-on = eosio*): https://api.jungle.alohaeos.com

Send EOS

./cleos.sh transfer <your account>  <receiver account> "1.0000 EOS" "test memo text"

Get Balance

./cleos.sh get currency balance eosio.token <account name>

To create account:

./cleos.sh system newaccount --stake-net "100.0000 EOS" --stake-cpu "100.0000 EOS" --buy-ram-kbytes 4 <your accountr> <new account> <owner_pup_key> <active_pub_key>

List registered producers (-l <limit>)

./cleos.sh get table eosio eosio producers -l 100

List staked/delegated

./cleos.sh system listbw <account>

Bnet endpoints:

bnet-connect = jungle.cryptolions.io:19875
bnet-connect = jungle.cryptolions.io:39875
bnet-connect = 193.93.219.219:9875

——————————————-
❗️We configured new graylog based now on 3 servrs cluster. Hope this time it will managed to collect all logs
If you use install script all will be automatically. In case of manual installation:

In case of auto registration your logs will sending to gray log server to help find issues:

http://graylog.cryptolions.io:9000/
l: Jungle
p: Jungle

Manual Installation : https://github.com/CryptoLions/EOS-Jungle-Testnet

EOSIO/eos
eos - An open source smart contract platform

猜你喜欢

转载自blog.csdn.net/biezhihua/article/details/81806214
eos