William Entriken

Results 527 issues of William Entriken

# Problem These two specifications are incompatible: > `function nft_transfer` > If using Approval Management, contract MUST nullify approved accounts on successful transfer. > > https://nomicon.io/Standards/NonFungibleToken/Core.html and: > `function nft_approve`...

```diff diff --git a/src/Tasks.php b/src/Tasks.php index 667eb5a..6bdb3b6 100644 --- a/src/Tasks.php +++ b/src/Tasks.php @@ -74,7 +74,15 @@ class Tasks echo 'No spreadsheets ever seen' . PHP_EOL; return true; } - $spreadsheet...

When linking to a Google Sheet, you can hyperlink directly to a specific cell. This requires knowing the cell/range address (like "C2") and the sheet's GID. The GID of the...

Please confirm if 8x. is supported so I can add to https://github.com/fulldecent/awesome-prestashop-modules

As per usability study at https://github.com/cattr-app/backend-application/issues/33

enhancement

As per usability study at https://github.com/cattr-app/backend-application/issues/33 --- Ideally this should allow somebody to fill in their past whole week of work in one step. And ideally they should not be...

enhancement

Please find usability study here. My employees are at least 10x less thorough than this usability study. Even when getting paid depends on it. https://github.com/cattr-app/backend-application/issues/33

invalid

New email signup: You can add as many address as you would like to get notifications about. Then if any of those addresses is interacting with another address that is...

enhancement