zeko-labs / zeko

Zeko: zk-Rollup for Mina, a succinct blockchain
https://zeko.io
Apache License 2.0
23 stars 3 forks source link

Trust system for anti-DoS #183

Open L-as opened 4 months ago

L-as commented 4 months ago

Actors that submit transactions that don't parse, or are trivially invalid regardless of the ledger state, should be blocked at the network level. We should block it both in the code here, but also somehow emit this information to the system, such that the system can handle it and add firewall rules (either locally or perhaps to the system provider).