Dylan Steele
Dylan Steele
I started playing around with this project a little bit and was wondering if there was any examples on how to setup a multi `Grav` instanced network? I noticed the...
# Issue Not all hex strings were being normalized. # Solution Leverage the existing functionality from `@tallyho/hd-keyring` and `background/lib/utils/index.ts` to normalize hex strings including block hashes, account strings, and transaction...
## Description: Swap view only showed the balance of the token you were swapping from, not for the one you were swapping to. ## Fix Added balance for token being...
I'm working on a chat app with Nest.js and initially had a `RedisIoAdapter.ts` setup after reading some docs, and that is/was working fine. However, when I added another Redis instance...