Update readme
This commit is contained in:
parent
51a0b178bf
commit
6bdbe24041
13
README.md
13
README.md
@ -1,10 +1,8 @@
|
||||
# Proposal to compensate relayer attack losses
|
||||
|
||||
### Changes / effect description
|
||||
### Changes
|
||||
|
||||
- 1
|
||||
- 2
|
||||
- ...
|
||||
- Transfer about 987 TORN from Governance to affected relayers
|
||||
|
||||
### Requirements
|
||||
|
||||
@ -43,3 +41,10 @@ or
|
||||
```text
|
||||
npm run test:gas:linux
|
||||
```
|
||||
|
||||
### Verification
|
||||
|
||||
Etherscan contract link: [0x6B3257A4642C214fFAD2925B96a20f3D76005cF4](https://etherscan.io/address/0x6b3257a4642c214ffad2925b96a20f3d76005cf4)
|
||||
|
||||
All relayer losses calculations can be found in file [calculateLosses.ts](scripts/calculateLosses.ts), anyone can rerun it via `yarn calculate`.
|
||||
Result data with TORN compensation amount for each relayer is written to file [relayerLosses.txt](data/relayerLosses.txt).
|
||||
|
Loading…
Reference in New Issue
Block a user