-
This is what the borrow market screen looks like on Mobile.
Your task, if you choose to accept is to make this page screen responsive.
-
See the markdown file with the details of this report [here](https://github.com/code-423n4/2023-10-zksync-findings/blob/main/data/Sathish9098-G.md).
-
**Description**
![image](https://github.com/user-attachments/assets/9432641e-699a-4125-a5f1-6d9efa811b95)
**Action items**
- Implement design for "Restart game" modal
- Click on "Start over" i…
-
### This issue will be part of ODHack8.0, please apply via Onlydust app
- Create a new page which route will be: /app/myfunds/{useraddr}, this page should be the users profile page, please do not add…
-
First off, I'm very impressed with the continued efforts here! I've built a lot of stuff with knockout and we still have some major projects using it production, but at this point my team and I have m…
-
[Additional post on twitter](https://x.com/arthurfiorette/status/1826337058216149001)
As you might've seen in some issues around here. There's a discussion about the usage of `[tuples]` or `{object…
-
Collecting various related threads/issues into one place.
The big discussion of how Act On should work:
#6025 "Images to Act On - How Should It Work?"
Surprising users since 2009 :)
#14462 S…
-
### This issue will be part of ODHack8.0, please apply via Onlydust app
- Create a new page which route will be: /app/myprofile/{useraddr}, this page should be the users profile page, please do not a…
-
It would be useful when a module can implement an interface using the `implements` keyword. Syntax: `module MyModule implements MyInterface { ... }`.
Example:
``` typescript
interface Showable {
…
-
In `src/endpoints/admin/quiz/create_quiz.rs` the `verify_endpoint` field should be "quests/verify_quiz" instead of "/quests/verify_quiz" (just remove the `/` at the begining)