Razvan Gabriel Apostu
Razvan Gabriel Apostu
In the default subgraph template (specifically [subgraph.yaml](https://github.com/paulrberg/create-eth-app/blob/develop/templates/react/default/packages/subgraph/subgraph.yaml)) the repository is pointing to `sablierhq/sablier-subgraph`. This will cause all instances of CEA to declare that as the project repo (e.g. [EPNS](https://github.com/ethereum-push-notification-service/epns-incentives-dapp/tree/master/packages/subgraph)). You...
## Description This PR implements a fix for the checksum comparison discussed in #3598. It applies a checksum in `getConnectorClient` before verifying if the account is included in those authorized...
A small addition of an external handler for the slider position. Useful when implementing external buttons that should trigger an absolute change in the `sliderPositionPercentage`. π‘This current version does not...
The guides support page should be updated to include the recent videos uploaded to our youtube channel (zkSync, Safe, distribution curves etc.).
Once the `feat/envio` PR is merged, the docs should be updated with - [ ] A section in the `differences` pages (and a references in `overview`) regarding differential tests between...