What's Changed
- chore: Remove unused utils, some refactoring by @mfaulk in #1518
- feat: Dockerfile by @mfaulk in #1519
- cleanup: Refactors setup and node_id_manager by @mfaulk in #1520
- chore: Sort dependencies in Cargo.toml by @mfaulk in #1521
- chore: Delete unused file connection.rs by @mfaulk in #1522
- ci: Release workflow builds cross-platform binaries by @mfaulk in #1523
- chore: Cleanup and starting to unit test by @mfaulk in #1524
- chore: Release workflow cleanup by @mfaulk in #1525
- ci: Update CI workflow to use the project's nightly toolchain by @mfaulk in #1526
- ci: Adds job to build and push Docker image by @mfaulk in #1527
- docs: fix README “Open an issue” link by @reject-i in #1506
- feat: Interactive Terminal UI (TUI) by @mfaulk in #1528
- docs: README updates by @mfaulk in #1533
- chore: Deletes unused setup.rs by @mfaulk in #1534
- chore: Refactors utils module, removes unused banner.rs by @mfaulk in #1536
- ci: Adds SHA256 hashes of each binary by @mfaulk in #1537
- fix: update main README.md location by @emmanuel-ferdman in #1532
- fix: The install script should match the binary only, not the sha256 digest by @mfaulk in #1541
- fix: Install script should add binary to the user's path by @mfaulk in #1542
- Bump version to v0.8.1 by @mfaulk in #1543
- ci: Add workflow_dispatch to Firebase hosting release workflow by @mfaulk in #1544
- ui: Removes unused nav options from the footer by @mfaulk in #1546
- docs: Adds --node-id to README and installation script instruction by @mfaulk in #1547
- fix: Better error handling for reading Node ID from a malformed config file by @mfaulk in #1548
- docs: Add System Reqirements (RAM) to README by @mfaulk in #1550
- feat: Register a User/Node from the command line by @mfaulk in #1549
- feat: Sign submitted proofs by @mfaulk in #1551
New Contributors
- @reject-i made their first contribution in #1506
- @emmanuel-ferdman made their first contribution in #1532
Full Changelog: v0.7.8...v0.8.2