-
When using the universal profile extension on a new machine only "create profile" shows as an option. There is no indication or instructions on how to use a previous universal profile used on another …
-
# Lines of code
https://github.com/code-423n4/2023-06-lukso/blob/main/contracts/LSP7DigitalAsset/LSP7Constants.sol#L4-L5
https://github.com/code-423n4/2023-06-lukso/blob/main/contracts/LSP8Identifiab…
-
* Contracts that deployed by Api3ReaderProxyV1Factory are not verified automatically.
**To-Do**
* Verify example proxy contract on following chains:
- [x] apechain-arbitrum-sepolia-testnet
- […
-
**[MIGHT BE CANDIDATE FOR MILESTONE/EPIC**]
```gherkin
@currentSlot @synchronizedEpochList
Given as a Vanguard I want to produce consensus block
And I have notified about validators that will be…
-
Extend File Data Sources to support fetching arbitrary off-chain files, based on an HTTP URL.
```
kind: file/http
```
The fetching process should be aware of HTTP return codes which provide useful i…
azf20 updated
3 months ago
-
# Lines of code
https://github.com/code-423n4/2023-06-lukso/blob/9dbc96410b3052fc0fd9d423249d1fa42958cae8/contracts/LSP6KeyManager/LSP6KeyManagerCore.sol#L132-L137
https://github.com/code-423n4/2023-…
-
Adding ERC1271 `isValidSignature()` to an LSP9 vault would allow for login with a vault. Then vault would then call the `isValidSignature()` on the owner, to see if the signature can be verified by on…
-
Currently, the size of the matching round is the default sort crtiterium on the explorer.
Currently, there are 3 rounds that have very sizeable maching round but hardly any projects: https://explor…
-
### What was the URL where the error occurred?
https://manager.gitcoin.co/#/chain/42/round/7
### What happened?
Loom: https://www.loom.com/share/3ef4f5419b164bf89a2bab16eb2ca3c2
### What should ha…
-
# _Bug_title_
In Solidity, the events may have same names, but with different parameters.
Such as Compound's [controller contract](https://etherscan.io/address/0xbafe01ff935c7305907c33bf824352ee5979…