Martin Köppelmann
Martin Köppelmann
The withdrawal function will throw if: ``` require( lastCreditBatchId[user][token] < getCurrentBatchId(), "Withdraw not possible for token that is traded in the current auction" ``` This is to not allow the...
placeValidFromOrders is the default function to use if a user wants to place multiple orders in one tx. However - this function requires to specify a valid from. The intention...
**Is your feature request related to a problem? Please describe.** Currently - if the dead man switch is activated, the user does not get informed about it. **Describe the solution...
## Abstract Allow import of larger number of addresses with additional data (like at least name) ## Motivation As a heavy blockchain user I use 50+ addresses. I have files...
## Abstract Add support for Spark protocol (a fork of Aave v3, maintained by a Maker/Sky subDAO) ## Motivation According to Defilama Spark is the 12th largest Defi protocol with...