Vojtech Simetka
Vojtech Simetka
Currently we use HTML code directly inside of the descriptions. It is sanitised on the server side which in theory should remove all malicious code. On the client side we...
## Problem In the current dev portal, the navigation has a duplicate entries - one for opening and closing the navigation and second for the actual page. This makes it...
In the env.js create new campaign with multisig in every role. This campaign will be used for testing the multisig in the DAPP and is linked to the [multisig issue](https://github.com/Giveth/milestonetracker-ui/issues/10)
Right now, all postage stamps created in the bee-factory environment have `batchTTL: -1`. There are two things that can cause this: 1. [if the batch wasn't found in the batchstore](https://github.com/ethersphere/bee/blob/master/pkg/debugapi/postage.go#L374)...
### Before You File a Bug Report Please Confirm You Have Done The Following... - [X] I'm using [eslint-plugin-svelte](https://github.com/sveltejs/eslint-plugin-svelte). (`*.svelte` file linting does not work with the parser alone. You...
### What problem does this new feature solve? Currently, there are several views that can be open with `modal.open({ view = ... })` https://github.com/WalletConnect/web3modal/blob/4a242fa2da1fef410e8df7c489204b0f3e4ad68c/packages/scaffold/src/client.ts#L71-L73 However, what is missing is option...