Skip to content

Releases: sedaprotocol/seda-chain

v1.0.1

22 Jul 16:39
25504ec
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.0...v1.0.1

v1.0.0

11 Jul 03:23
13a86b7
Compare
Choose a tag to compare

SEDA Protocol v1.0.0

This upgrade marks a major milestone for the SEDA Protocol, enabling builders to deploy and execute Oracle Programs on Mainnet, supporting end-to-end Data Request workflows with scalable and customizable execution.

Important

Consensus-breaking upgrade:
All node operators must prepare their nodes to v1.0.0 before the scheduled upgrade height to ensure uninterrupted participation in the network.

✨ What’s Changed

Key Features

  • WASM Storage: Enables storage of Oracle Programs as WASM binaries directly on-chain.
  • Core Contract: Leverages a CosmWasm smart contract to manage the lifecycle of Data Requests, including their posting and execution.
  • Oracle Program Execution: Orchestrates custom Oracle Program executions across the SEDA network, with execution performed off-chain by Overlay Nodes, enabling scalable, distributed computation.
  • Tallying: Processes and aggregates Data Request execution reports using WASM virtual machines, combining responses from overlay nodes into a single verifiable outcome.
  • Batching: Generates cryptographic proofs to enable tamper-resistant forwarding of Data Request results.

Security Patch

  • ISA-2025-005: Fixes an integer overflow in the Cosmos SDK distribution module.

📚 Resources

📝 Full Changelog

Compare v0.1.10...v1.0.0

v1.0.0-rc.6

03 Jul 18:44
2e7889a
Compare
Choose a tag to compare

What's Changed

  • Correctly process data requests when the contract is paused by @Thomasvdam in #576

The changes below were part of rc.5 which was not rolled out separately.

Full Changelog: v1.0.0-rc.4...v1.0.0-rc.6

v1.0.0-rc.4

03 Jun 15:47
a701aad
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.0-dev.3...v1.0.0-rc.4

v1.0.0-rc.3

03 Jun 10:06
1f13d81
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.0-rc.2...v1.0.0-rc.3

v1.0.0-dev.3

02 Jun 23:33
1f13d81
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.0-dev.1...v1.0.0-dev.3

v1.0.0-dev.1

27 May 14:44
10d8eaf
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.0-rc.2...v1.0.0-dev.1

v1.0.0-rc.2

01 May 01:36
fadbb16
Compare
Choose a tag to compare
v1.0.0-rc.2 Pre-release
Pre-release

What's Changed

Full Changelog: v1.0.0-rc.1...v1.0.0-rc.2

v1.0.0-rc.1

25 Apr 12:47
57bdbb8
Compare
Choose a tag to compare
v1.0.0-rc.1 Pre-release
Pre-release

What's Changed

Full Changelog: v0.6.0-dev.4...v1.0.0-rc.1

v0.6.0-dev.4

21 Apr 13:34
546592c
Compare
Choose a tag to compare
v0.6.0-dev.4 Pre-release
Pre-release

What's Changed

Full Changelog: v0.6.0-dev.3...v0.6.0-dev.4