William Entriken

Results 782 comments of William Entriken

Ping. Waiting for merge.

This is a duplicate of https://github.com/ethereum/solidity/issues/3412. But that issue was apparently closed prematurely, so I'm glad to see this back from the dead.

Adding a keyword for nonpayable is not necessary. Nonpayable is more restrictive than payable and does not introduce dangers. Therefore overriding from payable to nonpayable will not result in people...

I nominate this issue to stay open. It is last of the topics written in the text of ERC-721 that has not yet been changed in Solidity.

It does your join for you, fixes based on the error messages, and it keep getting better every couple months

You're welcome! I am using the print action from the browser. --- Side note: I wanted to add a print button and a download CSV file button to my page....

Awesome, thank you! I got my CSV button working. Later will try upgrading to the latest DataTables version and getting a print button to work.