Skip to content

Releases: jcstein/node-app

quazar_v0.3.0-alpha_CN-v0.11.0-rc10_Arabica

31 Aug 20:55
Compare
Choose a tag to compare

Full Changelog: quasar_v0.2.0-alpha_CN-v0.11.0-rc7_Arabica...quasar_v0.3.0-alpha_CN-v0.11.0-rc10_Arabica

  1. Bumps the binary from v0.11.0-rc8 to v0.11.0-rc10
  2. This bumps the compatible network from arabica-9 to arabica-10
  3. Also resolves #33, changing the name to "quazar"

quasar ✨ v0.2.0-alpha

06 Jul 22:35
Compare
Choose a tag to compare

quasar_v0.2.0-alpha_CN-v0.11.0-rc7_Arabica

This release adds support for arabica-9.

  1. Resolves #34: The celestia binary has been swapped out for v0.11.0-rc7, which is compatible with arabica-9. This bumps the chain ID of the application from arabica-8 to arabica-9.
  2. Resolves #35: The size of the window will now remain the same if the user closes the window (but doesn't quit the application) and opens the application window again.

quasar ✨ v0.1.7-alpha

20 Jun 20:15
88ccb4e
Compare
Choose a tag to compare

quasar_v0.1.7-alpha_CN-v0.11.0-rc2_Arabica

Adds a confirmation screen to allow user to confirm that they have safely stored their mnemonic, resolving #20

Screenshot 2023-06-20 at 4 01 59 PM

Adds signature with developer account, resolving #29

Improves the loading state when node is starting:

Screenshot 2023-06-20 at 4 02 06 PM

quasar ✨ v0.1.6-alpha

04 Jun 06:11
Compare
Choose a tag to compare

quasar_v0.1.6-alpha_CN-v0.11.0-rc2_Arabica

Introducing quasar ✨

Quasar is an app for macOS that runs a Celestia light node locally in the app.

Current features can be found in previews below and in README.

If you'd like to suggest a feature or encounter a bug, please submit an issue on GitHub.

This release resolves #22, #26, and #28.

Full Changelog: v0.1.5-alpha_CN-v0.11.0-rc2_Arabica...quasar_v0.1.6-alpha_CN-v0.11.0-rc2_Arabica

Screenshot 2023-06-07 at 1 06 47 AM Screenshot 2023-06-07 at 1 05 30 AM Screenshot 2023-06-07 at 1 21 45 AM

Light node macOS app - v0.1.5-alpha

04 Jun 03:22
9b50733
Compare
Choose a tag to compare

Light node macOS app - v0.1.4-alpha

03 Jun 22:08
41835bd
Compare
Choose a tag to compare

v0.1.4-alpha_CN-v0.11.0-rc2_Arabica

This is v0.1.4-alpha of an app for macOS that runs a Celestia light node within the app.

Improvements

  1. Updated README.md to include features, prerequisites, dependencies, installation instructions, and app previews.
    • docs: update README with dependencies in #9
  2. Added UI improvements for both screens:

Full Changelog: v0.1.3-alpha_CN-v0.11.0-rc2_Arabica...v0.1.4-alpha_CN-v0.11.0-rc2_Arabica

Light node macOS app - v0.1.3-alpha

03 Jun 01:44
Compare
Choose a tag to compare

v0.1.3-alpha_CN-v0.11.0-rc2_Arabica

This is v0.1.3-alpha of an app for macOS that runs a Celestia light node within the app.

Features

v0.1.3-alpha of this app runs on the Arabica devnet and has the following functions:

  • Initialize your Celestia light node: this initializes a Celestia light node in the application's local storage
  • Start your node: this starts the light node
  • Stop your node: this stops the light node
  • Check your balance: this now displays a balance in TIA to 6 decimal places
  • Chain height: fetches the chain height every 3s

Improvements

  1. Added "Chain height" field that displays the current height of the chain.
Screenshot 2023-06-02 at 9 49 23 PM
  1. Added a GroupBox that contains the balance and button to check balance.
Screenshot 2023-06-02 at 9 49 11 PM

Dependencies

  • macOS 13.1

Consumes


Full Changelog: v0.1.2-alpha_CN-v0.11.0-rc2_Arabica...v0.1.3-alpha_CN-v0.11.0-rc2_Arabica

Light node macOS app - v0.1.2-alpha

03 Jun 01:00
Compare
Choose a tag to compare

v0.1.2-alpha_CN-v0.11.0-rc2_Arabica

This is v0.1.2-alpha of an app for macOS that runs a Celestia light node within the app.

Features

v0.1.2-alpha of this app runs on the Arabica devnet and has the following functions:

  • Initialize your Celestia light node: this initializes a Celestia light node in the application's local storage
  • Start your node: this starts the light node
  • Stop your node: this stops the light node
  • Check your balance: this now displays a balance in TIA to 6 decimal places

Dependencies

  • macOS 13.1

Consumes


Full Changelog: v0.1.1-alpha_CN-v0.11.0-rc1_Arabica...v0.1.2-alpha_CN-v0.11.0-rc2_Arabica

Light node macOS app - v0.1.1-alpha

02 Jun 21:45
Compare
Choose a tag to compare

v0.1.1-alpha_CN-v0.11.0-rc1_Arabica

This is v0.1.1-alpha of an app for macOS that runs a Celestia light node within the app.

Features

v0.1.1-alpha of this app runs on the Arabica devnet and has the following functions:

  • Initialize your Celestia light node: this initializes a Celestia light node in the application's local storage
  • Start your node: this starts the light node
  • Stop your node: this stops the light node
  • Check your balance: this now displays a balance in TIA to 6 decimal places

Improvements

  1. Improved .dmg for installation, adding Applications alias and background
Screenshot 2023-06-02 at 5 30 23 PM
  1. Only buttons that can be used are shown. For example: "Stop your node" is hidden when the node is not running, and "Start your node" is hidden when the node is running.
Screenshot 2023-06-02 at 5 32 12 PM
  1. Display of balance is now in TIA to 6 decimals.
Screenshot 2023-06-02 at 5 40 52 PM
  1. Adds a pop-up if node store is already initialized.
Screenshot 2023-06-02 at 5 41 16 PM

Dependencies

  • macOS 13.1

Consumes


Full Changelog: v0.1.0_CN-v0.11.0-rc1_Arabica...v0.1.1-alpha_CN-v0.11.0-rc1_Arabica

Light node macOS app - v0.1.0-alpha

02 Jun 03:45
Compare
Choose a tag to compare

v0.1.0-alpha_CN-v0.11.0-rc1_Arabica

This is the first version of an app for macOS that runs a Celestia light node within the app.

Features

v0.1.0 of this app runs on the Arabica devnet and has the following functions:

  • Initialize your Celestia light node: this initializes a Celestia light node in the application's local storage
  • Start your node: this starts the light node
  • Stop your node: this stops the light node
  • Check your balance: this shows a relatively messy curl of the balance and is open for improvements

Dependencies

  • macOS 13.1

Consumes


Full Changelog: https://github.com/jcstein/node-app/commits/v0.1.0-alpha_CN-v0.11.0-rc1_Arabica