-
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
gm. Lease me 20k WAVES please 3N4J53EbidpMibHfo5Jy4yx1sR6ug74C1sW
Читать полностью…
I couldn't call right away. It gave an error. Only after 1k blocks did everything work out.
Thanks everyone for your help!!!
This transaction happened in testnet block 3128903 so at block height 3129904 (+1000 blocks) I can invoke join() function, right?
Читать полностью…
Can I get someone to lease 20k testnet WAVES and L2MP to my node please?
3My1JTDPx2ifLJXhzKMJspMp9bkdvwvXf3S
You need to wait 1k blocks after leasing
Читать полностью…
done: https://testnet.wavesexplorer.com/tx/CFKEgKFufXDegTNT1txx24J89hZPu6y5PMxJLoe6zCs5
Читать полностью…
3N8urUD5o519ezt4dNKDGTZcWYHUEPbnzXy
Читать полностью…
here you go: https://testnet.wavesexplorer.com/tx/7bfdKRyLXw4x5ZseW6Y7KRT48w8i3x3nJCHoquwSB6ko
Читать полностью…
How can I get balance for L2MP generation in Waves Testnet?
Читать полностью…
nope, turn it off and wait team to prepare the fix
Читать полностью…
sudo docker compose logs -f
-
By the way if you want to see just besu or waves log you can use;sudo docker compose logs -f waves-node
-sudo docker compose logs -f besu
Does this mean it worked?
How can I see the logs?
Start your node using the following command:
docker-compose up -d
And I get the error:
ERROR: The Compose file './docker-compose.yml' is invalid because:
Unsupported config option for services: 'waves-node'
@phearnot Can I get 20k WAVES to become a mining node pls
3MzRUPSNHwHXoE9LJeSDtaeGzrHVV43MXjn
you can invoke now, but after lease become active you will be able to participate in L2
Читать полностью…
here you go: https://testnet.wavesexplorer.com/tx/5oiwBrL8YGrAgAcQ7AyN1wJ91rGKmSR3jaVseVe2KYMa
Читать полностью…
So at this point the node is a validating node without mining blocks.
LOL, 2 WAVES from the faucet every so often could take a while. Some help here would be appreciated
3My1JTDPx2ifLJXhzKMJspMp9bkdvwvXf3S WAVES testnet node address
Thank you! I'm trying to call the join() function of a Testnet chain contract as my node's Waves account. Writes:
Error while executing dApp: Insufficient generating balance: 0. Required: 2000000000000
What could be the problem? Help please.
Any idea how to resolve problem Max retries exceeded with url /address/etc.... ?
Читать полностью…
send me your waves address please
Читать полностью…
How do I know that my node is configured correctly and is participating in the program? Did I do everything right? Do I need to apply to participate?
And how to become a mining node? Where can I get 20k waves?
docker compose logs -n 10 -f
last 10 rows
instead ofdocker-compose up -d
usedocker compose up -d
services:
besu:
container_name: besu
image: hyperledger/besu:latest
pull_policy: always
command:
- --logging=ALL
- --bootnodes=enode://663ce222c6ca01f14303c290966a21d387cc1fa77e3eec3c6b6c394740f4c56429fd5645b0fb25c75dc4260b0bca3167943566a261b05adcbdaf82012daa56d1@49.13.137.162:30303
- --host-allowlist=*
- --rpc-http-enabled
- --rpc-http-api=ETH,NET,WEB3,TXPOOL,TRACE,DEBUG
- --rpc-http-cors-origins=all
- --engine-rpc-enabled
- --engine-jwt-disabled
- --engine-host-allowlist=*
- --rpc-ws-enabled
- --genesis-file=/etc/besu/genesis.json
- --data-path=/var/lib/besu
volumes:
- ./besu:/var/lib/besu
- ./log/besu:/opt/besu/logs
- ./genesis.json:/etc/besu/genesis.json
- ./log4j2.xml:/etc/besu/log4j2.xml
ports:
- "8545:8545"
- "30303:30303/tcp"
- "30303:30303/udp"
environment:
- LOG4J_CONFIGURATION_FILE=/etc/besu/log4j2.xml
healthcheck:
test: ["CMD-SHELL", "echo", "GET / HTTP/1.0\r\n", ">", "/dev/tcp/127.0.0.1/8545"]
interval: 10s
timeout: 1s
retries: 5
waves-node:
container_name: waves-node
image: wavesplatform/wavesnode:L2-20240507-819059ce4c
ports:
- "6868:6868"
- "6869:6869"
environment:
- JAVA_OPTS=-Dlogback.file.directory=/var/log/waves -Dwaves.config.directory=/etc/waves -Dlogback.file.level=TRACE
volumes:
- ./data:/var/lib/waves/data
- ./waves.conf:/etc/waves/waves.conf:ro
- ./log/waves:/var/log/waves
depends_on:
besu:
condition: service_healthy
You still didn't provide any info about waves-node section of your docker-compose.yml' file
Читать полностью…
The files contain everything identical to the source.
Replaced my secret phrase... 3gnP2x9p7uhj......i1EWWMYpV