2 years of Lightwalletd Infra hosting & maintenance

already on it. - they have specific usecases for lightwallets. chat when we get a chance

Ill do any testing and write any test plan. doesnt have to be security.

audits?

we realistically cannot do a zcash audit, is their even a single accredited zcash auditor out there?

however the ux, ui, memory space, etc can be. Ill add that to my RTA list. I know companies that specialise in this area. a very unlikely plan of mine would be to go through the grants and work out what company fits with what.

Costing and scope can then be added.

the HSM was just to hold the blockchain. (2k zfnd, 2.4 if i buy it…) Id trust an auto TLS peer from the zfnd just to bootstrap things. thats what i meant by hsm.

you could go super cheap and put it on a solo for 250 gbp

@ZcashGrants lightwalletd services are up and running for testnet & mainnet with warrant canary, see lightwalletd.com

Run the following grpcurl commands to get info:

grpcurl testnet.lightwalletd.com:9067 cash.z.wallet.sdk.rpc.CompactTxStreamer/GetLightdInfo

grpcurl mainnet.lightwalletd.com:9067 cash.z.wallet.sdk.rpc.CompactTxStreamer/GetLightdInfo

Ansible documentation will be added to the website soon.

9 Likes

also check out the status page https://status.lightwalletd.com/

6 Likes

This is very cool, thanks for the update.

4 Likes

Mid-year checkpoint for ZF Grants - 2 years of Lightwalletd Infra hosting & maintenance

:white_check_mark: https://lightwalletd.com service is running non-stop with 100% uptime, thanks to the load balanced infra setup.

:white_check_mark: Status page for uptime is accessible here https://status.lightwalletd.com

:white_check_mark: Service Warranty Canary is updated monthly by the 2 operators having access to the servers.

:white_check_mark: Zcashd releases to both test-net & main-net instances are applied regularly.

:white_check_mark: ECC lightwalletd releases are updated as well to power the light clients utilizing the service GitHub - zcash/lightwalletd: Lightwalletd is a backend service that provides a bandwidth-efficient interface to the Zcash blockchain


:new: Zcash user centromere has made available ECC lightwalletd package in NixOS repository! nixpkgs/default.nix at d83910c5dbf3e94f5c3ce6a12fef516b1e68c912 · NixOS/nixpkgs · GitHub

5 Likes

UPDATE: In order to avoid service disruption due to delays, we’ve applied for milestone 3 payment a month early for lightwalletd ops for the fixed rate servers to cover the next 15 months.

3 Likes

Awesome effort @aiyadt ! Heartfelt thanks for all you do. Is there any chance you can run envoy in front for regular 1.1 https traffic to lightwalletd? Do you know of anyone else who is doing such a thing? My eventual goal would be to implememt lightwallets in regular webapps - a simple npm-installable typescript package that could perform wallet actions in a vanilla webapp in a browser. I see several initiatives working towards this goal and i think it would be a gamechanger for the zec ecosystem.