08:04:27 https://github.com/exilens/xns/commit/2aaed5359d4538b92e8153106bb4c2d79990daa9 > https://github.com/exilens/xns/issues/2 08:04:27 a fix was applied 08:04:27 many thanks to everyone who took their time to audit it and saved the protocol while it is still early 14:23:24 @eravsar:raubritter.org I'll check out your project, I was going to say that I have implemented many utilities for Monero in go... but you are already using them :D 14:26:24 note I also expose the edwards25519 operations as https://pkg.go.dev/git.gammaspectra.live/P2Pool/consensus/v5⊙v0/monero/crypto/curve25519 with generic arguments for constant time or variable time implementations if you'd like to use that 14:28:06 for example on xns/address.go ProtocolViewPublicKey you could also use the direct decode+checker instead of writing it yourself out. also seems to be an interface that could just use the Address methods on consensus given you use it already. 14:29:05 feel free to join #p2pool-observer if you'd like to chat about utilities or adaptations I could make to make the libraries more useful. poke me there if you do, it's my containment room :) 14:30:29 moneroHashToEC is also implemented on my consensus code, if you'd like to cleanup that moneroHashToEC is a Go port of the map used by Monero's crypto::hash_to_ec and verified against monero tests 14:31:45 you also don't seem to be verifying that curve points are torsion-free, aka that they are contained in the prime-order subgroup 14:32:14 this will be enforced in the next upgrade but on some areas like tx pubkeys that can be the case today that they are bogus 15:29:48 DataHoarder yes, i use your code mainly for tx_extra patching, i haven't really looked into everything yet and i implemented many stuff manually, especially for the burn address fix it was urgent and i thought having the core utility locally is better for reviewers, but i see you have great stuff and it is better to use and co [... too long, see https://mrelay.p2pool.observer/e/l-X_z44LOXQwN0lk ] 17:54:36 https://github.com/serai-dex/serai/issues/1230 thorchain spams 400 serai LLM issues 20:10:59 <321bob321> You could only report the user I think 20:49:49 <321bob321> https://lists.fedoraproject.org/archives/list/devel⊙lfo/thread/SFVETHOYKQAO7KKLEXCK4IBT4WVPRE6F 20:50:08 <321bob321> Fedora: Inaccurate and apparently-unsupervised actions by agentic AI system under your control 21:10:48 ai will save us