Highlights
- Pro
Block or Report
Block or report leoyvens
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned Loading
-
graphprotocol/graph-node Public
Graph Node indexes data from blockchains such as Ethereum and serves it over GraphQL
-
-
graphprotocol/graph-cli Public
The Graph data source runtime for mappings written in WASM
-
-
graphprotocol/graph-ts Public
TypeScript/AssemblyScript library for writing mappings for The Graph
-
1,310 contributions in the last year
Less
More
Activity overview
Contributed to
graphprotocol/graph-node,
graphprotocol/graph-cli,
graphprotocol/graph-ts
and 5 other
repositories
Loading
Contribution activity
November 2021
Created 7 commits in 1 repository
Created a pull request in graphprotocol/graph-node that received 2 comments
chain head listener: Used timed rwlock
To rule out the possibility of a deadlock, though I don't believe this is the case. This also changes the TimedRwLock to not block forever on read/…
+37
−26
•
2
comments
Opened 7 other pull requests in 1 repository
Reviewed 20 pull requests in 3 repositories
graphprotocol/graph-node
15 pull requests
- Speed up entity updates and deletions during indexing by remembering the vid of the previous version
- fix firehose UNDO case on old blocks
- chain head listener: workaround watcher deadlock
- Elasticsearch retries
- Document apiVersion update and release process
- build(deps): bump hex-literal from 0.3.3 to 0.3.4
- Update rust-web3 to ~ v0.15.0
- build(deps): bump tokio-stream from 0.1.7 to 0.1.8
- build(deps): bump fail from 0.4.0 to 0.5.0
- build(deps): bump anyhow from 1.0.44 to 1.0.45
- Improve our CacheWeight estimates
- build(deps): bump apollo-server from 2.21.1 to 2.25.3 in /tests/integration-tests
- build(deps): bump tokio from 1.12.0 to 1.13.0
- Serialize the BigInt bytes to the correct endianess expected by BigInt
- Make unfail work for non-deterministic errors
graphprotocol/graph-cli
3 pull requests
graphprotocol/graph-ts
2 pull requests
Created an issue in tokio-rs/tokio that received 6 comments
Watcher::send can deadlock
Version
1.13, this also reproduced in earlier versions but 1.13 seemed to make it more frequent.
Platform
Debian buster-slim
Description
watch::Sen…
6
comments
11
contributions
in private repositories
Nov 10 – Nov 19

