requestNetwork icon indicating copy to clipboard operation
requestNetwork copied to clipboard

Implement test to show that EtheruemFeeProxy works with 0 fee

Open MantisClone opened this issue 1 year ago • 3 comments

Problem

Reported by a hacker at ETHWarsaw.

Conclusion

EthereumFeeProxy DOES work with 0 fee according to https://github.com/pclaesen/RN_EthereumFeeProxy by @pclaesen

Definition of Done

  • [x] Determine if true
  • [ ] Re-implement Foundry tests from https://github.com/pclaesen/RN_EthereumFeeProxy using Hardhat in the https://github.com/RequestNetwork/requestNetwork repo

MantisClone avatar Oct 26 '23 15:10 MantisClone

EthereumFeeProxy DOES work with 0 fee according to https://github.com/pclaesen/RN_EthereumFeeProxy by @pclaesen 👍

Thanks @pclaesen!

MantisClone avatar Jan 19 '24 21:01 MantisClone

At RequestFinance we use the ethereum fee proxy with 0 fees. See https://etherscan.io/tx/0x92a9bde4486bcc1b69e29df9ac42155062a76ac9da43a4e317a947e3f59b6a63.

benjlevesque avatar Jan 22 '24 10:01 benjlevesque

Great!

pclaesen avatar Jan 22 '24 11:01 pclaesen