Skip to content

Releases: eigerco/lumina

celestia-proto-v0.1.0

12 Jan 16:09
06e85b6
Compare
Choose a tag to compare

Added

  • (node) Add shwap data types (#169)
  • (node) Implement persistent header storage in browser using IndexedDB (#102)
  • Improve verification and implement verification in Exchange client (#85)
  • (proto) add cosmos Tx and celestia MsgPayForBlobs (#75)
  • Implement initial architecture of node crate (#42)
  • (fraud) Add fraud proof trait and byzantine encoding fraud (#32)
  • Add State RPC and types (#31)
  • align namespaced shares deserialization with latest celestia (#20)
  • (rpc) Create celestia-rpc crate and add integration tests (#17)
  • (proto) add empty_as_none serializer (#18)
  • add NamespacedShares type (#7)
  • (proto) vendor protobuf definitions

Fixed

  • temporary backward compatibility for json proofs (#96)

Other

  • add missing metadata to the toml files (#170)
  • document public api (#161)
  • Pin celestia-app version to 1.4 when updating protobuf, update protobufs (#175)
  • update celestia node to 0.11.0-rc15 (#101)
  • Update protobuf definitions (#40)
  • align to celestia node v0.11-rc (#65)
  • fix format (#34)
  • vendor cosmos protobuf definitions (#30)
  • (license) Set Apache 2.0 license (#6)
  • Implement Celestia types
  • initial commit

blockstore-v0.1.0

12 Jan 16:00
53b3032
Compare
Choose a tag to compare

Added

  • Add in-memory blockstore (#160)

Other

  • add missing metadata to the toml files (#170)
  • document public api (#161)