Skip to content
This repository has been archived by the owner on Apr 18, 2024. It is now read-only.

Releases: filecoin-saturn/L2-node

v0.0.8

01 Aug 11:21
v0.0.8
2703f6b
Compare
Choose a tag to compare

Changelog

Others

  • 2703f6b build: rename release artifacts to saturn-L2-node (#46)
  • b1f1c47 bump webui version
  • d77d0a1 update node-webui repo and tag

v0.0.7

27 Jul 13:57
v0.0.7
aae340b
Compare
Choose a tag to compare

Changelog

Features

  • 3314175 feat: add default ROOT_DIR value

Others

v0.0.6

19 Jul 16:56
v0.0.6
1a18508
Compare
Choose a tag to compare

Changelog

Others

  • 1a18508 main: remove infinite loop

v0.0.5

13 Jul 07:54
v0.0.5
44ae67e
Compare
Choose a tag to compare

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

23 Jun 19:30
Compare
Choose a tag to compare

Changelog

Features

  • 919512e feat: validate FIL addresses

Others

  • 7ac1f47 Add FIL_ADDRESS support
  • 8febc34 Merge pull request #29 from joaosa/add-fil-addr
  • d033336 chore: update webui repo
  • 832d600 ci: update webui release

v0.0.3

20 Jun 12:23
v0.0.3
fad6975
Compare
Choose a tag to compare

Changelog

Features

  • 72267b8 feat: add script to download the latest webui release
  • 5f6d631 feat: upgrade webui to v0.0.7

Others

  • 47826c4 Add .circleci/config.yml
  • 22a051c Merge pull request #21 from filecoin-project/circleci-project-setup
  • fad6975 Merge pull request #26 from filecoin-project/update-webui-to-0.0.7
  • c43d2b4 chore: fix download-webui script
  • 2d92679 ci: upgrade CircleCI golang version to 1.18

v0.0.2

07 Jun 20:39
fb1bd39
Compare
Choose a tag to compare

Changelog

Features

  • 8e26bb0 feat: load webui via go embed

Bug fixes

  • fa288f0 fix: go embed complains about no embeddable files

Others

  • fb1bd39 Merge pull request #20 from guanzo/webui
  • 1003a34 ci: include webui in go binary

v0.0.1

06 Jun 10:00
v0.0.1
3ff87e7
Compare
Choose a tag to compare

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