Skip to content

Releases: eigerco/lumina

celestia-types-v0.10.0

29 Jan 12:11
c6e5b7f
Compare
Choose a tag to compare

Added

  • (grpc,node-wasm) add javascript bindings for tx client (#510)
  • (grpc) [breaking] add wasm support and transaction client (#474)
  • (types) add serde feature for nmt-rs (#480)
  • (node-wasm, types) [breaking] Add method to get blobs for wasm (#468)
  • Add remaining node types for wasm (#476)
  • (types,rpc) [breaking] move TxConfig to celestia-rpc (#485)

Fixed

  • (types) RowNamespaceData binary deserialization (#493)

Other

  • Update wasm-bindgen, remove cfg_attr wasm-bindgen workaround (#507)
  • (ci) migrate toolchain action, parallelize (#503)

celestia-rpc-v0.9.0

29 Jan 12:12
c6e5b7f
Compare
Choose a tag to compare

Added

  • (node-wasm, types) [breaking] Add method to get blobs for wasm (#468)
  • (types,rpc) [breaking] move TxConfig to celestia-rpc (#485)

Other

  • (ci) migrate toolchain action, parallelize (#503)

celestia-proto-v0.7.0

29 Jan 12:11
c6e5b7f
Compare
Choose a tag to compare

Added

  • (grpc,node-wasm) add javascript bindings for tx client (#510)
  • (grpc) [breaking] add wasm support and transaction client (#474)

Other

  • (ci) migrate toolchain action, parallelize (#503)
  • [breaking] Add notes about Celestia's Tendermint modifications (#471)

celestia-grpc-v0.2.0

29 Jan 12:16
c6e5b7f
Compare
Choose a tag to compare

Added

  • (grpc,node-wasm) add javascript bindings for tx client (#510)
  • (grpc) [breaking] add wasm support and transaction client (#474)

Other

  • (ci) migrate toolchain action, parallelize (#503)
  • (grpc) Increase sleep before blob submission validation to reduce test flakyness (#481)

celestia-grpc-macros-v0.2.0

29 Jan 12:15
c6e5b7f
Compare
Choose a tag to compare

Added

  • (grpc) [breaking] add wasm support and transaction client (#474)

lumina-node-wasm-v0.7.0

03 Dec 10:28
82c51f6
Compare
Choose a tag to compare

Added

  • (grpc, types, proto) [breaking] Add tonic gRPC (#454)

Other

  • (proto,types,node,grpc) [breaking] Use tendermint-rs instead of celestia-tendermint-rs fork (#463)
  • (node-wasm) Add integration tests for node-wasm (#420)

celestia-grpc-v0.1.0

03 Dec 10:28
82c51f6
Compare
Choose a tag to compare

Added

  • (proto,types,rpc) [breaking] celestia node v0.20.4 upgrade (#469)
  • (grpc, types, proto) [breaking] Add tonic gRPC (#454)

Other

  • (proto,types,node,grpc) [breaking] Use tendermint-rs instead of celestia-tendermint-rs fork (#463)

celestia-grpc-macros-v0.1.0

03 Dec 10:27
82c51f6
Compare
Choose a tag to compare

Added

  • (grpc, types, proto) [breaking] Add tonic gRPC (#454)

lumina-node-wasm-v0.6.1

02 Dec 10:25
89450ce
Compare
Choose a tag to compare

Other

  • update lumina-node npm package

lumina-node-v0.8.0

02 Dec 12:16
080c3c5
Compare
Choose a tag to compare

Added

  • (proto,types,rpc) [breaking] celestia node v0.20.4 upgrade (#469)
  • (grpc, types, proto) [breaking] Add tonic gRPC (#454)

Fixed

  • (node) Increase sleep in head_selection_with_multiple_peers test case (#464)

Other

  • (proto,types,node,grpc) [breaking] Use tendermint-rs instead of celestia-tendermint-rs fork (#463)
  • (node-wasm) Add integration tests for node-wasm (#420)