Sindélio Henrique Lima

Results 9 issues of Sindélio Henrique Lima

**Is your feature request related to a problem? Please describe.** In the demo websites, the Geth container runs OOM and crashes if the UI is used too fast. After that,...

bug
question
devops
blockchain
demo

**Is your feature request related to a problem? Please describe.** The UI should be enhanced so the client can have better chances of finding investments **Describe the solution you'd like**...

UX/UI
demo

**Describe the bug** When logging in the demo website with invalid credentials, it redirects to the erased screen instead of giving an error about the credentials. **To Reproduce** Steps to...

bug
UX/UI
frontend
demo

**Is your feature request related to a problem? Please describe.** I would like Yarn workspaces so we have less duplicated dependencies **Describe the solution you'd like** Disk space **Describe alternatives...

enhancement
refactoring

**Is your feature request related to a problem? Please describe.** There's no test coverage for the new management/processors endpoints **Describe the solution you'd like** Test coverage **Describe alternatives you've considered**...

api

**Is your feature request related to a problem? Please describe.** The processor listeners were poorly written. **Describe the solution you'd like** @sindelio Please complete with the proper solution/plan you think....

api
smart-contract
refactoring

**Describe the bug** When a subject updates his consented processors, processor that lose the consent can still access the subject's data. **To Reproduce** Steps to reproduce the behavior: 1. Give...

bug
api
smart-contract

**Is your feature request related to a problem? Please describe.** A processor should be able to delete a subject's data without the request of the subject. **Describe the solution you'd...

api
smart-contract

**Is your feature request related to a problem? Please describe.** Memory allocation in Solidity has its flaws. Right now it's working, but it's using a lot of memory. **Describe the...

smart-contract
refactoring