waves_ride_dapps_dev | Unsorted

Telegram-канал waves_ride_dapps_dev - Waves Dev Jedi | RIDE for dApps

-

Only tech topics about Waves: dev tools, libs, RIDE, dApps, Nodes Github: http://tiny.cc/github-waves IDE: https://ide.wavesplatform.com/ Online Course: https://stepik.org/course/54415 StackOverflow: #wavesplatform Jobs: https://t.me/wavesridejobs

Subscribe to a channel

Waves Dev Jedi | RIDE for dApps

This is not my advice, it is the advice of the Node team, it is up to you to follow it or not 🤷🏻‍♂

Читать полностью…

Waves Dev Jedi | RIDE for dApps

After these steps my node stopped working.

Читать полностью…

Waves Dev Jedi | RIDE for dApps

For UNIT0 TESTNODE managers;
Follow these steps for a better experiment;

docker compose down

Modify known-peers in waves.conf
waves.l2.network.known-peers = ["95.31.7.226:6865","testnet-l2-htz-fsn1-1.wavesnodes.com:6865","49.13.137.162:6868","49.13.137.162:6865"]

Or

known-peers = ["95.31.7.226:6865","testnet-l2-htz-fsn1-1.wavesnodes.com:6865","49.13.137.162:6868","49.13.137.162:6865"]

Читать полностью…

Waves Dev Jedi | RIDE for dApps

Everything is fine. Synchronization completed. The node is working. But only according to the old version.

Читать полностью…

Waves Dev Jedi | RIDE for dApps

If want more often snapshots, make your own

Читать полностью…

Waves Dev Jedi | RIDE for dApps

Sir, snapshots are taken daily, not every 1min

Читать полностью…

Waves Dev Jedi | RIDE for dApps

We didnt have this error, then somehow appear, then disappear... Soo till fix will be like this

Читать полностью…

Waves Dev Jedi | RIDE for dApps

I've already reinstalled everything from scratch...

Читать полностью…

Waves Dev Jedi | RIDE for dApps

Just let it go and check in 30 min.

Читать полностью…

Waves Dev Jedi | RIDE for dApps

Did it work for you?

Читать полностью…

Waves Dev Jedi | RIDE for dApps

I'm doing everything again.

Читать полностью…

Waves Dev Jedi | RIDE for dApps

update it to latest re-download the blockchain data

Читать полностью…

Waves Dev Jedi | RIDE for dApps

The node stopped working... 😔😔😔

Читать полностью…

Waves Dev Jedi | RIDE for dApps

if you don't have the file, you need to create it, yes.

Читать полностью…

Waves Dev Jedi | RIDE for dApps

I've also pushed the new node image, which should improve block propagation: wavesplatform/wavesnode:L2-latest. please update the image name and tag in your docker-compose.yml, do


docker compose down
docker compose pull
docker compose up -d

Читать полностью…

Waves Dev Jedi | RIDE for dApps

I'll try again later...

Читать полностью…

Waves Dev Jedi | RIDE for dApps

Open your docker-compose.yml file and change image address, see below;
waves-node:
container_name: waves-node
image: wavesplatform/wavesnode:L2-latest

Then go to besu folder open static-nodes.json (besu/static-nodes.json) and add the following list into it; you can delete or merge old ones (if you don't have this file just create it);

[
"enode://32b9b779cfc4e78e4ed6b1abe5a67f04e9f4ea785923a2efd7322191e74d526bfc46b6ba4c4fb9c5aaf195d7a3d931b36f065c06f3da80a76ef48fafa56f0d60@159.69.126.149:30303",
"enode://48364dd43309b862aae98e0ceac0da35b92cd8c04f082054dce68be1736d99bd72adc4489ae2b231d9e64243ad353d4ec3c7820e3037ba7f4436ae428d3810d4@217.76.63.73:30303",
"enode://663ce222c6ca01f14303c290966a21d387cc1fa77e3eec3c6b6c394740f4c56429fd5645b0fb25c75dc4260b0bca3167943566a261b05adcbdaf82012daa56d1@49.13.137.162:30303",
"enode://9407f7a02f878b4f5f87c918bb1faefd96fe9769945a6b1d29d52003f5b743d639050c61810a5e94dbc7e10a23471705b66703d4708646bd4711904ac3b8b176@5.140.110.232:30303",
"enode://ac0c711a1905bcfeb00b2bfd6e97fa3ca9c23e9053a5939ce124d2bd389dfdf604e29d793d428a1d88d9bf5a3cd3479eecb6b7450c1054edd67fe4a21799883a@194.61.28.96:30303",
"enode://d48711fd3e92d9b6ccf3b4faff8c0ca150fd0f0ce005ac7c0ddaee77d7bd11cf50e78e74b6ac6bfcb054650586f10737039b412ad2f6c89240b307617c0f57ff@85.10.185.174:30303",
"enode://f632e549c9c44980f43f99a9218dda01cd6771379c154dec9dc84e9d039c9124294fab63ab45a2232ba23b1bbbb56a9ea913d98a212579ff114e80f36ab7e8f5@95.31.7.226:30303"
]


Then
docker compose pull
docker compose up -d

Then run this command;
curl -s -d '{"jsonrpc":"2.0","method":"net_enode","params":[],"id":53}' 127.0.0.1:8545 | jq


And in result change 127.0.0.1 with your IP and directly send it to @phearnot (not need to share here).

Читать полностью…

Waves Dev Jedi | RIDE for dApps

But follow these steps 👇🏻

Читать полностью…

Waves Dev Jedi | RIDE for dApps

Will I need to call join() again?

Читать полностью…

Waves Dev Jedi | RIDE for dApps

will take you max 10min to synch to lates

Читать полностью…

Waves Dev Jedi | RIDE for dApps

While it is tightening the height of the blocks. Archive only up to 3130000

Читать полностью…

Waves Dev Jedi | RIDE for dApps

now check if all fine

Читать полностью…

Waves Dev Jedi | RIDE for dApps

I don’t like the error, of course…

Читать полностью…

Waves Dev Jedi | RIDE for dApps

It will keep restarting it and at the end it will work

Читать полностью…

Waves Dev Jedi | RIDE for dApps

Let it restart eventually will work

Читать полностью…

Waves Dev Jedi | RIDE for dApps

maybe can be corrupted data

Читать полностью…

Waves Dev Jedi | RIDE for dApps

Changed everything back. Still doesn't work...

Читать полностью…

Waves Dev Jedi | RIDE for dApps

"enode://4b12dbb7bf6d43a47e7042ee7934d6e177844eb80f0dbd0d65c4f0832521c72de9eb007d90743777bfb9a92c7e1ac5ead5cd4bf98a1831c3ff65d39bcacaf69e@45.90.121.36:30303"

Читать полностью…

Waves Dev Jedi | RIDE for dApps

static-nodes.json ? if we dont have it to create it ?

Читать полностью…

Waves Dev Jedi | RIDE for dApps

since we're experiencing some weird issues with besu peer discovery, we'll have to resort to using static nodes feature. here's the list of enode URLs I've collected so far:


[
"enode://32b9b779cfc4e78e4ed6b1abe5a67f04e9f4ea785923a2efd7322191e74d526bfc46b6ba4c4fb9c5aaf195d7a3d931b36f065c06f3da80a76ef48fafa56f0d60@159.69.126.149:30303",
"enode://48364dd43309b862aae98e0ceac0da35b92cd8c04f082054dce68be1736d99bd72adc4489ae2b231d9e64243ad353d4ec3c7820e3037ba7f4436ae428d3810d4@217.76.63.73:30303",
"enode://663ce222c6ca01f14303c290966a21d387cc1fa77e3eec3c6b6c394740f4c56429fd5645b0fb25c75dc4260b0bca3167943566a261b05adcbdaf82012daa56d1@49.13.137.162:30303",
"enode://9407f7a02f878b4f5f87c918bb1faefd96fe9769945a6b1d29d52003f5b743d639050c61810a5e94dbc7e10a23471705b66703d4708646bd4711904ac3b8b176@5.140.110.232:30303",
"enode://ac0c711a1905bcfeb00b2bfd6e97fa3ca9c23e9053a5939ce124d2bd389dfdf604e29d793d428a1d88d9bf5a3cd3479eecb6b7450c1054edd67fe4a21799883a@194.61.28.96:30303",
"enode://d48711fd3e92d9b6ccf3b4faff8c0ca150fd0f0ce005ac7c0ddaee77d7bd11cf50e78e74b6ac6bfcb054650586f10737039b412ad2f6c89240b307617c0f57ff@85.10.185.174:30303",
"enode://f632e549c9c44980f43f99a9218dda01cd6771379c154dec9dc84e9d039c9124294fab63ab45a2232ba23b1bbbb56a9ea913d98a212579ff114e80f36ab7e8f5@95.31.7.226:30303"
]

place this list to the besu/static-nodes.json file so that besu will use it after the next restart

please share your node's enode URL, and I'll update this list. to get your enode URL, please call the net_enode method:

curl -s -d '{"jsonrpc":"2.0","method":"net_enode","params":[],"id":53}' 0:8545 | jq

please double check that your enode URL contains the proper external IP address of your server.

Читать полностью…
Subscribe to a channel