-
br-m
<thomasbuilds:matrix.org> trying to create an account on
repo.getmonero.org
-
br-m
<thomasbuilds:matrix.org> I get
-
br-m
<thomasbuilds:matrix.org> > Your account is pending approval from your GitLab administrator and hence blocked. Please contact your GitLab administrator if you think this is an error.
-
tobtoht
Is the polyseed library (in the context of #10765) understood to be a "contribution to the project source code"?
-
tobtoht
From the CoC: All contributions to the project source code ("patches") MUST use the same license as the project.
-
tobtoht
Polyseed is licensed under the LGPLv3, as is mx25519.
-
tobtoht
There is precedent that we do not allow GPL code. RandomX was relicensed from GPL to BSD-3:
github.com/tevador/RandomX/commits/master/LICENSE
-
tobtoht
tevador was aware of this incompatibility: "It's been updated to the 3-clause BSD license, which should be compatible with Monero."
-
tobtoht
-
tobtoht
(I checked all rust crates that are added in 10359 and all of them use permissive licenses)
-
sech1
Is the next point release v0.19.0.0? Should we make release PRs to release-v0.19 branch now?
-
br-m
<ofrnxmr:xmr.mx> the next is 18.5.3, then 19
-
tobtoht
against master until v0.18.5.3 is out
-
br-m
<ofrnxmr:xmr.mx> to echo selsta and tob, dont open prs against 0.19 until after 18.5.3 is tagged
-
sech1
so master and release-v0.18. I guess release-v0.19 will get merges from master at some point?
-
br-m
<ofrnxmr:xmr.mx> yeah, theres a backport pr that tob is cherrypicking master commits onto
-
br-m
-
selsta
.merge+ 10997 11004
-
xmr-pr
Added
-
br-m
-
br-m
<jpk68:matrix.org> ^ Regarding THP support
-
xmr-pr
jpk68 opened pull request #11051: rpc: make thread count configurable, use better default value
-
xmr-pr
-
xmr-pr
jpk68 opened issue #11052: `TCP_NODELAY` is disabled for RPC connections
-
xmr-pr
-
xmr-pr
jpk68 opened pull request #11053: epee: disable tcp_nodelay for rpc connections
-
xmr-pr
-
br-m
<jpk68:matrix.org> Continuing a discussion from the Cuprate room: a lot of performance gains for wallet sync could seemingly be made without removing the recursive mutex in blockchain.h
-
br-m
<jpk68:matrix.org> The easiest route would likely be to shrink the critical section on hot read paths
-
br-m
<jpk68:matrix.org> As in, some parts can be restructured to release m_blockchain_lock right after the read transaction is opened, and then do the get_blocks_from call from outside the lock
-
br-m
<jpk68:matrix.org> You could also bypass the locks entirely for pure-DB reads (relying on the MVCC in LMDB itself)
-
br-m
-
br-m
<@TheFuzzStone:matrix.org> Did you see that? Does the Monero developer community have any plans to do something like this?
-
br-m
<jpk68:matrix.org> People have been doing codebase audits, LLM-assisted and otherwise, for quite a while
-
br-m
<slowbeardigger:matrix.org> yeah i think that been announced
-
br-m
<slowbeardigger:matrix.org> Even heavy use of AI
-
br-m
<slowbeardigger:matrix.org> if they don’t, bad actors will
-
br-m
<slowbeardigger:matrix.org> so...
-
br-m
<ofrnxmr:xmr.mx> mrl started doing it publicly weeks ago, but weve been doing it privately for months
-
br-m
<@TheFuzzStone:matrix.org> @ofrnxmr:xmr.mx: Which model/-s?
-
br-m
<slowbeardigger:matrix.org> wasnt it opus 4.8? or tht was long before?
-
br-m
<jpk68:matrix.org> A couple people (like sech1) got access to Fable from MAGIC Grants
-
br-m
<jpk68:matrix.org> Not sure if it was actually effective, though
-
br-m
<ofrnxmr:xmr.mx> pretty sure he already had it, he just got a discount thru magic
-
br-m
<ofrnxmr:xmr.mx> but fable guard rails are a little heavy handed
-
br-m
<slowbeardigger:matrix.org> @ofrnxmr:xmr.mx: it is unusable
-
br-m
<ofrnxmr:xmr.mx> opus, codex, chapgpt, im sure someone is using kimi
-
br-m
<@TheFuzzStone:matrix.org> @ofrnxmr:xmr.mx: accpet Kimi K3 as the savior
-
br-m
<ofrnxmr:xmr.mx> but a lot of the readteaming is done in private
-
br-m
<slowbeardigger:matrix.org> Better get creative
-
br-m
<ofrnxmr:xmr.mx> i use ofrnAI, its not as good.
-
br-m
<ofrnxmr:xmr.mx> i dont want to drag on here, but it also hallucinates vulns a lot > <@ofrnxmr:xmr.mx> but fable guard rails are a little heavy handed
-
br-m
<slowbeardigger:matrix.org> @ofrnxmr:xmr.mx: it is horrible/unusable, i’ve found way more valid shit with Grok
-
br-m
<ofrnxmr:xmr.mx> this is a better discussion for monero-research-lounge
-
br-m
<ofrnxmr:xmr.mx> i cant tag the room for some reason
-
br-m
<ofrnxmr:xmr.mx> #monero-research-lounge:monero.social
-
br-m
<slowbeardigger:matrix.org> ty
-
br-m
<ofrnxmr:xmr.mx> #monero-research-lounge:monero.social
-
br-m
<@TheFuzzStone:matrix.org> I managed to find some issues with the Cake, Monfluo, and Cashu.me wallets using Kimi K3.
-
br-m
<@TheFuzzStone:matrix.org> I sent a disclosure to everyone. From here on out, it's up to the developers. I noticed that Cashu.me has fixed some of the issues I found.
-
br-m
<@TheFuzzStone:matrix.org> Is there anything I can do to help the team currently conducting the audit? Is there a chat group for coordinating efforts?
-
br-m
<ofrnxmr:xmr.mx> the one linked above
-
br-m
<jpk68:matrix.org> @TheFuzzStone:matrix.org: It might be worth checking if the issues are actually worth privately disclosing before doing so :)
-
br-m
<jpk68:matrix.org> Many issues that aren't critical are better opened as an issue or patch
-
br-m
<ofrnxmr:xmr.mx> but the audits are done by contracted parties, they arent public
-
br-m
<jpk68:matrix.org> Thank you for your efforts, though @TheFuzzStone:matrix.org
-
br-m
<ofrnxmr:xmr.mx> if youre talking about AI auditing, yes, you can discuss etc in the room above. just remember that everything is public and logged
-
br-m
<@TheFuzzStone:matrix.org> @jpk68:matrix.org: I tested the most critical/high issues manually on an Android emulator to see the problems for myself.
-
br-m
<@TheFuzzStone:matrix.org> @ofrnxmr:xmr.mx: But will they eventually be made public, or what are the terms?
-
br-m
<slowbeardigger:matrix.org> i might start auditing by myself too
-
br-m
<slowbeardigger:matrix.org> i feel confident now
-
br-m
<ofrnxmr:xmr.mx> yes, they are made public when completed