···55- Basic LRU in-memory cache implementation using `mini-moka`
56- Reduces number of network requests for certain operations
57- Works on both native and WebAssembly
05859**XRPC client improvements**
60- `set_options()` and `set_endpoint()` methods on `XrpcClient` trait
···55- Basic LRU in-memory cache implementation using `mini-moka`
56- Reduces number of network requests for certain operations
57- Works on both native and WebAssembly
58+- **NOTE** wasm target for `mini-moka` requires a git dependency, use the git version of the crate when compiling for wasm
5960**XRPC client improvements**
61- `set_options()` and `set_endpoint()` methods on `XrpcClient` trait