Skip to content

Releases: spaceandtimefdn/sxt-node

v1.69.1

Choose a tag to compare

@sxt-public-release sxt-public-release released this 25 Jun 05:57

1.69.1 (2026-06-25)

Bug Fixes

  • update weight constant for fee calculation (5fc710a)

v1.69.0

Choose a tag to compare

@sxt-public-release sxt-public-release released this 22 Jun 11:51

1.69.0 (2026-06-22)

Bug Fixes

  • add basic documentation to runtime crate (30c26e7)
  • add missing docs for runtime module items (52a2905)
  • add missing docs to chain-utils (c8235c6)
  • address warnings in on-chain-table (095a856)
  • address warnings in pallet-rewards mock module (886bc36)
  • allow deprecated CurrencyAdapter usage (cfe0517)
  • allow missing docs in private items in test_end_row_limits binary (7700cd6)
  • allow missing_docs_in_private_items on event forwarder contract (b2d6f8b)
  • allow unused private_key variables in pallet-keystore benchmarks (c218f0d)
  • declare anonymous lifetime in commitment-sql proptest helper (63b3fc0)
  • declare anonymous lifetimes in canaries parse functions (f81e9de)
  • document all items in watcher main module (2fe60db)
  • document memory_commitment_map module in commitment-map (32a38e3)
  • document missing items in canaries (72c5f33)
  • document missing items in event-forwarder (5408075)
  • document modules in chain-utils (3eb6545)
  • document modules in rpc crate (19cf1af)
  • don't hide elided lifetimes in backwards compatibility test case generator (4e6968e)
  • don't import frame_benchmarking if runtime-benchmarks is disabled in node (32cfca3)
  • expect AttestationInfo::block_number to be dead code in canaries (7753c44)
  • expect some dead code in NewFullBase in node (fe06f5e)
  • ignore unused error variable in watcher main module (d330fe5)
  • ignore unused variable in attestation-tree test (ce8adf3)
  • ignore unused variable in pallet-attestation benchmarks (b0ef4a7)
  • implement benchmark configurations for runtime outside runtime api implementation (d1a3db8)
  • only define migrations with runtime-benchmarks disabled (26e8804)
  • privatize deposit_event in pallet-rewards (6c1caaf)
  • privatize deposit_event in pallet-smartcontracts (fe43a19)
  • privatize deposit_event in pallet-system-tables (8bf7c21)
  • privatize deposit_event in pallet-tables (da951a5)
  • privatize pallet-keystore deposit_event (e878e37)
  • privatize pallet-permissions deposit_event (099a7ba)
  • privatize system-contracts deposit_event (305dfc9)
  • privatize zkpay deposit_event (9d5993c)
  • propagate tui error in update_ui in watcher (fe943eb)
  • remove dead code in chain-utils (0070600)
  • remove dead code in node (6958ec6)
  • remove unused block_number parameter from verify_attestations in watcher (6225426)
  • remove unused block_number parameter from verify_signature in watcher (08f3bff)
  • remove unused const in pallet-tables test (e7bf9f5)
  • remove unused const in runtime test (c7e0add)
  • remove unused dependencies from sxt-core (361f8a0)
  • remove unused destructure variables in verify_attestation in watcher (dc04d24)
  • remove unused import in memory_commitment_map test (4c2300a)
  • remove unused import in pallet-attestation benchmarks (5fa662e)
  • remove unused import in pallet-commitments migrations (ecf6a05)
  • remove unused imports and format imports in chain-utils (5cd269b)
  • remove unused imports in attestation-tree (91f5d61)
  • remove unused imports in node (1f4c7a8)
  • remove unused imports in pallet-smartcontracts (b7fa723)
  • remove unused imports in pallet-tables (a08ccfd)
  • remove unused imports in runtime (614a1e3)
  • remove unused imports in test_end_row_limits (0328143)
  • remove unused imports in watcher (340d27b)
  • remove unused substrate key path from watcher client (2bd4d02)
  • switch hex to being a dev dependency in rpc crate (7b01208)
  • warn unused_crate_dependencies in sxt-core (62c85b7)

Features

  • add configurable include set to gate captured tables (#193) (ab1cf7f)
  • add http client for prover db indexer (#190) (617f4ef)
  • Add OCW consumer that drains and forwards events (#192) (ec1d24c), closes #187 #190
  • allow SCI namespace creation without special permissions (092ba68)
  • configure prover_db_url from CLI and into local storage ([#186](https://github.c...
Read more

v1.68.0

Choose a tag to compare

@sxt-public-release sxt-public-release released this 24 Mar 15:37

1.68.0 (2026-03-24)

Features

  • bump spec_version to 248 (ca451f0)

v1.67.0

Choose a tag to compare

@sxt-public-release sxt-public-release released this 23 Mar 22:25

1.67.0 (2026-03-23)

Features

  • add ensure_root_or_any_permissioned and tests (b21c079)
  • add has_any_permissions and tests (76e038a)
  • use ensure_root_or_any_permissioned in update_table_quorum to allow UpdateTableQuorum permission (f17e23f)

v1.66.0

Choose a tag to compare

@sxt-public-release sxt-public-release released this 23 Mar 16:24

1.66.0 (2026-03-23)

Features

  • allow SCI table creation without special permissions (c9631de)

v1.65.0

Choose a tag to compare

@sxt-public-release sxt-public-release released this 19 Mar 17:41

1.65.0 (2026-03-19)

Bug Fixes

  • remeasure pallet-indexing weights with n parameter (4dde534)

Features

  • base benchmarks on num_cols and total number of elements (e3304a1)
  • update spec version to 247 (856d7d2)

v1.64.3

Choose a tag to compare

@sxt-public-release sxt-public-release released this 16 Mar 20:47

1.64.3 (2026-03-16)

Bug Fixes

  • measure pallet-indexing weights for runtime 246 (a8fd70f)
  • measure pallet-tables weights for runtime 246 (4ef15ee)
  • update runtime fee constants to match new insert weights (9575b0f)

v1.64.2

Choose a tag to compare

@sxt-public-release sxt-public-release released this 13 Mar 19:08

1.64.2 (2026-03-13)

v1.64.1

Choose a tag to compare

@sxt-public-release sxt-public-release released this 13 Mar 18:04

1.64.1 (2026-03-13)

Bug Fixes

  • assume quorum is reached in submit data weights (0faf174)

v1.64.0

Choose a tag to compare

@sxt-public-release sxt-public-release released this 13 Mar 01:34

1.64.0 (2026-03-13)

Features

  • add create_table_with_sci_metadata extrinsic (187f661)