0x545a…f2ef

All memos sent from and to 0x545a…f2ef.

Create unique web3.py interface to Burnable Payments.The interface must use the following commands: tab: change text focus between title and initial statement. LR arrows: change ETH secondary input field between Payment Amount, Service Deposit, and Autorelease Timer UD arrows: change values in the secondary input (by increments of 0.01ETH and 1hr, respectively) If, first, the task [here](https://cryptoprimitive.github.io/toastycoin-frontier/interact.html?address=0xf394480eed529c0c149cee91da67e27d1d92b6b0) is completed, and your work then incorporates this update in your code, I'll deposit and release another 0.3 You must have it done 1 day before the Autorelease Timer runs down, or I will burn some or all of the payment.
Gimme a riff about "mutually assured disincentive" and I'll release the paymentIf there's dope beats I'll deposit and release an additional 0.06 ETH. Beats must be dope to qualify Submit to soundcloud and provide link as a Worker Statement (statement button appears after committing).
Refractor a JS method for the BP create page (0.02E) and a small HTML/JS change (0.03E)See: - the JS method `callNewBP`: https://github.com/cryptoprimitive/toastycoin-frontier/blob/master/beta/script/create.js#L11 - the Solidity method `newBP` that `callNewBP` calls: https://github.com/cryptoprimitive/toastycoin-frontier/blob/master/beta/BurnablePayment.sol#L52 Fork and refactor the JS method so that its function signature matches up with the Solidity method it calls. 'valueInEth' should still be the first argument of the JS function. Make a pull request when you're done, and if it functions bug-free I'll release 0.02 ETH. After the above is done, replace the html inputs "Payment amount" and "Service Deposit" with "You put in..." and "They put in...". The former should correlate to the 'value' passed to the contract, and the latter to the commitThreshold argument. I'll then release the remaining 0.03 ETH.