Will Abramson

Results 86 comments of Will Abramson
trafficstars

I also have a similar problem. React component with props containing a string over multiple lines fails to be recognised. ```javascript ``` Fails to render. One new line and it...

Whilst implementing bip322 I noticed a discrepancy in the test vectors in the actual BIP vs the ones used in this P.R. The ones currently in bip322 are incorrect and...

This would be great to have and would help with testing also. I think the approach should be to create some generic python functions. * create_connection(controller1, controller2) * issue_credential(issuer, holder)...

FYI library moved to hyperledger - https://github.com/hyperledger/aries-vcx

This would be great to have. I spoke to the ACA-Py folks and to test we have to be running a real ACA-Py instance. They generally run tests within some...

Yeah maybe self, I hadn't thought of that. We should definitely return something I feel

Hmm yeah I am also not sure about this. I haven't used gh-pages much and never with gatsby. Will take another look at the code though when I get round...

Okay, I think this describes our problem. https://stackoverflow.com/questions/52051090/gatsbyjs-client-only-paths-goes-to-404-page-when-the-url-is-directly-accessed-in We just need to figure out how to do the equivalent for gh-pages.