DePayFi / web3-mock

🤡 JavaScript library to mock web3 responses either by emulating web3 wallets or web3 RPC requests.
https://depay.com
MIT License
87 stars 20 forks source link

bug in method search in data.js #14

Closed 0x2me closed 2 years ago

0x2me commented 2 years ago

If the signature hash ends on a 0, split wont return the correct value here eg, stakesFor(address) 0x25a1dfe0

10xSebastian commented 2 years ago

Thanks a lot. I will merge and try to add a test and then release a new version 🙏

10xSebastian commented 2 years ago

https://github.com/DePayFi/web3-mock/releases/tag/v11.6.1

0x2me commented 2 years ago

Thanks a lot. I will merge and try to add a test and then release a new version 🙏

No problem, its a great tool, delighted to make a small contribution to it