preland
preland
I think the error was just a fluke; I haven't been able to reproduce it
That sounds good! When such a repo exists, I can port it to that one instead
Switching over to the netlayer repo can occur as soon as the repo is ready. The aforementioned error mentions Rosetta, which is MacOS's general-purpose translation error (doesn't exist on non-MacOS...
Currently working on it; I just opened up a PR on the tor-binary repo because the original links no longer work
(That commit will fail for now, as I can't verify tor-binary because it can't find it until the link is updated)
Something to note for arm64 tor support is that they only officially support arm64 for Mac and for android; so for linux arm64 we would have to use the android...
Got it; I'll squash the commits
Commits have been squashed
I believe that this should (finally) fix the issue. It seems that the issue all along was that the submit payment button wasn't having its height set properly (kinda), and...
I tried to do that, but the scrollpane refuses to grow unless the hBox is given extra height. This could be done either using padding or by setting the minimum...