-
xmr-pr
vtnerd opened pull request #6770: Fix ZMQ pruned bulletproof transactions
-
xmr-pr
-
grydz
Thx iDunk, it works using debug-static-all target.
-
grydz
I've a bug when trying to do a transfer (CLSAG, PR #6739), my password doesn't work anymore when it's asked again:
-
grydz
-
grydz
(Obviously this is the same one used when I start monero-wallet-cli)
-
selsta
grydz: what commit are you on?
-
selsta
we reverted 1 commit, try to git fetch
-
asymptotically
selsta: since he's checked out a pull request, will he not have to rebase it too?
-
asymptotically
or revert it himself
-
selsta
yes
-
fluffypony
hmmmmmm getting a "Error: internal error: Transaction sanity check failed" on a transfer
-
fluffypony
that's a new one
-
selsta
fluffypony: afaik temporary workaround is sending smaller amount
-
fluffypony
yeah smaller amount seems to work
-
selsta
xiphon: do you know about this ^ ? afaik you added some retry code
-
grydz
selsta, commit 8a9214e
-
selsta
grydz: rebase with master
-
grydz
Thanks, it works. I'm back to my initial untrusted secret problem which should only be related to the device part (
gist.github.com/grydz/dc76dae3fee6fb3d20d519a01c355318) :D
-
sarang
So close, eh?
-
grydz
Hmmm I hope so :P
-
nakedpony
not a big deal, but just curious in case someone happens to have an idea: does the monero blockchain have much of an impact on SSD performance degradation?
-
azy
hyyc said he wore a microsd out running a full node, after 2 years i think
-
nakedpony
ah, okay! Thanks... that's exactly what I was concerned about, especially since it's an internal (not practical to replace) drive. It was becoming a bit of a hassle keeping the database on an external drive, but seems worth the piece of mind
-
azy
im not sure how much a microsd compares to an ssd though, ive never heard of anything other than that one microsd comment
-
sarang
Meeting in #monero-research-lab begins at 17:00 UTC (about 10 minutes from now)
-
ErCiccione[m]
Should we set a fork height for the network upgrade?
-
hyc
I would never use non-removable internal storage for the blockchain
-
hyc
whether microSD or SSD or whatever
-
hyc
now that we also store the txpool in the DB, the I/O load can get pretty intense, it will certainly wear out any device in a few years
-
ErCiccione[m]
s/fork height/block height
-
hyc
the only way to prevent such wear is if the device capacity is several times larger than the DB
-
sethsimmons
<ErCiccione[m] "Should we set a fork height for "> Probably would be a good idea
-
sethsimmons
Lots to do on the checklist (if we're using that)
-
sarang
We should use that :)
-
sarang
that's the point
-
sethsimmons
-
dEBRUYNE
ErCiccione[m]: Don't we usually set one right before the tag
-
dEBRUYNE
iirc it is typically one of the last pull requests
-
ErCiccione
Yeah we should definitely use it, now and in the future
-
ErCiccione
dEBRUYNE: I might be misremembering, but i thought the last time we kinda said "should we set it?" and we did. I hoped to spark the same reaction :P