Releases: EspressoSystems/hotshot-query-service
Releases · EspressoSystems/hotshot-query-service
rc-0.1.45: Merge pull request #667 from EspressoSystems/hotshot/rc-0.5.63
Update to hotshot rc-0-5.63
0.1.9
0.1.8
What's Changed
- chore: upgrade hotshot and jellyfish by @mrain in #472
- update hotshot tag and point to hotshot types by @move47 in #474
- Remove special case for VID in view 1 by @jbearer in #476
- Bump chrono from 0.4.34 to 0.4.35 by @dependabot in #471
- Bump tempfile from 3.10.0 to 3.10.1 by @dependabot in #470
- Bump clap from 4.5.1 to 4.5.3 by @dependabot in #477
- Weekly PR to bump flake.nix by @github-actions in #469
- State storage and queries by @imabdulbasit in #473
- Fix audit by @jbearer in #480
- Setting up vbs integration by @nyospe in #448
- Bump actions/cache from 4.0.1 to 4.0.2 by @dependabot in #489
- Bump cachix/cachix-action from 12 to 14 by @dependabot in #486
- Reduce number of files generated by file system storage by @jbearer in #475
- Weekly PR to bump flake.nix by @github-actions in #482
- Bump async-trait from 0.1.77 to 0.1.78 by @dependabot in #485
- Version updated ahead of release by @nyospe in #490
- remove Send bound for state commitment by @imabdulbasit in #491
- Move away from deprecated actions-rs actions by @sveitser in #495
- Bump async-trait from 0.1.78 to 0.1.79 by @dependabot in #498
- update hotshot to tag 0.5.28 by @imabdulbasit in #500
- Update HotShot: Take 2 by @rob-maron in #506
- Remove stale comment by @jbearer in #509
- Hotfix HotShot Dep by @rob-maron in #508
- Fix: merkle tree commitment parsing by @imabdulbasit in #507
- Bump h2 from 0.3.24 to 0.3.26 by @dependabot in #513
- Make VID recovery test more deterministic by @jbearer in #510
- Bump refinery from 0.8.12 to 0.8.14 by @dependabot in #511
- Weekly PR to bump flake.nix by @github-actions in #496
- Bump trait-variant from 0.1.1 to 0.1.2 by @dependabot in #494
- Bump toml from 0.8.11 to 0.8.12 by @dependabot in #493
- Bump clap from 4.5.3 to 4.5.4 by @dependabot in #502
- Update dependencies by @rob-maron in #518
- load and store state height by @imabdulbasit in #519
- update hotshot to tag 0.5.35 by @imabdulbasit in #523
- update hotshot to tag 0.5.36 by @imabdulbasit in #526
- Feat/load whole state by @jbearer in #532
- Bump async-trait from 0.1.79 to 0.1.80 by @dependabot in #530
- Bump chrono from 0.4.35 to 0.4.38 by @dependabot in #529
- Bump time from 0.3.34 to 0.3.36 by @dependabot in #525
- Bump anyhow from 1.0.81 to 1.0.82 by @dependabot in #522
- Bump peaceiris/actions-gh-pages from 3 to 4 by @dependabot in #520
- Bump tokio from 1.36.0 to 1.37.0 by @dependabot in #515
- Update hotshot to tag 0.5.37 by @imabdulbasit in #533
- Bump serde from 1.0.197 to 1.0.198 by @dependabot in #536
- Bump serde_json from 1.0.115 to 1.0.116 by @dependabot in #535
- Update hotshot 0.5.37 -> 0.5.39 by @sveitser in #539
New Contributors
- @nyospe made their first contribution in #448
- @rob-maron made their first contribution in #506
Full Changelog: 0.0.14...0.1.8
0.0.14: Merge pull request #460 from EspressoSystems/fix/shutdown
Clean up shutdown