dwallet-labs / dwallet-network

dWallet Network, a composable modular signature network that is the home of dWallets. A dWallet is a noncollusive and massively decentralized signing mechanism, used as a building block by builders on other networks to add native multi-chain interoperability to any smart contract.
https://docs.dwallet.io
Other
40 stars 34 forks source link

Mark & punish a validator that sends a message that can't get deserialized #310

Open ItayLevyOfficial opened 4 weeks ago

ItayLevyOfficial commented 4 weeks ago
          Also need to be careful with deserialization errors. A malicious party can on purpose send something that is not serializable, need to detect and handle this.

_Originally posted by @dolevmu in https://github.com/dwallet-labs/dwallet-network/pull/280#discussion_r1807765430_