-
- msg.sender
- SAFE execute SafeTx with relayer
- Gelato as a provider, ERC2771 as a new standard for metatransactions
- UserOperations with account abstraction ERC4337
- pre- and post-hooks with i…
-
Add a linked list of observer methods to the Model.
- [x] Implement a map function into LinkedList
- [ ] The Model will call model_notify() which calls all methods in the linked list via map.
- […
-
Design the Menu Structure and the general UI paradigm and approach. Mockups also should be included.
-
@ocrasborn @Woseseltops is this relation symmetrical?
This was added in #764.
For CSV import it is necessary to know if this is symmetrical.
It looks like the functions that work on relations…
-
A while back I made a d3 dashboard from scratch before I was aware of dc (which is awesome by the way). One useful concept I had that I think would really enhance dc is an anti-selection or multi-sele…
bloer updated
9 years ago
-
Suggest aligning the `ActiveExecution` programming paradigm with the `WorkflowExecution`, for example:
- `ActiveExecutionPipeBuilder` suggests renaming it to `ActiveExecutionPipeBuilder`
- Add th…
-
# Issue
Run the `babyrev` challenge, `nc babyrev 31337 31338`, then connecting to it with `nc localhost 31337` will encounter the following error:
```
Traceback (most recent call last):
File "/h…
-
- [x] (first, add some types where exceptions are necessary, like feminine nouns or nesti-verbs)
- [x] add possibility for substitution exceptions (*mogu*, not regular *možēm*)
- [x] add possibility…
sveto updated
4 years ago
-
When checking:
https://moabb.neurotechx.com/docs/generated/moabb.paradigms.P300.html
It looks like the parameters for the P300 paradigm are not listed. There should be "resample", "fmin", "fmax"…
-
In ch-6 ,You explained 4 different paradigm for dealing with MongoDb.
I think Es7 async await pattern is the most simple approach.
Babel also provides Es2017 preset.
I think you should include thi…