What's Changed
- Bump golang.org/x/net from 0.19.0 to 0.23.0 by @dependabot in #481
- Update CI - docker release by @y4ssi in #486
- Reduce lightwalletd startup time (if disk cache already exists) by @LarryRuane in #484
- add the ability to parse zebrad.toml config file by @LarryRuane in #485
- add --nocache option to disable compact block file cache by @LarryRuane in #483
- wait for zebrad or zcashd to reach sapling activation height by @LarryRuane in #490
- Log gRPC startup listening when it is listening by @emersonian in #482
- zebrad instead of zcashd in error messages by @LarryRuane in #489
- Document & test the semantics of
GetRawTransaction
, and fix platform-dependent parsing. by @nuttycom in #495 - Update Dockerfile by @y4ssi in #499
- Bump github.com/btcsuite/btcd from 0.24.0 to 0.24.2 by @dependabot in #501
- non-functional - re-run protoc to update comments by @LarryRuane in #502
- Support empty block range end in
getaddresstxids
calls. by @nuttycom in #496 - dependency update (dependabot) (low priority) by @LarryRuane in #504
- Operators can specify a Zcash donation address by @emersonian in #506
- follow-on to PR 506 - update help file index.html by @LarryRuane in #508
- add smoke test (uses darkside wallet server) by @LarryRuane in #507
- Add debug logging to gRPC entrypoints by @LarryRuane in #494
- chore: fix comment by @jimmycathy in #510
- fix: fix the wrong error return value by @wellweek in #511
- Bump golang.org/x/net from 0.34.0 to 0.36.0 by @dependabot in #509
- fix GetLatestBlock gRPC reply block hash endianness by @LarryRuane in #513
- test: smoke-test.bash: add help and -n arguments by @LarryRuane in #518
- Bump golang.org/x/net from 0.36.0 to 0.38.0 by @dependabot in #515
- return correct gRPC error codes by @LarryRuane in #503
- docs: update repo path link LogQL by @guspan-tanadi in #519
- update smoke test expected GetLatestBlock hashes by @LarryRuane in #520
- chore: remove duplicate package imports by @wangcundashang in #516
- add GetTaddressTransactions, label GetTaddressTxids deprecated by @LarryRuane in #522
New Contributors
- @nuttycom made their first contribution in #495
- @jimmycathy made their first contribution in #510
- @wellweek made their first contribution in #511
- @guspan-tanadi made their first contribution in #519
- @wangcundashang made their first contribution in #516
Full Changelog: v0.4.17...v0.4.18