-
Currently Metamask passes the chainId to the snap as a string like this "eip155:64" but the chainId is actually hex encoded (so eip155:64 actually means chainId=100, which is Gnosis chain). The curren…
-
From what i remember, Curate allows us to deeplink to the submission form of a registry by encoding the form fields in the URL. Perhaps we can do that in the Snap, so that if the data is not present, …
-
To gather the transaction insights, the Snap will make a GraphQL query to a publicly accessible API endpoint. Part of the constraints in the query is to find items whose address key ********contains**…
-
## [Hardhat support](https://hardhat.org/hardhat-runner/docs/reference/solidity-support#solidity-support)
> We recommend against using Hardhat with newer, unsupported versions of Solidity. But if y…
-
The current way that this is used works for only deployment, for example the ArbiGoerli-Chiado one, but it breaks the ArbiGoerli-Goerli one.
https://github.com/kleros/vea/blob/master/contracts/hard…
-
# 🏛 Open Grant Proposal: BaseX
**Project Name:** `BaseX`
**Proposal Category:** `Applications`
**Individual or Entity Name:** `BaseX OÜ` _([E-Estonia legal entity](https://www.inforegister.ee…
-
Hi,
Following the installation steps just fails with:
```
› ~/D/n/rabby yarn
yarn install v1.22.19
warning package.json: License should be a valid SPDX license expression
warning rabby@0.58…
-
I would like the ability for multiple pages worth of videos to be downloaded from a channel, stored, as video files and kept in the corresponding xml file.
My motivation for this is that I subscrib…
-
Edit by @fvictorio: see [this comment](https://github.com/NomicFoundation/hardhat/issues/1480#issuecomment-870578645) below.
---
Original issue:
Repro:
- Create a new directory and cd there
…
-
Is the Ethereum Attestation Service (https://attest.sh/) sufficient for the evaluation part of hypercerts? Should we reach out and discuss?