Skip to content

Releases: crustio/crust-node

Crust Node PoC-7.0

27 Nov 02:32
98932c8
Compare
Choose a tag to compare
Crust Node PoC-7.0 Pre-release
Pre-release

Feature

  • 🎨 Simplify config and port check, in details: #60, #63
  • 🆕 Support sWorker A/B upgrade, in details: #58, #74, #80
  • 🆕 karst outer address configuration , in details: #61, #62
  • 🆕 Online install shell, in details: #64
  • 🎨 Refactor the command line structure, in details: #65, #66, #68
  • 🐳 Use registry to accelerate docker pull, in details: #69
  • 🆕 Add tools CMD, in details: #68, #71, #75, #76, #78
  • 🎨 Renaming tee to swork, in details: #67
  • 🔥 Cancel the detection of all values of backup, in details: #79

Fix Bug

  • 🐛 Stop upgrade when API error, in details: #73
  • 🐛 Fix code length error, in details: #74
  • 🐛 Update karst.schema.js to fix default bug, in details: #62
  • 🐛 Fix missing logs folder, in details: #77

Crust Node PoC-6.0

02 Sep 07:42
c39ffac
Compare
Choose a tag to compare
Crust Node PoC-6.0 Pre-release
Pre-release

Feature

  • 🎨 Use latest generate configuration docker, in details: #52
  • 🆕 Base crust service, in details: #54
  • 🚑 Support old chain backup file , in details: #56
  • 🚑 Support better chain name, in details: #57
  • 🆕 Add the time interval between API and chain, in details: #55

Version synchronization

  • Use latest docker images, in details: #51

Crust Node PoC-5

28 Jul 02:47
c86ba40
Compare
Choose a tag to compare
Crust Node PoC-5 Pre-release
Pre-release

Feature

  • 🔥 Remove old crust client content, in details: #43
  • 🆕 Configurations generator, in details: #42, #43
  • 🆕 Shell for install SGX driver, in details: #44
  • 🎨 Change tee to sworker, in details: #46
  • 🚑 Optimize generate configuration shell, in details: #47

Version synchronization

  • Update chain docker image to 0.7.0, in details: #49
  • Update chain spec to maxwell #50
  • Upgrade crust docker image version, in details: #45

Crust Node PoC-4.0

26 May 09:08
790f78c
Compare
Choose a tag to compare
Crust Node PoC-4.0 Pre-release
Pre-release

Feature

  • 🔥Remove ipfs command line in details: #39

Version synchronization

  • Change spec code for crust chain, in details: #40

0.3.0-alpha

22 Apr 08:08
9a932c5
Compare
Choose a tag to compare
0.3.0-alpha Pre-release
Pre-release

Feature

  • 🔧Change TEE config, in details: #36
  • 🆕Use current report slot, in details: #35

Version synchronization

  • Change spec code for crust chain, in details: #37, #38

0.2.1-alpha

03 Apr 15:02
2a73afd
Compare
Choose a tag to compare
0.2.1-alpha Pre-release
Pre-release

Feature

  • 🆕Add all stop commands, in details: #32
  • 🆕Add subkey tool to help launch validator node, in details: #31
  • 🔖 Change tee module in chain spec, in details: #33

0.2.0-alpha

20 Mar 11:20
37996df
Compare
Choose a tag to compare
0.2.0-alpha Pre-release
Pre-release

Feature

  • 🚑Finish crontab drop detection for TEE, in details: #20
  • 🆕Check SGX environment before install, in details: #22
  • 📝Better README, in details: #29, #25, #24, #21

Bug fix

  • ✏️Fix script typo, in details: #26
  • 🐛Give script runnable authority, in details: #28

0.1.1-alpha

06 Mar 14:39
fe7a378
Compare
Choose a tag to compare
0.1.1-alpha Pre-release
Pre-release

Feature

  • Use crontab to restart TEE, in details: #18
  • Update code in chian spec, in details: #14, #17, #19
  • Add tee-stop CLI, in details: #18

Bug fix

  • Fix ipfs and tee launch bugs about process management, in details: #16

0.1.0-alpha

28 Feb 17:11
182a64e
Compare
Choose a tag to compare
0.1.0-alpha Pre-release
Pre-release

The first in a series of Crust Client. Including

Feature

  • Build the basic operation and code architecture
  • Crust chain, TEE, API installation flow
  • Implement crust-client genesis node, normal node, validator node and other startup commands
  • Other basic CLI commands

Known issue

  • Lack of online version management, for details: #12