-
br-m
<chaser> how about implementation feasibility? there's this project, Keycard, who make hardware wallets out of Java Cards, and I wonder if FCMP++ will render their Ed25519 effort useless for Monero:
-
br-m
-
br-m
<chaser> *sorry, correct link:
keycard-tech/status-keycard #96
-
br-m
<rucknium> I think we were able to invalidate txs with a 10-block re-org on testnet.
-
br-m
<rucknium> Recent 10-block re-org here (heights 2,825,906 - 2,825,915):
testnetnode1.moneroconsensus.info
-
br-m
<rucknium> 7 txs that have spent 25 minutes in the txpool:
testnet.xmrchain.net/txpool
-
br-m
<rucknium> On a mining node, I get E Failed to check ringct signatures! when I set_log verify:trace
-
br-m
<rucknium> print_pool_stats says:
-
br-m
<rucknium> 0 double spends, 0 not relayed, 10 failing, 10 older than 10 minutes (oldest 5 days ago), no backlog
-
br-m
<rucknium> There were 3 other older txs that probably are failing because of earlier re-orgs
-
br-m
<rucknium> During my attack, @ofrnxmr:monero.social was spamming txs, so some of them referenced outputs exactly 10 blocks before.
-
br-m
<rucknium> Q.E.D.
-
br-m
<jeffro256> @chaser: IDK anything about the hardware contraints for Java cards, SA/L proofs will definitely be interesting to implement on those cards lol
-
DataHoarder
Qubic confirmed found spendable blocks, with verifiable proof, updated to Epoch 176
irc.gammaspectra.live/4c06c16b846dedf1/qubic-blocks-epoch176.csv
-
DataHoarder
9332 blocks
-
DataHoarder
matrix.org is slowly coming back
-
br-m
<datahoarder> and for anyone else, their viewkey for their last epoch
-
br-m
<datahoarder> 49heVqhSznN9eoatkooNJLHHsRV6XiitDeW4J92cgney8BFfuacZGmzSA3fRKEHooC7X9xzCP9VXN6uK7XrpoXF35FXfQCP
-
br-m
<datahoarder> View key: d761a707408f9693f9a453501dc04df6c92b82309a90f23884564dabfed70106
-
DataHoarder
@rucknium: re, matrix markdown. right now if a link comes in markdown I drop the description on the IRC side
-
DataHoarder
or well, a link in general, I see HTML :)
-
DataHoarder
-
DataHoarder
this could get changed to link (description) or description (link)
-
br-m
<rucknium> I think description (link) would be good, but that can go at the bottom of the TODO list :)
-
br-m
<rucknium> It seems like the IRC bridge is also scrubbing backticks.
-
DataHoarder
no, it makes it monospace
-
DataHoarder
ignore that all my fonts are monospace here
-
DataHoarder
-
DataHoarder
the issue is that the archiver logs don't keep format :)
-
DataHoarder
If I use the same monospace tag it should work on matrix side as well
-
br-m
<datahoarder> maybe it shouldn't make a whole snippet :D
-
br-m
<datahoarder> aha, I use <pre>, short one is <code>
-
DataHoarder
test monospace tag
-
yetanotherminer
i can see 'monospace tag' formatted as such on irc client
-
DataHoarder
actual test monospace tag
-
DataHoarder
yes but it should make it onto matrix as well
-
DataHoarder
@rucknium give it a try now to send a link with description
-
DataHoarder
it should also drop description on links that have none or is too similar
-
br-m
-
br-m
<rucknium> Looks good on monerologs.net !
-
DataHoarder
shame it strips color/format codes