2025-02-05 Update
We’ve had some issues with Nix:
- fix: update polkadot to 2412 and subxt-cli to 0.38. by th7nder · Pull Request #711 · eigerco/polka-storage · GitHub
- feat: resolve rococo-runtime error by th7nder · Pull Request #719 · eigerco/polka-storage · GitHub
- fix: polkadot nix build fails due to clang std=c++17 on MacOS by th7nder · Pull Request #730 · eigerco/polka-storage · GitHub
And with incomplete reads:
We’ve added the deal status RPC to the server:
We’ve added support for 8MiB sectors:
And we’re working on 512MiB and 1GiB:
We’ve also improved our tests:
- feat(maat): add caching for porep/post params by th7nder · Pull Request #721 · eigerco/polka-storage · GitHub
- fix(storage-provider): query sectory expiration by jmg-duarte · Pull Request #722 · eigerco/polka-storage · GitHub
Fixed a bug where the server would spam pre-commit messages:
And we keep pushing the P2P front: