This repository has been archived by the owner on Apr 18, 2024. It is now read-only.
Releases: filecoin-saturn/L2-node
Releases · filecoin-saturn/L2-node
v0.0.8
v0.0.7
Changelog
Features
- 3314175 feat: add default ROOT_DIR value
Others
- aae340b Fix WebUI URL to filecoin-saturn/node-webui (#45)
- e9271c7 Improve webui integration. Closes #41 (#42)
- 772f045 Merge branch 'main' into feat/v0-car-traversal
- f8d7682 Merge branch 'main' of github.com:filecoin-project/saturn-l2 into main
- e49d7ad Merge branch 'main' of github.com:filecoin-project/saturn-l2 into main
- d8f754e Merge pull request #22 from filecoin-project/feat/v0-car-traversal
- 716810e Merge pull request #38 from filecoin-project/fix/cpu-usage
- 739187e Merge pull request #39 from filecoin-project/release-docs
- dbeb509 Merge pull request #44 from filecoin-project/feat-default-root-dir
- baa1e84 Update README.md
- a03cbea Update README.md
- 8f079e6 Update README.md
- 5d3651a Update README.md
- da609d5 Update README.md
- 83980c3 Update README.md
- 9efda3b Update README.md
- c848072 Update README.md
- 92c8ca5 Update README.md
- 4818ad4 Update README.md
- 6979b36 better carstore logging
- 78ca8eb build: disable support for windows_arm64
- 859fa3a build: fix gorelease config
- 570af5a carstore tests complete
- 946a42a fix outdated env error messages (#40)
- b515eec fix typo
- 0621741 fix webui url
- 9fab846 green CI and move binaries to cmd directory
- 9982cdd merge main
- 76dcdb1 rebase on main
- a28b955 refactor car store
- 14cbad2 remove ENV suffix
- d41af17 tests and lint
- bb6c08d tests for server
- 252b0ba update circleci
- 2d3b211 update webui version
- 1e93c87 update webui version
- 71b26e6 update webui version
- d79fac0 v0
- 50b3b61 v0 complete
- dc0bcb4 with tests
v0.0.6
v0.0.5
Changelog
Features
Bug fixes
- bac721b fix: improve error reporting when port is in use
- 9f41f76 fix: use os.Exit instead of panic for user errors
Others
- 7ac1f47 Add FIL_ADDRESS support
- 8febc34 Merge pull request #29 from joaosa/add-fil-addr
- 615060d Merge pull request #32 from filecoin-project/fix/invalid-fil-address-handling
- 370088e Merge pull request #33 from filecoin-project/fix/cannot-listen-error
- 44ae67e Merge pull request #34 from filecoin-project/feat/webui-dashboard
- d033336 chore: update webui repo
v0.0.4
v0.0.3
Changelog
Features
Others
v0.0.2
v0.0.1
Changelog
Others
- 6478490 Add empty webui + rework port config
- 076d15e Initial commit
- 3142d9f Merge pull request #1 from filecoin-project/feat/CAR-transfer
- 4f98ceb Merge pull request #12 from filecoin-project/webui-html
- 8661370 Merge pull request #16 from filecoin-project/remove-timeout
- 3ff87e7 Merge pull request #19 from filecoin-project/setup-goreleaser
- 24e2f2d Remove unnecessary timeout
- c87e8c4 Update README.md
- 0b83c84 build: setup GoReleaser
- f6366fc create a saturn l2 binary
- 81e51e4 integrate car store
- 076ddd9 stream car files over libp2p