Rick Love
Rick Love
Minor typo, but it's important for a security tool to present perfection.
- Changes generated code to use simple types (so that existing tests don't need to do any type casting) - **[Don't merge]** - This requires private TezosToolkit packages at runtime...
- disabled zoom so scroll and zoom don't conflict - lowered the blur effect so text doesn't appear fuzzy (which gives a bad first impression) - added a 2nd layer...
Code cleanup suggestions related to #1810 **Make sure to change the target branch to main.**
The [TZIP-12](https://gitlab.com/tezos/tzip/-/blob/master/proposals/tzip-12/tzip-12.md) spec includes an `update_operators` entrypoint that is called with a parameter of two objects, add_operator and remove_operator. However, the `taq generate types` task is interpreting the add_operator and...
## Reserved type `number` in global.ts: `Type alias name cannot be 'number'.` `export type number = ComfyNodeOutput`  --- Nice work though!
`IS_CHANGED` should not be defined for these nodes because the seed and other inputs are sufficient for detecting change (and these were causing the graph to execute every time)
The models were stuck in global state and would not unload, so added an unload node to allow unloading after reactor is done in the graph.
Using Binding alone, it is not possible to modify a Table Entity. #### Investigative information Please provide the following: - Timestamp: 2017-07-07T13:37:47.269 - Function App name: told-stack-demo - Function name(s)...