MantisClone

Results 132 comments of MantisClone

## 😓 🏃 Stress Tests (part 2) - 📊 More trials ,💡 New Learnings ,⏳ Waiting on Thirdweb Support ### 📊 3 more trials: * Trial 4: 100 requests, 25...

The EthereumFeeProxy allows you to send 0 fee ✅ see https://github.com/RequestNetwork/requestNetwork/issues/1218

Reconsider priority if Subscriptions gain traction.

Keep the transaction submission simple, even at the expense of occasional failures. This is a PoC to prove the concept and market demand. Making it reliable and production-ready can wait...

Local tests pass, but CI tests fail Signature mismatch Local expected string, CI expected object. Not clear why. Added custom code to bandaid fix. We should fix the root issue...

We discussed this and created a new issue to fix it. * https://github.com/RequestNetwork/requestNetwork/issues/1557

> hasSufficientFunds takes in an object as a prop, but our docs show normal input. This is a bug.