2025-04-23 Update
We’ve been hard at work, simplifying our end user experience!
- feat: add support for multiple SP addrs on retrieval by jmg-duarte · Pull Request #31 · eigerco/delia · GitHub
- feat: download deal information on completion by jmg-duarte · Pull Request #46 · eigerco/delia · GitHub
- feat: receipt-based deal retrieval by jmg-duarte · Pull Request #50 · eigerco/delia · GitHub
- feat: add validation to the deal proposal form by th7nder · Pull Request #40 · eigerco/delia · GitHub
- feat: Add market balance under account selection by aidan46 · Pull Request #49 · eigerco/delia · GitHub
- feat: calculate collateral and price per block based on SP by th7nder · Pull Request #47 · eigerco/delia · GitHub
You can take a glimpse at the upload experience here:
We’ve also drastically reduced the complexity in fetching files, simply:
- Keep the receipt you got at the end of your deal
- Upload it to Delia and you’ll have your file back in no time!
On our parachain’s end, we’ve been mostly finishing up benchmarks:
- test(sp): Benchmark `declare_faults_recovered` by Jinxit · Pull Request #834 · eigerco/polka-storage · GitHub
- test(sp): Benchmark `declare_faults` by Jinxit · Pull Request #828 · eigerco/polka-storage · GitHub
- test(sp): Refactor benchmarks by Jinxit · Pull Request #826 · eigerco/polka-storage · GitHub
- test(sp): Use assert_ok_sp in all benchmarks by Jinxit · Pull Request #833 · eigerco/polka-storage · GitHub