Results 20 issues of JeanKa

Reading at the audits it seems AAVE added this check in order to force users to use `flashloan` instead of the `borrow`-`repay` sequence in the block. I think this is...

Currently all interactions with the pool can be done `onbehalf` of another account (modulo approval), except `withdraw`. This makes it gas costly for a protocol managing user's funds on AAVE...

Using bigArray to represent the state should improve memory performance (GC wise). One needs to have one array per agent type of arity k though.

improvement
performance
KaSim
good first issue

On mac OS X, I am using Kappapp as the default application to handle .ka extensions. When double clicking on a kappa file, the OS correctly launches the app but,...

minor bug
good first issue
Graphical User Interface

I think one should be more liberal w.r to the usage of wildcards as long as they are explicit. For instance the rule `A(x[_]),B() -> A(x[#]),.` or alternatively `A(x[_/#]),B()-` makes...

improvement
KaSim
good first issue
Wishlist

I would be great to have a 'default' mixture (for reachability analysis for instance) where: %init: 100 default would be interpreted as the mixture composed of 100 instances of all...

improvement
KaSim
Wishlist

If one interprets signatures as types for rules (a la Russ), then I believe one should allow for partial signatures. For instance %agent: A(x!x.B) %agent: B(x) should be a correct...

improvement
Soundness

Contact map et al are not displayed for models containing tokens when command line KaSa correctly output some analysis. It would be great if the gui could reflect KaSa's output...

minor bug
KaSa
WebSim

If one cannot use any expression for the pause condition, I suggest not to let the user write an arbitrary expression in a box. Maybe just an integer (as for...

improvement
JsSim
good first issue

- [x] I have searched the [issues](https://github.com/aave/aave-ui/issues) of this repository and believe that this is not a duplicate. ## Summary 💡 The addresses listed in the developper documentation for mumbai...