-
monerouser1144
Hi all, a question: If the (Linux) server where I was running a full node with monerod had a power loss, is there some way to check the integrity of the blockchain db? (that there was no data corruption). monerod started without any errors in the log.
-
selsta
monerouser1144: if there are no errors it should be fine
-
selsta
after the inital sync the blockchain switches to a safe sync mode so it should not corrupt on power loss
-
monerouser1144
selsta: Thanks for the info. While waiting for your feedback I added the monerod "--db-sync-mode safe:sync" switch, apparently it's not needed?
-
selsta
should not be needed
-
moneromooo
Pages of matrix joins :S I'm not copy pasting 6 pages of joins :D
-
moneromooo
The spammer asshole might be gone now. Could try reverting to open.
-
selsta
we can require voice for tor users, or just open completely and see what happens
-
lizzzzzzzz
Hi guys!
-
artefact
lmdb is crash-safe by design, afaik
-
manolo39
hello
-
manolo39
i'm trying to start a new chain with latest block version
-
manolo39
chain start only with version 1-3
-
manolo39
the line that bring error
-
manolo39
bool r = rct_signatures.serialize_rctsig_base(ar, vin.size(), vout.size())
-
manolo39
do i need to add some bytes that represent rtc signatures?
-
UkoeHB__
You’ve got a long road ahead
-
gingeropolous
don't wanna clutter dev with my ramblings... but OK. sybil, AHP, dandelion. i guess we can assume now that there may be malicious nodes on the network, and that these nodes are capable of infiltrating peer lists and eclipse
-
gingeropolous
so is the primary mitigation the peer list fixes? and we just have to wait for everyone to upgrade?
-
gingeropolous
i mean, in a trustless permissionless system, its always gonna be easy to sybil
-
gingeropolous
well, easy is relative i guess, and easy may or may not mean cheap
-
hyc
fluffy posted some links on papers/research on the sybil topic
-
kayront
moar nodes!
-
kayront
legit ones, that is
-
gingeropolous
yeah i was just lookin for em and found em
-
hyc
tho tbh, it looks like a long haul between what they describe, and any practical tools
-
hyc
this talks about proximity
Tribler/tribler #4481
-
hyc
but it's not really helpful for a p2p network, since there's no expectation that real nodes are near you
-
artefact
best workaround is probably similar to freenet's darknet, ie only connect to people you know and trust
-
kayront
kinda defeats the whole purpose though
-
hyc
all of this probably means the notion of "permissionless p2p network" needs to be refined
-
hyc
you can't have truly permissionless == free for all. you're only open to well-behaved participants
-
hyc
which implies there are in fact rules and permissions
-
kayront
there's probably a fancy word for the same word being used in different contexts and that causing confusion. it seems to be the case thereh hyc
-
kayront
permissionless in the sense that anyone can join, but permissions in the sense that they have to be well behaved to remain
-
moneromooo
jargon
-
gingeropolous
semantics
-
algo_max[m]
torproject finally got its xmr donation address back:
donate.torproject.org/cryptocurrency
-
lh1008[m]
Hello everyone, I'm still trying to figure out how to make calls using the rpc-pay node server. Does anyone know how to add the key (is it the 'RPC client ID' or the 'RPC client secret key'?) to the call or to the either these two functions located here:
github.com/monero-project/monero/bl…/src/rpc/rpc_payment_signature.cpp?
-
lh1008[m]
I tried something but it didn't work.
-
-
lh1008[m]
in data I added "public_key"
-
moneromooo
THe "RPC client ID" is a public key.
-
moneromooo
Straight conversion, I just checked.
-
lh1008[m]
Okay I did add the public key, but I added it to the data, should I add it to the header?
-
moneromooo
In the JSON RPC data ? You don't add a pubkey, you add a signature.
-
moneromooo
In the client field.
-
lh1008[m]
The signature is the public key?
-
lh1008[m]
I added the public key to id but it returned the same, client signature does not verify...
-
lh1008[m]
I created a client field in the data with the public key and still the same, haha 🐵
-
lh1008[m]
I don't see the client field
-
Franck[m]
Hello, I used changenow yesterday with monerujo. I used a public subaddress to received monero but it does not on my balance.
-
Franck[m]
Is there a way to list all my subaddress so I can confirm I did not make a typo in it?
-
Franck[m]
how would you proceed? Import my viewkey in monero-gui?
-
lh1008[m]
in the monero-wallet-cli type command `address all`
-
lh1008[m]
that will display all your created addresses
-
nioc
I imagine that it is a different issue
-
Franck[m]
ok, so I guess I should import in monero-wallet first. Right now I only use monerujo
-
Franck[m]
or is there a better way to debug the situation with monerujo?
-
lh1008[m]
not sure about monerujo, haven't used it much, maybe a monerujo guy can answer your question
-
selsta
Franck[m]: are you using the latest version? can you try connecting to a different node?
-
Franck[m]
Let me try
-
Franck[m]
Version 1.15.3
-
Franck[m]
Arg, well, it decided to do a full rescan against a new node so we'll see in several minutes
-
Franck[m]
As anyone tried to run a bitcoind and monerod on a rasperrypi 4?
-
Franck[m]
* As anyone tried to run a bitcoind and monerod on a raspberrypi 4?