Alex Miller
Alex Miller
Running into similar issues. Opened #35 as mine is related to `encodeType`.
Sorry I stopped maintaining this over a year ago and am just coming upon all the activity. Can you rebase this on the bug fixes I just merged in? Also,...
I can reproduce this. Brave: 0.19.88 rev: c29eca63249e3d43584ca1dcc47f3e7a7e904324 Muon: 4.5.15 libchromiumcontent: 62.0.3202.89 V8: 6.2.414.40 Node.js: 7.9.0 Update Channel: Release OS Platform: macOS OS Release: 16.7.0 OS Architecture: x64
Yes, shields are down for medium.com (and all relevant domains for blogs). It appears to have more to do with the tab itself: * If I open a new tab...
Ah, it is related to custom domains for me too. Note that I can verify my shields are down for the custom domains that I have tested and they still...
I ran into this as well. Is there some reason CLI 2.0.0 is no longer allowed?
I'm on Ubuntu 14.04 and get the same warning on every startup, but it doesn't affect my ability to start OpenBazaar.
I need to add persistent storage and a REST API to get: * Signatures from relays. The user would send data to be signed and the relayer would return a...
I was using an npm installation. I just imported `ethjs-account` as a pre-build, which solves the problem. This is likely an issue with something in the internals of `secp256k1` not...