Elle Mouton
23602e017e
multi: start updating various loggers to use the new v2 type
2024-10-22 17:03:55 +02:00
Elle Mouton
58317e66d3
lnrpc/Dockerfile: update falafel version
...
Update the falafel version.
2024-08-05 15:59:50 +02:00
Oliver Gugger
4140d2a9d7
lnrpc: re-generate protos after dependency update
2024-03-14 09:32:29 +01:00
ffranr
cd566eb097
multi: fix fmt.Errorf error wrapping
...
Refactor fmt.Errorf usage to correctly wrap errors instead of using
non-wrapping format verbs.
2024-02-27 11:13:40 +00:00
Keagan McClelland
305e27d7a1
lnrpc: add neutrinorpc doc tags to enable lncli api doc generation
2023-11-20 14:42:17 -07:00
positiveblue
49e099f0a0
lnrpc: run make rpc
...
The docker image have been updated so we are using another protobuf
version to generate the files. The generate files include the version of
the compiler used to creating them, so we need this commit to pass the
`rpc-check` step in our CI.
2023-09-05 10:11:51 -07:00
erik
9ce02b96fe
neutrinorpc: deprecate getblockhash
2023-05-22 16:26:10 +07:00
Oliver Gugger
ea8fe6f3f3
mod+lnrpc: bump google.golang.org/protobuf to v1.30.0
2023-05-11 22:52:00 +02:00
Elle Mouton
2fd4f3f180
go.mod+lnrpc+github: point to latest kvdb changes
...
Use kvdb package v1.4.1. This update also forced the protobuf version to
be bumped which required `make rpc` to be run to update the generated
files. This also required a bump in the github pinned dependencies
config for the grpc and protobuf libs.
2023-01-25 14:03:00 +02:00
Evan Kaloudis
981f8969b4
lnrpc/gen_protos.sh: remove js build tag
2022-09-07 18:32:05 -04:00
Olaoluwa Osuntokun
b3998ddb5c
lnrpc: re-compile protos w/ Go 1.19
2022-08-24 11:43:00 -05:00
yyforyongyu
0735522194
multi: fix make fmt
2022-08-23 22:10:24 +08:00
ErikEk
74023fe230
neutrinorpc: add getblockhash functionality
2022-08-13 21:41:30 +02:00
ErikEk
8c7be4ebf5
neutrinorpc: subserver functionality
2022-04-30 08:55:55 +02:00
ErikEk
b2646edc52
neutrinorpc: logger
2022-04-20 10:36:45 +02:00
ErikEk
0ce449f99b
neutrinorpc: config
2022-04-20 10:07:42 +02:00