David Laprade
David Laprade
Back in the days of Wombat, some endpoints depended on being able to pass parameters back to the system, e.g. a timestamp of the most recently updated item. This was...
**TL;DR** -- This exposes some additional search result information that is currently being dropped --- Sometimes NS makes information available within saved search results that are not record fields. For...
Once you've connected to the app with a wallet, we remember your wallet app choice via a local storage variable. Then, whenever you return, we immediately attempt to reconnect with...
### Background In the event that there is ever a serious bug with the frontend or backend, we want to be able to force users to update their clients. Imagine...
Fixes #378 
Determine whether or not preventing vote expression after votes have been cast is worth the gas cost
Details here: https://github.com/ScopeLift/flexible-voting/pull/11#discussion_r1024483372
RE https://github.com/ScopeLift/flexible-voting/pull/11#discussion_r1020557211
Context: https://github.com/ScopeLift/flexible-voting/pull/11/files#r1020455790
E.g. https://github.com/aave/aave-v3-core/pull/726 Other functions we may want to update: * `aToken.burn` to [make it public](https://github.com/ScopeLift/flexible-voting/pull/11/files#r1020441171) (rather than external)
Details [here](https://github.com/ScopeLift/flexible-voting/pull/11/files#r1020447375)