worldwide-asset-exchange / wax-blockchain-legacy

Worldwide Asset eXchange (WAX/wax.io) is an eos compatible blockchain and protocol token designed to make e-commerce transactions faster, easier, and safer.
https://developer.wax.io/
MIT License
125 stars 47 forks source link

WAX is slow to sync blocks after a while #75

Open YuXiaoCoder opened 2 years ago

YuXiaoCoder commented 2 years ago

WAX happens every 10 days or so that only a few peers can be connected, causing the chain to generate blocks faster than synchronizing blocks, resulting in nodes being unavailable all the time Command:nodeos --data-dir data --config-dir conf Endpoints:https://wax.eosio.online/endpoints

Currently my temporary workaround is to run from snapshot every 10 days, Can someone help me? thank you

matthewdarwin commented 2 years ago

https://t.me/waxinfra

YuXiaoCoder commented 2 years ago

thanks