Nick Poulden

Results 6 issues of Nick Poulden

Add endpoint to handle contact forms, eg on the Minimal theme. Should probably incorporate a [captcha](https://www.google.com/recaptcha/about/) to prevent spam.

enhancement
P2

Right now the UI and shop data are bundled under a single IPFS hash which means every shop would need to be redeployed in order to get UI updates. Instead,...

enhancement
P1

Now we're using web3 1.0, we could listen for the [confirmation event](http://web3js.readthedocs.io/en/1.0/web3-eth-contract.html#id22) to avoid the need to waitTransactionFinished. Though there are benefits to having both, such as updating the UI...

enhancement
origin.js
javascript
transaction flow
discussion

Doesn't seem to get any response when sending a query. Seems a change introduced in v0.1.99 broke it

Given the current ring size of 5, does that mean anonymity is limited to 1 of those 5 accounts? Can a given withdrawal tx be traced to 1 of the...