-
willshu[m]
Can I change the 10-block-lock constant when initiating the view-only wallet?
-
UkoeHB
willshu[m]: the lock is consensus, not in the wallet
-
stretch1
how to ./monero-wallet-cli to get the address and spend key dumped for 100 acocunt generation?
-
stretch1
s/acocunt/acocuntsgeneration?/, s/generation?/(no subaddresses or integrated address wanted)/
-
moneromooo
Don't. Use monero-wallet-rpc.
-
stretch1
-
stretch1
well, please show bash to get address/spendkey|mnemonic pair ?
-
stretch1
echo exit | wallet-cli --pawssord bla -- bla ... ; # is UGLY
-
stretch1
needs grep regex to fish in the output txt as well
-
moneromooo
Again, you should not do this. That output might change at any point, breaking your script.
-
moneromooo
You should use the RPC wallet, see get_key (IIRC). Or similar name.
-
moneromooo
If it can only get you the main keys, you can file a bug on github to add support for subaddresse.s
-
stretch1
json is ugh for bash integration sir?
-
moneromooo
Can you do python ? If so, there is util/python-rpc/framework/wallet.py
-
moneromooo
You can then call the RPC, and print stuff you need with the format you need.
-
selsta
.merge+ 8149
-
xmr-pr
Added
-
hyc
yay
-
selsta
hyc: not sure how we will get your lmdb rtxn patch reviewed
-
selsta
it seems to be a rare crash so it should be fine including it in the second release
-
hyc
there was a specific crash associated, wasn't there?
-
hyc
ok
-
selsta
yes
-
selsta
but still we need to find someone to review it
-
hyc
sure, whatever. the crash cause is clear. whether anyone likes the particular fix vs some other possible fix, could be argued
-
selsta
i guess ideally we would fix incorrect lmdb use?
-
selsta
but that requires finding the place first, your patch is a workaround if we don't find it. did i understand that right?
-
hyc
no... the patch is not a workaround
-
hyc
there are 2 specific functions used to open and close txns around block operations
-
selsta
ok then i did not understand it correctly :D because you wrote "not an ideal fix"
-
hyc
I just don't like all of these wrapper layers at all
-
hyc
but at this point it would be a lot of refactoring to streamline it down appropriately
-
hyc
anyway, I don't think monerod is usually CPU limited. it's mostly network or disk limited.
-
vtnerd__
ukoehb, yeah sorry for the sparse activity this year, been a rough one for various reasons. but finally got some r&r, so I hope to do ~40 hour weeks again to finish last ccs, and perhaps more
-
vtnerd__
just difficulties focusing really, but finally got away for a bit with no computer access for a while, was great
-
UkoeHB
vtnerd__: great to hear :)
-
jberman[m]
+10^
-
plowsof
+=1^