stablesats-rs
stablesats-rs copied to clipboard
# Bump Shared Tasks This PR syncs in this repository, shared CI tasks from [concourse-shared](https://github.com/GaloyMoney/concourse-shared).
Bumps [chrono](https://github.com/chronotope/chrono) from 0.4.37 to 0.4.38. Release notes Sourced from chrono's releases. v0.4.38 This release bring a ca. 20% improvement to the performance of the formatting code, and a convenient...
Bumps [prost-wkt-types](https://github.com/fdeantoni/prost-wkt) from 0.5.0 to 0.5.1. Release notes Sourced from prost-wkt-types's releases. Release 0.5.1 What's Changed Updated Prost to 0.12.3 Fixed chrono to 0.4.27 minimum implement serialize/deserialize for Duration type...
Bumps [async-trait](https://github.com/dtolnay/async-trait) from 0.1.79 to 0.1.80. Release notes Sourced from async-trait's releases. 0.1.80 Fix unreachable code warning for async functions that return ! (#265, thanks @de-vri-es) Commits d528b5a Release 0.1.80...
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.81 to 1.0.82. Release notes Sourced from anyhow's releases. 1.0.82 Documentation improvements Commits 074bdea Release 1.0.82 47a4fbf Merge pull request #360 from dtolnay/docensure c5af1db Make ensure's doc...
Bumps [prost](https://github.com/tokio-rs/prost) from 0.12.3 to 0.12.4. Commits 38a00d8 chore: Release version 0.12.4 (#1024) b3de938 docs: Document feature flags (#1003) 12260d1 build(deps): Allow multimap 0.10 (#1013) 2b6140c build(deps): Allow heck 0.5...
Maintenance - ~~upgrading sqlx-ledger~~ - ~~bump dependencies / rustc~~ - ~~deprecate redis~~ - ~~e2e okex test https://github.com/GaloyMoney/stablesats-rs/blob/c230c82e2278b4366eae1f20515bed3408767f6b/hedging/tests/hedging.rs#L102C36-L102C36~~ - moving to local docker compose hosted galoy (instead of integration testing via...
Made a first pass at building the flake.nix today and got it working with the rust build and environment variables. Should the flake.nix run the entire project as a standalone,...