Skip to content

Releases: eigerco/lumina

celestia-proto-v0.4.1

11 Oct 11:31
a435e78
Compare
Choose a tag to compare

Fixed

  • (proto) handle nulls due to changes in TxResponse (#421)

Other

  • (types) Use protox instead of requiring protoc when building (#402)

lumina-node-wasm-v0.5.0

03 Oct 14:24
ece6f98
Compare
Choose a tag to compare

Added

  • (node,node-wasm) [breaking] Integrate graceful shutdown in WASM (#396)

Other

  • (node-wasm) add automatic generation of the types file and README (#408)
  • Include API in readme (#409)
  • (node-wasm) Switch to bundler target for wasm-pack for manifest v3 (#398)
  • (node-wasm) clarify edge case when polling worker on startup (#390)

lumina-node-v0.5.0

03 Oct 14:22
ece6f98
Compare
Choose a tag to compare

Added

  • [breaking] shwap protocol updates (#369)
  • (node,node-wasm) [breaking] Integrate graceful shutdown in WASM (#396)

lumina-cli-v0.4.0

03 Oct 14:23
ece6f98
Compare
Choose a tag to compare

Added

  • (node,node-wasm) [breaking] Integrate graceful shutdown in WASM (#396)

celestia-types-v0.6.0

03 Oct 14:19
ece6f98
Compare
Choose a tag to compare

Added

  • [breaking] shwap protocol updates (#369)
  • (types) align for building for riscv32 (#393)

celestia-rpc-v0.5.0

03 Oct 14:20
ece6f98
Compare
Choose a tag to compare

Added

  • [breaking] shwap protocol updates (#369)

celestia-proto-v0.4.0

03 Oct 14:19
ece6f98
Compare
Choose a tag to compare

Added

  • [breaking] shwap protocol updates (#369)

lumina-node-wasm-v0.3.0

24 Sep 11:36
ac7b1f9
Compare
Choose a tag to compare

Added

  • (node-wasm) [breaking] Align JS api to use camelCase (#383)
  • (node-wasm) [breaking] Webpack compatibility (#377)
  • (node) [breaking] Implement graceful shutdown (#343)

Fixed

  • (node-wasm) wait for worker to start when creating client (#389)

Other

  • (ci) Automatic release to npmjs (#378)

lumina-node-v0.4.0

24 Sep 11:34
ac7b1f9
Compare
Choose a tag to compare

Added

  • (node) [breaking] Implement graceful shutdown (#343)
  • (node) adding agent version (#379)

Fixed

  • (node) [breaking] Remove unneded idb dependency (#380)

Other

  • [breaking] Upgrade blockstore and beetswap (#382)

lumina-cli-v0.3.1

24 Sep 11:36
ac7b1f9
Compare
Choose a tag to compare

Other

  • update Cargo.lock dependencies