mirror of
https://github.com/datahaven-xyz/datahaven
synced 2026-05-24 09:50:01 +00:00
## Summary - Upgraded Rust toolchain from 1.87 to 1.88 for latest compiler improvements - Updated Docker build environment with latest paritytech base image and build tools - Fixed node branding and support URL to reflect DataHaven project ## Changes ### Rust Toolchain Update (`rust-toolchain.toml`) - Upgraded from Rust 1.87 to 1.88 ### Docker Build Environment (`Dockerfile`) - Updated base image from `paritytech/ci-unified:bullseye-1.85.0` to `bullseye-1.88.0` - Upgraded mold linker from v2.39.0 to v2.40.4 for faster builds - Added protoc v21.12 for protobuf compilation support - Added libpq-dev dependency for PostgreSQL integration - Updated cargo-chef from 0.1.71 to 0.1.72 --------- Co-authored-by: Claude <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| actions | ||
| CI.yml | ||
| DOCKER-PROD.yml | ||
| task-build-operator.yml | ||
| task-check-metadata.yml | ||
| task-docker.yml | ||
| task-e2e.yml | ||
| task-foundry-tests.yml | ||
| task-rust-lint.yml | ||
| task-rust-tests.yml | ||
| task-ts-build.yml | ||
| task-ts-lint.yml | ||
| weekly-audit.yml | ||