Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bump lightning-terminal for wasm-client & mobile #82

Merged

Commits on Aug 17, 2023

  1. mod: bump wasm-client LiT to v0.10.5-alpha

    Bump the lightning-terminal dependency for the wasm-client to
    `v0.10.5-alpha`. Also bump lnd to `v0.16.4-beta`, taproot-assets to
    `v0.2.3`, loop to `v0.26.2-beta` and grpc to `v1.53.0` as it's required
    with the lightning-terminal bump. Also bump the lightning-node-connect
    dependency to `v0.2.4-alpha`, but as this dependency is replaced, this
    doesn't have any real effect.
    ViktorTigerstrom committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    a69b559 View commit details
    Browse the repository at this point in the history
  2. mod: use google.golang.org/protobuf in mobile

    Remove the direct dependency on github.com/golang/protobuf and use
    google.golang.org/protobuf for mobile instead, as the former is
    deprecated.
    ViktorTigerstrom committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    72706a6 View commit details
    Browse the repository at this point in the history
  3. mod: bump mobile LiT dependency to v0.10.5-alpha

    Bump the lightning-terminal dependency for mobile to `v0.10.5-alpha`.
    Also bump lnd to `v0.16.4-beta` and grpc to `v1.53.0` as it's required
    with the lightning-terminal bump. Also bump the lightning-node-connect
    dependency to `v0.2.4-alpha`, but as this dependency is replaced, this
    doesn't have any real effect.
    ViktorTigerstrom committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    ae29c6a View commit details
    Browse the repository at this point in the history