jsoneaday

Results 38 issues of jsoneaday

This adds the deepHash related code. There's a memory leak somewhere that causes a exception at extension Digest var data for me. But it seems pretty close.

Hi here's the item. Again a little rough. Note some changes seem trivial, like optional types on the transaction fields, but decoding did not work without them so please test...

I'd like to do more complex queries like sorting, paging, filtering, etc.

enhancement

Hello thank you for making this library. It is super helpful for my app DeChat. I was wondering when creating new wallets for users can it also create the multi...

enhancement

I'm running the code below with some logs and at the point of running _wallet.signTransaction_ it fails with the error given in the title. The entire error below. The code...

### Description When I run this code below the load event does not print the log and therefore the blob file is not being converted into a uri. `if (messageModel.item.image)...

Issue: Author Provided Repro
Needs: Triage :mag:
Newer Patch Available

I'm trying to build a project that uses exonum-crypto and jwt-compact. This is failing building on a docker image. Here's the logs with backtrace enabled. #0 86.20 error: failed to...

### Version 28.0 ### Steps to reproduce 1. Create yarn workspace with two workspaces inside packages folder 2. Create test in first workspace that has a dependency on second workspace...

Bug Report
Needs Triage