-
**Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
It'd be elegant to be able to chain …
-
**Is your feature request related to a problem? Please describe.**
You can define functions in one block project and import them into another (just like Python), but there are some subtleties that ma…
-
# extraction_lambda()
Depends on
- trigger from couldwatch schedule
**inputs (info required):**
- data from processed zone
**output(s)**
- logging (process and errors) + error handling
Function c…
-
We currently use completion functions which then return a configured completion model, and pass the function to `@cmdutils.register`:
```python
@cmdutils.argument('topic', completion=miscmodels.he…
-
```
As discussed in issue #404, we could implement some logic to help reading the
content of the data element when it's a basic HTML form.
This might involve (this is a personal suggestion) the foll…
-
```
As discussed in issue #404, we could implement some logic to help reading the
content of the data element when it's a basic HTML form.
This might involve (this is a personal suggestion) the foll…
-
This came up when I was trying to sort out the documentation. Right now, we have a `Layers` module which provides a lot of common functionality, like re-usable blocks and some utilities. But I realise…
-
**High Level Overview**
Requesting a feature to be able to have api-key generator built into the framework in the event a user wants to create a public API.
The Idea would be to have a prebuilt …
-
Subscribe to this issue and stay notified about new [weekly trending repos in PureScript](https://github.com/trending/purescript?since=weekly).
-
The [src/utils](https://github.com/dataxfi/dapp/tree/main/src/utils) folder in the dapp currently houses important functions for various operations. They are very delicate and easy to break, consideri…