Results 594 comments of Paul Miller

I also think we should have our own hosted example backend. This way people will be able to create their own backend stacks and taste.js will become both frontend and...

@addyosmani yes. Like api.ost.io which is in Rails. One guy (@mehcode) wants to make his own implementation of this API with Python + Cyclone + Armet for REST now. I...

> build tools/bower should be prescribed as a must or are optional I think they should be optional. We have stuff like component(1) which does Bower’s job in absolutely different...

@charlie-eth I hear you. You're afraid. Many other people are, as well. The situation is unfortunate. Think, however, what you'll do in a case of a blanket-ban of the industry....

@benjaminion I implemented it in `fields.py`, but the output still differs. Anything wrong here? ```python def sgn0(x): sign = 0 zero = 1 for xi in x: sign_i = xi...

Thanks. >this breaks constant time This ain't an issue for Python, JS, or any other GC language. GC breaks constant time, as you know. "Algorithmic" constant timeness is nice, but...

@benjaminion actually py_ecc produces invalid output as well. See: https://github.com/ethereum/py_ecc/issues/98

@JamieSlome you should do full disclosure, the time has passed

Last commit was 5 years ago, I doubt someone will reply.

I would really say go full disclosure, ethjs-util is used all over the ecosystem - and keeping the vuln closed endangers users