feld
feld
> @feld what @benma said above. could you try the previous version of the app from https://github.com/digitalbitbox/bitbox-wallet-app/releases/tag/v4.29.1. This version also crashes for me, as does the latest release (4.32.0)
I was able to get 4.32.0 to run long enough to update my firmware and I can view the settings screens and individual wallets. If I try to look at...
> > The general solution would mean "a middleware can set adapter-specific options" which does not sound good. This is exactly what I expected Tesla.Middleware.Timeout to do: set the appropriate...
I'm seeing this too... it's so strange.
Same thing here -- I was hitting the problem in https://github.com/opnsense/plugins/issues/2994 and the fix was to manually delete `/conf/event_config_changed.json` which then allowed me to initiate the backup
It mostly works if you edit `lib/index.js` and add it to the list of extensions.
This is working for me so far and could use more testers. I haven't experimented with Badger 3 yet, but this should work for larger IPFS storage that needs reliable...
flatfs is not good when you've got 10s to 100s of gigs in IPFS. One of my use cases can survive with a manual flatten as suggested by @dokterbob but...
@dokterbob I have a branch with Badger2 working on IPFS v0.14.0 and garbage collection does work properly https://github.com/feld/kubo/tree/badger2-rebase-v0.14.0
FreeBSD also uses the OpenBSM audit framework, so making sure it works on FreeBSD as well would be ideal. edit: > sudo praudit -l /dev/auditpipe This is not ideal. I've...