Results 120 issues of Clément Renaud

Will be very cool to have a complete auth example with Svelte Kit :)

# Description This adds support for arbitrum. NB: On thegraph, the proper name of the network is `arbitrum-one` https://thegraph.com/hosted-service/subgraph/unlock-protocol/arbitrum # Issues Fixes # Refs # # Checklist: - [ ]...

cla-signed
networks

# Description This adds support for Avalanche (AVAX) network # Issues Fixes # Refs # # Checklist: - [ ] 1 PR, 1 purpose: my Pull Request applies to a...

cla-signed
networks

> it looks like when someone builds a library it does not rebuild all of its dependencies. > For example I just (re)built unlock-js locally but it did not build...

dev tools

On CI, the /run-all-tests command effectively run the tests but does not post the results back to the PR.

dev tools

So far we are using locally stored JSON files in a `deployments` folder to keep track of deployments. This actually appear to be a duplicate of `.openzeppelin` manifests which also...

dev tools
smart contract

run contract and networks docs script automatically when master gets a new commit

dev tools
Documentation

It will be useful to recompile / upgrade the contracts package each time there is any change in contracts, so we make sure that it is up to date -...

dev tools
smart contract

Latest hardhat upgrade allow to run tests in parallel. That could speed up significantly the contract testing process https://github.com/NomicFoundation/hardhat/releases/tag/hardhat%402.9.0

dev tools
smart contract

Our subgraph has been stuck at spec `0.0.4` but the current version is now `0.0.6`. We need to upgrade the graph libs to the latest `0.0.26` but that takes some...

subgraph