Kevin Huber

Results 4 issues of Kevin Huber

In the Philippe Rivière diagram (and others), the Albers USA projection includes Puerto Rico ![image](https://user-images.githubusercontent.com/6272414/50728166-5b803a80-10eb-11e9-8b31-66253b2b9d69.png) Would there be an objection to including that in `albersUsa.js`?

OG allows for image URLs that are relative paths. [The debugger automatically prepends the domain to relative paths.](https://developers.facebook.com/tools/debug/sharing/?q=https%3A%2F%2Fyoutube.com). I've seen this done with other metadata as well.. whether it is...

### Bug Report or Feature Request (mark with an `x`) ``` - [ ] bug report -> please search for issues before submitting - [x] feature request ``` ### Versions....

Current handling: --------------------------------------------------------------------------- InsufficientDataBytes Traceback (most recent call last) /usr/lib/python3.6/site-packages/web3/contract.py in call_contract_function(contract, function_name, transaction, *args, **kwargs) 828 try: --> 829 output_data = decode_abi(output_types, return_data) 830 except DecodingError as e: /usr/lib/python3.6/site-packages/eth_abi/abi.py...

enhancement
help wanted
Hacktoberfest