skosito
skosito
Hey, I am using this package in react app, and would like to pass in jimp object that was already preprocessed to replace color util as alternative to url to...
**Is your feature request related to a problem? Please describe.** Can we use this explorer with tendermint RPC only, without cosmos wrapper API? Is there a version already for something...
# Description NOTE: I will add many-to-many relationship with bpi subject account in follow up PR, this is simple set up of bpi accounts CRUD as first step - opened...
## Overview We need to prepare a document outlining basic functionalities and interfaces before starting the implementation of the SRI. ### Acceptance - Document created and presented to the team...
## Overview Integrate with BPI Account and BPI Subject ### Reference - [Reference](links) - [To issues](or-any-inspiration) - [That might be](helpful) ### Questions - List any questions? - That you are...
## Overview Choose library and propose and implement strategy for logging in bri-3. Remove console.logs the we currently have. ### Assumptions ### Acceptance - Install logger library in bri-3 -...
## Overview Check following TODOs: - Write generic mapper domainObject -> DTO - Write generic mapper prismaModel -> domainObject - Write generic mapper domainObject -> prismaModel ### Reference TODOs introduced...
## Overview Check comments here: https://github.com/eea-oasis/baseline/pull/786#discussion_r1476825292. After https://github.com/eea-oasis/baseline/issues/788 is implemented, revisit solution and see if we need builder pattern for unit test prisma client mocks, if there is a lot...
## Overview POC is done in #742 . Apply same approach to all unit tests. ## Tasks - [ ] Apply mocking of prisma client in all tests
## Overview Running e2e tests has 2 problems: 1. error message even though tests pass `Failed execution of transaction with id . Error: NotImplementedException: Not Implemented` 2. hangs after execution,...