-
BMO-noire
I think I'm misunderstanding something: block reward (as contained in the block header) is, reward = base emission + tx fees - block penalty
-
BMO-noire
so my thinking is that if I want to see the block penalty, I could use
web.getmonero.org/resources/develop…daemon-rpc.html#get_coinbase_tx_sum to retrieve the total fees and base emission and the reward from the block's header
-
BMO-noire
but when I do this I'm getting block penalty = 0 for all blocks.. have I made a mistake in my code or my understanding?
-
BMO-noire
oh, `get_coinbase_tx_sum`'s emission already has the penalty included
-
BMO-noire
okay, well then my question changes to: how do I get a hold of the exact block penalty for each block?
-
selsta
-
selsta
Do the “Metaverse Metadata Attack” described on page 9 make sense?
-
selsta
The author claims it is also applicable to Monero.
-
fort3hlulz
just read it
-
fort3hlulz
No idea how it applies to Monero
-
fort3hlulz
And its merely a heuristic analysis technique, not even a vuln
-
fort3hlulz
selsta way overblown IMO, and his solution is to implement the inverse of Ring Sigs -- using fake zaddr outputs in each Tx
-
fort3hlulz
Curious for others thoughts, but doesn't seem that big of a deal, nor does it seem to apply to Monero at all. The dude is a HARDCORE shill for his own project, and refuses to use responsible disclosure in any situation
-
SerHack
selsta: that methodology does not impress me too much. Metadata have always been discussed in terms of privacy, but it's simply analyzing heuristic informations. The paper does not contain so much detail about fetching information from alternative blocks (could they give wrong information to analyst?).
-
fort3hlulz
It also fails to mention anything about how costly the "solution" is in terms of storage or compute
-
fort3hlulz
z2z is already massively computationally intensive
-
midipoet
i thought it was 'metadata multiverse' for a second
-
SerHack
Anyway it seems that guy wrote this paper only to share their own project or to "build their show". He is literally spamming their website on every tweet mentioning Zcash. He does not follow any responsible disclosure procedures.
-
fort3hlulz
he's a shill, and I hesitate to use that word because its so loosely used in the space
-
fort3hlulz
But its all an attempt to grab money for himself
-
fort3hlulz
His last "disclosure" was a pitch for VC funding
-
selsta
I don’t see what kind of metadata he can come up with simulating blockchain history but maybe I’m not creative enough lol
-
SerHack
I have the high suspect that he's not the original author and someone wrote that paper to boost his project.
-
fort3hlulz
Apparently with FPGAs or GPUs you can turn consensus into an oracle that exposes zaddr?
-
fort3hlulz
idk
-
sarang
Hello all
-
sarang
Am updating MLSAG/CLSAG performance tests today to specifically include balance checks, for better timing comparison to my new Arcturus code and data
-
sarang
Triptych has been updated for this already
-
sarang
It wasn't really necessary when only comparing {M,C}LSAG to Triptych, but becomes relevant when Arcturus is in the picture since it doesn't offload the balance check
-
sarang
I'll be interested to read that Zcash heuristics paper
-
UkoeHB_
BMO-noire: check out zero to monero second edition ch7
-
fort3hlulz
-
monerobux
[ Ruben Somsen ⚡️🇳🅾️2️⃣❎ on Twitter: "SAS: Succinct Atomic Swaps Short video overview:
t.co/JMY59tuW1h Protocol specs:
t.co/ybTozovCjo Mailing list discussion:
t.co/hFB69NVrfb ] - twitter.com
-
sarang
Does it assume the existence of non-interactive refund transactions?
-
sarang
If so, that is unsupported
-
fort3hlulz
I don't see an implication for that, but I'm not sure
-
fort3hlulz
-
zkao
its btw ltc and btc, and it uses ecdsa adaptor signature --- has anyone carefully looked into ecdsa adaptors?
-
zkao
h4sh3d scheme can be easily adapted to work with ecdsa adaptors and DL equivalence proofs, in the absence of xmr refund txs
-
sarang
Being able to replace hash preimage proofs (which are complex and computationally expensive) with DL equivalence proofs (which are straightfoward and computationally cheap) would be a huge benefit
-
zkao
do you think community would fund 1-week work for a research and writeup on that?
-
sarang
Possibly. Perhaps ask for input over in -community?
-
sarang
I also have it on my list to eventually work on, but I don't have a monopoly on math
-
sarang
zkao: are you able to access -community?
-
zkao
yes, thanks, i poked the revelant party
-
zkao
*relevant
-
sarang
?
-
sarang
I meant that you could send a general message to the community IRC channel to see what those participants think about funding such work
-
sarang
?
-
zkao
i asked h4sh3d to do it
-
sarang
Ah ok
-
zkao
he commented last week that he would work on it he had funding for it
-
fort3hlulz
I think a lot of people in the community would love to have atomic swaps and happily fund anything moving it forward.
-
sarang
It's very possible. But I do not want to speak for the community (hence the suggestion)
-
fort3hlulz
For sure!