ens-subgraph
ens-subgraph copied to clipboard
Official repo: https://github.com/ensdomains/ens-subgraph
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.19. Release notes Sourced from lodash's releases. 4.17.16 Commits d7fbc52 Bump to v4.17.19 2e1c0f2 Add npm-package 1b6c282 Bump to v4.17.18 a370ac8 Bump to v4.17.17 1144918...
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.3.3 to 6.5.3. Commits 8647803 6.5.3 856fe4d signature: prevent malleability and overflows 6048941 6.5.2 9984964 package: bump dependencies ec735ed utils: leak less information in getNAF() 71e4e8e 6.5.1...
Bumps [mixin-deep](https://github.com/jonschlinkert/mixin-deep) from 1.3.1 to 1.3.2. Commits 754f0c2 1.3.2 90ee1fa ensure keys are valid when mixing in values See full diff in compare view Maintainer changes This version was pushed...
After cloning of https://github.com/graphprotocol/ens-subgraph. When I try to run "yarn", it throws me error. My yarn version is 1.22.4 and nodejs version is 1.22.4. Can you please let me know...
Adding `startBlock` to `dataSource > source` starts indexing from the given block number (i.e. the block at which the contract has been deployed) instead of block 0. Also upgrade to...