-
### What type of enhancement is this?
User experience, API
### What does the enhancement do?
We have to invalidate other frontend's compiled python script cache when the script is updated in …
-
# Lines of code
https://github.com/code-423n4/2023-10-badger/blob/f2f2e2cf9965a1020661d179af46cb49e993cb7e/packages/contracts/contracts/BorrowerOperations.sol#L439-L547
https://github.com/code-423n4/…
-
-
### Link to reproduction
_No response_
### Describe the Bug
I've successfully created, configured, and tested a `media` collection that has no problem uploading images, resizing them, and forwardin…
-
Replace updates data that already exists and marks delete before inserting, right?
Does a query between the completion mark and the successful insertion of a new record cause the query to fail to…
-
So, we've discovered that it's too expensive to put the image download + `ipfs add` step into the main ingestion pipeline when doing large bulk ingestions. But, we still want to have images in the in…
-
Is there a plan to offer the .apk or add it to the f-droid store?
-
Child of #17
We now to set up planning for the website.
-
To strengthen our network of nodes, we can have a page on our web site where people can pledge to run a node, and register their nodes's IP or DNS name. Then we can track of it, and if it has good upt…
-
I've noticed that when executing migrations concurrently e.g. `php artisan migrate &; php artisan migrate` one of them will fail if there is an operation like creating a table or inserting a unique ID…