Dipun Mistry

Results 35 comments of Dipun Mistry

I too would like this, although I was thinking for a different use case: I want to be able to add notes to each channel so I can record whether...

- I believe the package.json of the component will need to be updated. - I like the idea of adding metadata to link back to the original version - metadata...

I have no idea why there are these other commits in this PR, I have run `git fetch --all`, the branch should be rebased on master. Any ideas?

nvm, I wasn't looking properly, my commits were off another branch, not master. That has been resolved now.

Let me know if this is valuable, I plan to write something along the lines of these tests: ``` #def test_import_xor_file() # TODO: # - test when sdcard is missing...

I deleted and re-init the repo now that I've rebased, I'm trying to get the thing to build. I am getting the following errors when I run `pip install -r...

NVM, new dependency required from linux repository: `swig`

I'm struggling to get tests passing. I've tried the following commands: ```bash pytest --sim pytest --sim -m "not bitcoind and not qrcode and not unfinalized" pytest --sim -m qrcode ```...

I was using orbot to make breez be able to make tor requests, so in retrospect, breez has no official support for tor, but it would be cool if it...