Moody Salem

Results 100 comments of Moody Salem

It looks like this was happening because I didn't `await expect` and the promise resolved after the test function exited.

Reopening because I see this even when I do await See it in version 2.4.1

Another stack trace: ``` RuntimeError: abort(TypeError: Cannot set property 'state' of undefined). Build with -s ASSERTIONS=1 for more info. at process.abort (/Users/moody/IdeaProjects/uniswap/v2-periphery/node_modules/solc/soljson.js:1:14382) at process.emit (events.js:310:20) at process.emit (/Users/moody/IdeaProjects/uniswap/v2-periphery/node_modules/source-map-support/source-map-support.js:485:21) at process.emit...

I don’t think so. Try downloading this PR and uncommenting the assertion on line 201 https://github.com/Uniswap/uniswap-v2-periphery/pull/26/files

I see this all the time using a series of event argument matchers when one of the matchers fails, and it's one of the most annoying errors because I have...

Would love to use this if it were distributed via Maven

@drtimcooper I'm willing to help-I need something like this at work. Could you outline the build process for me? i.e. what is the input file and what gets called in...

I'm doing it [in this repo](https://github.com/moodysalem/LatLongToTimezoneMaven) I found a file with lat lngs and timezone strings, and it matches on 98% of them, which is good enough for me :+1:...

It seemed clunky to me having a module in multiple languages in the same repository-if they were different branches they would likely never merge except to sync the source shapefiles...

@maraswrona The maven version is not modified in any way from this repo, I expect if you get the Feb 2017 version from this repo the results will be identical