Ivelin Ivanov

Results 73 issues of Ivelin Ivanov

This maybe a very big stretch goal given current model size and ops limitations, but inspirationally worth considering. Could be a big unlock of applications on ezkl, if it is...

enhancement

**Describe the bug** A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior: 1. Go to a proposed and approved project on Arbitrum...

bug

**Is your feature request related to a problem? Please describe.** Currently frontend [readme](https://github.com/SporosDAO/sweat-token/blob/dev/frontend/README.md) does not provide any guidance on writing test cases. **Describe the solution you'd like** We need a...

documentation
enhancement
good first issue
help wanted
UI

**Is your feature request related to a problem? Please describe.** Currently members page (named People) shows a list of addresses, ens names and ownership stake. There is a suggestion for...

enhancement
good first issue
help wanted
UI

![Screen Shot 2022-10-26 at 8 27 01 PM](https://user-images.githubusercontent.com/2234901/198170206-f1210c66-68e6-43f8-841c-81fe37dc5150.png)

good first issue
help wanted
UI
test

![Screen Shot 2022-10-26 at 8 27 01 PM](https://user-images.githubusercontent.com/2234901/198169961-75bfd65e-2f11-4348-bfef-a400fc0c8965.png)

good first issue
help wanted
test

Developer custom react components extending MUI that fit the Sporos DAO branding and Figma theme: https://www.figma.com/file/HjgPX0qjMYgvDjeliS4EwD/Sporos-DAO-App?node-id=220%3A58782 Related discord thread: https://discord.com/channels/962821474777972786/964949121804959774/1021420736763670630 WIP PR: https://github.com/SporosDAO/sweat-token/pull/137

enhancement
UI

Currently UI shows projects and allows tributing to projects, but does not show the list of past tributes to a project. See Project Management MVP demo for additional context: https://youtu.be/_3z2ZqR_3Ls...

UI

# Problem Without automated regression testing, it is near impossible to know when new code meant to add features or fix bugs breaks other parts of the app. # Desired...

# Problem Currently we pull [`ProjectManagement`](https://github.com/SporosDAO/sweat-token/blob/dev/contracts/src/ProjectManagement.sol) transaction information via RPC, which is suboptimal. The data views we pull such as list of project per DAO, list of tributes per project,...

enhancement
good first issue
help wanted
API