syscall: whitelist network access for msghand thread by apoelstra · Pull Request #1450 · ElementsProject/elements
Unlike in Bitcoin, our message handling thread needs to open sockets in order to call out to the mainchain RPC interface. We recently brought in a seccomp syscall whitelist from upstream, which is enabled on my local CI box (though apparently not on Github CI) and it is failing on this.
apoelstra added a commit to apoelstra/local-nix-ci that referenced this pull request
May 2, 2025Just pull this PR into a local patchfile for now. # # You are committing on CAMUS # # Please enter the commit message for your changes. Lines starting # with '#' will be ignored, and an empty message aborts the commit. # # On branch main # Your branch is ahead of 'origin/main' by 3 commits. # (use "git push" to publish your local commits) # # Changes to be committed: # modified: ElementsProject.elements.check-pr.nix # new file: patches/elements-003.patch #
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters