Penalise cheating Tornado classic relayers
Go to file
Theo f5ba0f6604 Add contract source link to readme 2023-06-07 08:12:51 -07:00
lib Add readme 2023-06-06 03:50:30 -07:00
src Create proposal and interfaces 2023-06-06 03:51:20 -07:00
test Add tests 2023-06-06 03:51:29 -07:00
.env.example Initial commit 2023-06-05 17:30:37 +02:00
.gitignore Add test commands, change configuration 2023-06-06 03:52:21 -07:00
.gitmodules Initial commit 2023-06-05 17:30:37 +02:00
README.md Add contract source link to readme 2023-06-07 08:12:51 -07:00
foundry.toml Add test commands, change configuration 2023-06-06 03:52:21 -07:00
package-lock.json Initial commit 2023-06-05 17:30:37 +02:00
package.json Add gas testing 2023-06-07 08:12:25 -07:00
remappings.txt Initial commit 2023-06-05 17:30:37 +02:00

Penalisation of cheating relayers

Changes

  • Almost all cheating relayers staked balances will be nullified
  • Cheating relayer abracadabra-money-gone.eth compensated the unpaid commission in double volume, this amount will be burned

Requirements

Installation

git clone --recurse-submodules <proposal-repo-link>
cd <proposal-name>
npm install

Testing

npm run test

Contract

Proposal on ethersan: https://etherscan.io/address/0xccB9a3A5996aD2c11C8831F8cF97f5D8c7E027c6#code