Skip to content

Releases: crustio/crust

Crust Mainnet Release - 25

11 Sep 03:02
Compare
Choose a tag to compare

Adjust the file fee update mechanism:

  1. Adjust the file base fee update algorithm
  2. Parameterize and expose all parameters to update file byte fee, file keys count fee, file base fee, so that we can fully control the file fee update from coucil
  3. Add FileFeeAdjustInterval to control the file fee update frequency

Crust Mainnet Release - 24

15 Aug 06:12
Compare
Choose a tag to compare
  1. Implement the market::calculate_spower extrinsic
  2. Increase weight for update_spower and update_replicas extrinsic to reflect proper resource assumption
  3. Some minor optimization to reduce memory usage

Crust Mainnet Release - 23

11 Jul 09:47
b5b7cd8
Compare
Choose a tag to compare

Implement the calculate spower offchain feature

Crust Mainnet Release - 22

11 Jul 09:46
7ded698
Compare
Choose a tag to compare

Add support to set spower superior account

Crust Mainnet Release - 21

11 Jul 08:24
abeed69
Compare
Choose a tag to compare

Support bridge between mainnet and parachain

Crust Polkadot Parachain Release - 6

07 Mar 06:10
cdd4e70
Compare
Choose a tag to compare

Fix bridge_transfer transaction from mainnet to crustpara not showing up in SubScan, together with other minor improvements:

  1. Fix the following rustc compilation error from latest stable rustc (1.76.0)
  2. Enhance the build_spec_wasm_and_state.sh script to support both MacOS and Linux
  3. Fix SubScan not display the bridge transaction from mainnet to crust-para
  4. Use #[cfg(feature = "enable_sudo")] to wrap the sudo pallet related codes, so when want to use sudo for testing in development
  5. environment, just use 'cargo build --release --features enable_sudo'
  6. Update the state , wasm , and json file related to the latest build
  7. Upgrade the spec_version from 5 to 6

Crust Polkadot Parachain Release

11 Jan 03:17
783b58e
Compare
Choose a tag to compare

Bump dependency to v1.0.0
XCM v3 support

Crust Shadow Release

05 Jan 07:20
b59b90f
Compare
Choose a tag to compare

Bump dependency to v1.0.0
XCM v3 support

Crust Polkadot Parachain Release

01 Mar 05:56
36cc55e
Compare
Choose a tag to compare

Remove the sudo pallet and add parachain spec as --chain crust-parachain

Crust Shadow Release

05 Dec 08:13
a39dd1f
Compare
Choose a tag to compare

Bump dependency to v0.9.29 #912
Fix astar convertor #915