omgnetwork / omg-js

JavaScript Library for communication with OMG network
Apache License 2.0
42 stars 15 forks source link

feat: enforce `from` field for eth call for infura api change #329

Closed boolafish closed 3 years ago

boolafish commented 3 years ago

Infura is requesting all calls should have the 'from' field. checking if forcing this works?

ref: https://github.com/omgnetwork/omg-js/issues/327

boolafish commented 3 years ago

How do we move forward with this PR? there is Dep audit issue (As known for a while)?

nicholasmueller commented 3 years ago

I think @ripzery is resolving that in one of his open prs, so we can merge this in after that lands