Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: leagos/graph-node

Tags

v0.25.0

Toggle v0.25.0's commit message
Release 0.25.0

* all: Update Cargo.toml & Cargo.lock
* news: Release 0.25.0

Co-authored-by: Otávio Pace <[email protected]>

fraction

Toggle fraction's commit message
core, graph, store: Adjust vids of cached entities to reflect db changes

When entities are inserted or updated, their vid changes. That change needs
to be propagated to the entities that stay in the EntityCache across blocks
so that a future update to them modifies the right version (vid)

hosted-current

Toggle hosted-current's commit message
node, store: Actually setup databases in parallel

The previous code didn't parallelize setup, since setup makes blocking
calls, and so databases still started up one after the other.

v0.24.2

Toggle v0.24.2's commit message
all: Bump version to 0.24.2

integer

Toggle integer's commit message
all: Bump version to 0.24.2

v0.24.1

Toggle v0.24.1's commit message
docker: Use rust:buster not slim-buster as the base image

v0.24.0

Toggle v0.24.0's commit message
Release 0.24

canary-9f5a63

Toggle canary-9f5a63's commit message
store: mutli-thread test fix

v0.23.1

Toggle v0.23.1's commit message
version 0.23.1

v0.23.0

Toggle v0.23.0's commit message
NEWS.md: Add a few more entries for 0.23