Releases: eigerco/lumina
Releases · eigerco/lumina
celestia-types-v0.6.1
Added
- (types) derive PartialOrd and Ord for addresses (#414)
Fixed
- (rpc) use correct blob type in state submit pay for blob (#418)
celestia-rpc-v0.6.0
Fixed
- (rpc) [breaking] use correct blob type in state submit pay for blob (#418)
Other
- (rpc) Remove a workaround for go-jsonrpc not returning null ok status correctly (#422)
celestia-proto-v0.4.1
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
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
Added
- [breaking] shwap protocol updates (#369)
- (node,node-wasm) [breaking] Integrate graceful shutdown in WASM (#396)
lumina-cli-v0.4.0
Added
- (node,node-wasm) [breaking] Integrate graceful shutdown in WASM (#396)
celestia-types-v0.6.0
Added
- [breaking] shwap protocol updates (#369)
- (types) align for building for riscv32 (#393)
celestia-rpc-v0.5.0
Added
- [breaking] shwap protocol updates (#369)
celestia-proto-v0.4.0
Added
- [breaking] shwap protocol updates (#369)
lumina-node-wasm-v0.3.0
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)