lightwalletd/walletrpc
Larry Ruane 1002f42497 Update dependencies
To update to the latest dependencies, I removed everything within the
`require` sections of `go.mod`, updated to the latest protobuf compiler,
and then ran `go mod tidy` and `make`. This repopulated go.mod and go.sum.
I had previously done this in PR 395 (June 2022).

This should be done periodically to obtain the latest bug fixes and
other improvements in the dependencies. There should be no functional
changes.
2024-02-01 12:41:14 -07:00
..
compact_formats.pb.go Update dependencies 2024-02-01 12:41:14 -07:00
compact_formats.proto Bring in latest `compact_formats.proto` 2023-07-04 11:05:41 -06:00
darkside.pb.go Update dependencies 2024-02-01 12:41:14 -07:00
darkside.proto test: add darkside support for GetSubtreeRoots gRPC 2024-01-11 12:48:10 -07:00
darkside_grpc.pb.go Update dependencies 2024-02-01 12:41:14 -07:00
generate.go Regenerate Protobuf and gRPC bindings with more recent protoc 2023-08-16 10:34:38 -06:00
service.pb.go Update dependencies 2024-02-01 12:41:14 -07:00
service.proto add comments that GetTaddressTxids() returns transactions 2023-10-19 16:37:22 -06:00
service_grpc.pb.go Update dependencies 2024-02-01 12:41:14 -07:00
walletrpc_test.go add COPYING and copyright lines 2020-03-12 12:02:55 -06:00