Closed ChristopherDedominici closed 1 year ago
@ChristopherDedominici Thanks!
After looking at this a bit I think I'm going to replace this with axios (or something) instead. I'd like to avoid locking the execution thread for these remote requests.
Will open a separate PR for that this afternoon and also resolve hardhat-gas-reporter 102
The package request-promise-native is deprecated. I replaced it using the already present package sync-request.