Skip to content

Releases: eigerco/lumina

celestia-rpc-v0.8.0

02 Dec 12:14
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)

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-rpc-v0.7.1

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

Other

  • updated the following local packages: celestia-types

celestia-proto-v0.6.0

02 Dec 12:12
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)
  • (proto) [breaking] update celestia-app and node proto definitios (#459)

Other

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

lumina-node-wasm-v0.6.0

29 Oct 17:01
3ecd476
Compare
Choose a tag to compare

Added

  • (node,node-wasm) [breaking] Allow customising syncing window size (#442)

lumina-node-v0.6.0

29 Oct 16:59
3ecd476
Compare
Choose a tag to compare

Added

  • (types) [breaking] Add versioned consts (#412)
  • (types) [breaking] add blob reconstruction from shares (#450)
  • (node,node-wasm) [breaking] Allow customising syncing window size (#442)
  • (types,rpc,node) [breaking] refactor Share to work for parity and data (#443)

lumina-cli-v0.5.0

29 Oct 17:01
3ecd476
Compare
Choose a tag to compare

Added

  • (node,node-wasm) [breaking] Allow customising syncing window size (#442)

celestia-types-v0.7.0

29 Oct 16:57
3ecd476
Compare
Choose a tag to compare

Added

  • (types) [breaking] Add versioned consts (#412)
  • (types) [breaking] add blob reconstruction from shares (#450)
  • (types,rpc,node) [breaking] refactor Share to work for parity and data (#443)

Fixed

  • (types) axis type for eds new error reporting (#447)

Other

  • (types) [breaking] Rename rsmt2d module to eds (#449)

celestia-rpc-v0.7.0

29 Oct 16:58
3ecd476
Compare
Choose a tag to compare

Added

  • (types) [breaking] Add versioned consts (#412)
  • (types) [breaking] add blob reconstruction from shares (#450)
  • (types,rpc,node) [breaking] refactor Share to work for parity and data (#443)

celestia-proto-v0.5.0

29 Oct 16:57
3ecd476
Compare
Choose a tag to compare

Added

  • (types,rpc,node) [breaking] refactor Share to work for parity and data (#443)

lumina-node-wasm-v0.5.2

21 Oct 11:22
61ea589
Compare
Choose a tag to compare

Fixed

  • (node-wasm) workaround to clean extra message from worker (#444)