Peter Šurda
Peter Šurda
Sadly, I'm busy with more urgent issues and I've never used PyQt5 before. Maybe someone else can do that. @g1itch any interest?
Excellent, thank you very much!
@g1itch I sent you an email, did you get it?
I use this one and it works, or at least it worked last time I tried: https://github.com/cartr/homebrew-qt4
You can run pybitmessage without the GUI and access it through the API. There are two projects that create a bridge to email clients (https://github.com/Arceliar/bmwrapper and https://github.com/AyrA/BitMailServer) and one by...
Since there appears to be demand, I'll take a look at it, but it won't be anytime soon.
See here: https://www.reddit.com/r/bitmessage/comments/5vt3la/sha1_and_bitmessage/
@g1itch Bitmessage uses double SHA512 for PoW, so no. The SHA1 -> SHA256 migration is only for sender authentication.
@kewde You can specify that you want to send SHA256-hashed messages by specifying digestalg = sha256 in the bitmessagemain section of keys.dat. The other steps outlined will progress as new...
This probably should be expedited, it's been waiting for too long. I've been running with `digestalg = sha256` for a long time and haven't had issues.