-
xmr-prthomasbuilds opened pull request #11092: rpc, p2p: remove pay-to-use RPC leftovers
-
xmr-pr
-
xmr-prguoqiangliu-ocean opened pull request #11093: wallet: avoid stale daemon calls during tx build
-
xmr-pr
-
tobtoht.merges
-
xmr-pr10303 10359 10865 10872 10886 10887 10964 11046 11055 11056
-
xmr-prtobtoht opened pull request #11094: depends: set CMAKE_{LANG}_COMPILER_TARGET
-
xmr-pr
-
br-m<syntheticbird> gosh there is a lot of PRs
-
selsta.merge+ 11058 11061 11064 11094
-
xmr-prAdded
-
tobtoht.merges
-
xmr-pr10359 10865 10872 10886 10887 10964 11046 11055 11056 11094
-
br-m<jpk68:matrix.org> Does anyone have a strong opinion on usage of the [[nodiscard]] attribute in new code?
-
br-m<jpk68:matrix.org> I was going to use it, but saw it wasn't used in any existing code. It can also look a bit messy, FWIW
-
xmr-prtobtoht opened pull request #11096: fcmp_pp_rust: fix docker build
-
xmr-pr
-
br-m<ofrnxmr:xmr.mx> when building wallet_rpc_server on latest master, im getting a warning [40%] Building fcmp++ rust lib warning: failed to connect to jobserver from environment variableMAKEFLAGS="s -j4 --jobserver-auth=3,4": cannot open file descriptor 3 from the jobserver environment variable value: Bad file descriptor (os error 9). it doesnt interrupt the build, just thought that id mention it
-
br-m<rene_guenon:matrix.org> I can take a look at it. Will take a look at it once get behind PC
-
br-m<ofrnxmr:xmr.mx> might just be some local funkyness, not important unless other ppl are seeing it
-
br-m<slowbeardigger:matrix.org> I was playing with it yesterday, different warning and yeah, it was my environment
-
xmr-prAp4sh opened pull request #11097: epee: rearm idle handlers after exceptions
-
xmr-pr
-
br-m<rene_guenon:matrix.org> @ofrnxmr:xmr.mx: Cargo receives GNU Make’s parallel-job settings, but CMake’s custom command closes the associated file descriptors. Cargo then
-
br-m<rene_guenon:matrix.org> uses its own scheduler. The proper fix in src/fcmp_pp/fcmp_pp_rust/CMakeLists.txt:118 is JOB_SERVER_AWARE TRUE for CMake ≥3.28. Until fixed, use Ninja. If you want a patch fix:
-
br-m<rene_guenon:matrix.org> mrelay.p2pool.observer/p/zrv1gqALZDRrUUZP/1.txt (code snippet, 29 lines)
-
xmr-prjpk68 opened pull request #11099: cmake: enable compiler caching support for rust libraries
-
xmr-pr
-
xmr-prjpk68 opened pull request #11098: simplewallet: don't ignore misplaced index= in sweep commands
-
xmr-pr
-
xmr-prtobtoht opened pull request #11100: [WIP] fcmp_pp_rust: vendor cargo deps
-
xmr-pr
-
selsta.merge+ 11096
-
xmr-prAdded