Skip to content

lumina-node-v0.9.0

Compare
Choose a tag to compare
@zvolin zvolin released this 29 Jan 12:14
· 2 commits to main since this release
c6e5b7f

Added

  • adding uniffi bindings to support android and ios (#473)
  • (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)
  • (node) Implement EitherStore combinator struct (#484)
  • (node) [breaking] Implement NodeBuilder and remove NodeConfig (#472)

Other

  • (node) update bootstrap peers (#520)
  • Update wasm-bindgen, remove cfg_attr wasm-bindgen workaround (#507)
  • (ci) migrate toolchain action, parallelize (#503)
  • (node,node-wasm) [breaking] Rename syncing_window to sampling_window (#477)