kardiachain / go-kardia

Golang implementation of KardiaChain Decentralize Network
https://kardiachain.io
GNU Lesser General Public License v3.0
33 stars 18 forks source link

Patch/tx gascap #155

Closed lewtran closed 3 years ago

lewtran commented 3 years ago

This is a patch to protect the network from DDoS (smart contract executions spamming). It let the attack more costly. #153