Here’s another holochain problem to add to the list:
Updating multiple times a same entry in a single call gives inconsistent results
A tried to breakup a file attachment into multiple chunks that updates a file entry for each chunk but I don’t get the expected result. When I get the entry’s history its not what was sent. There are missing crud links.
I managed to embed Snapmail as an electron app and did a release on windows and linux.
I haven’t written any documenation yet, but it does work on windows if you have wsl2 installed. Try it out if you dare:
I don’t have a Mac to test a Mac release but it should work if you clone the repo, add holochain & hc binaries and start electron locally.
You can change sim2h server url within the electron app.
Oh and one more thing… Snapmail can handle sub 1 MiB attachments now
I just set up a bunch of new email accounts for a new business sigh… looking forward to weaving that into integrated environments. Thanks for all the work!
I’ve made a new release of SnapMail. The only change is that it now runs with Holochain RSM.
You should be able to send bigger files now. Check it out and let me know if it works ok
I’ve updated the release with the latest holochain version. I’ve added mDNS support.
it appears on linux you need to have libssl1.0.0 pre-installed on your system. Can someone confirm it works for them on linux and also Mac? Thanks
Nice. Thanks for trying out. Are you on Mac? Did it work also on a second launch?
I have hopes one day I’ll have a Pi setup to be always on the network…
What MacOs version are you using? Only the last lines of the log file are useful. You can paste that if you want.
For some reason the websockets don’t work anymore on second launch on Mac. I’ll have to look into it. Thanks for reporting.