You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, we're using a variant of Bitcoin's proof-of-work to validate messages. This is extremely vulnerable to DoS attacks by ASIC-accelerated miners.
Consider switching to something storage or memory intensive, like Ethereum's Ethash.
Currently, we're using a variant of Bitcoin's proof-of-work to validate messages. This is extremely vulnerable to DoS attacks by ASIC-accelerated miners.
Consider switching to something storage or memory intensive, like Ethereum's Ethash.