Skip to content

Conversation

@minhd-vu
Copy link
Contributor

@minhd-vu minhd-vu commented Oct 9, 2025

Description

Jira / Linear Tickets

Testing

go run . p2p sensor amoy-nodes.json \
  --bootnodes "enode://0ef8758cafc0063405f3f31fe22f2a3b566aa871bd7cd405e35954ec8aa7237c21e1ccc1f65f1b6099ab36db029362bc2fecf001a771b3d9803bbf1968508cef@35.197.249.21:30303,enode://c9c8c18cde48b41d46ced0c564496aef721a9b58f8724025a0b1f3f26f1b826f31786f890f8f8781e18b16dbb3c7bff805c7304d1273ac11630ed25a3f0dc41c@34.89.39.114:30303" \
  --network-id 80002 \
  --sensor-id mvu \
  --write-blocks=true \
  --write-block-events=true \
  --write-txs=true \
  --write-tx-events=true \
  --broadcast-block-hashes=true \
  --broadcast-tx-hashes=true \
  --key-file "mvu.key" \
  --genesis-hash "0x7202b2b53c5a0836e773e319d18922cc756dd67432f9a1f65352b61f4406c697" \
  --fork-id "8b7e4175" \
  --rpc "https://rpc-amoy.polygon.technology" \
  --max-peers 2048 \
  --discovery-dns "enrtree://AKUEZKN7PSKVNR65FZDHECMKOJQSGPARGTPPBI7WS2VUL4EGR6XPC@amoy.polygon-peers.io" \
  --pprof \
  --verbosity 700 \
  --pretty-logs=true
  • Deployed Amoy
  • Deployed Mainnet

@minhd-vu minhd-vu force-pushed the minhd-vu/sensor-broadcast branch 5 times, most recently from 61cd26c to fc48b99 Compare October 14, 2025 16:26
@minhd-vu minhd-vu force-pushed the minhd-vu/sensor-broadcast branch from 4f0b4c7 to 2bd5510 Compare October 14, 2025 16:30
@minhd-vu
Copy link
Contributor Author

minhd-vu commented Oct 24, 2025

This could be used to respond to latest block RPC calls: #761

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feat: rebroadcast block and tx hashes to sensor connected peers bug: Amoy DNS empty branch error

2 participants