benma

Results 434 comments of benma

I am experiencing the same issue. Is there any hope to prioritize and fix this? It is suboptimal to commit dozens/hundreds of dependency folders that are effectively unused.

Uuuuh https://etherscan.io/token/0xdc75176f4dba6822c5d841af2947d0064ca8c1b3 **1 holder, one token transaction in total 138 days ago**. @Egge21M are you sure this is the right one? If yes, I am not sure this is worth...

Okay - could you please sign your commit, and change the commit message to: `eth: add RBLZ ERC20-token` (following our commit structure to have a commit prefix). Thanks!

No other apps are open or connected.

Interesting. Is `appimageupdatetool` required to be informed of available updates? Does it check the GitHub releases page directly then, or is some sort of package server needed?

https://tails.net/doc/persistent_storage/configure/#index13h2 > All the files in subfolders of /live/persistence/TailsData_unlocked/dotfiles are also linked in the corresponding subfolder of the Home folder using Linux symbolic links. It sounds like it should also...

A `-datadir` flag should not be hard to implement 👍

Here is a draft PR for `-datadir`: https://github.com/BitBoxSwiss/bitbox-wallet-app/pull/3135 However, there is a problem: the app registers URI handlers (`aopp:` for now, but we might add `bitcoin:` later to automatically launch...

@johndoe9459272 isn't the point of TailsOS to forget everything once it is shut down? Why not use your regular computer for the BitBoxApp anyway?

A probably bad idea that could work for all cases is to specify a dotfile `.bitboxapp-datadir` (or `-bitboxapp-flags`) that contains the data-dir. I've never seen anything like it but would...