890 B
890 B
Proposal to compensate relayer attack losses
Changes / effect description
- 1
- 2
- ...
Requirements
- Rust (Need only for Windows)
- Foundryup (Windows, Linux)
- Node 18 or higher (Windows, Linux)
Installation
git clone --recurse-submodules https://git.tornado.ws/Theo/proposal-33-compensate-relayer-losses
cd proposal-33-compensate-relayer-losses
npm install
Testing
npm run test:windows
or
npm run test:linux
Test with gas
npm run test:gas:windows
or
npm run test:gas:linux