-
m-relay
<0xfffc:monero.social> does anyone know why this error happens:
-
m-relay
<0xfffc:monero.social> ```
-
m-relay
<0xfffc:monero.social> 2024-08-09 00:04:29.008 I Current top block <607f03b4952c22c03ec675136d0f91a96db3856418f2c1e7cc4070bd77912dae> at height 1890998 has version 14 which disagrees with the ideal version 11
-
m-relay
<0xfffc:monero.social> 2024-08-09 00:04:29.008 I Popping blocks... 1890998
-
m-relay
<0xfffc:monero.social> 2024-08-09 00:04:30.194 I Popping blocks... 1890898
-
m-relay
<0xfffc:monero.social> 2024-08-09 00:04:30.459 I Popping blocks... 1890798
-
m-relay
<0xfffc:monero.social> 2024-08-09 00:04:30.498 I Popping blocks... 1890698
-
m-relay
<0xfffc:monero.social> 2024-08-09 00:04:30.536 I Popping blocks... 1890598
-
m-relay
<0xfffc:monero.social> 2024-08-09 00:04:30.573 I Popping blocks... 1890498
-
m-relay
<0xfffc:monero.social> 2024-08-09 00:04:30.612 I Popping blocks... 1890398
-
m-relay
<0xfffc:monero.social> 2024-08-09 00:04:30.653 I Popping blocks... 1890298
-
m-relay
<0xfffc:monero.social> nevermind. I forgot to pass `--testnet`.
-
m-relay
<nihilist:m.datura.network> hi, got some issues trying to make monero-wallet-rpc work
-
m-relay
<nihilist:m.datura.network> so i have this monerod running:
-
m-relay
-
m-relay
<nihilist:m.datura.network> (the monero blockchain is fullly synchronized locally)
-
m-relay
<nihilist:m.datura.network> and im trying to connect to it like so:
-
m-relay
-
m-relay
<nihilist:m.datura.network> and it fails to connect for some reason:
-
m-relay
-
m-relay
<nihilist:m.datura.network> not sure if i need to wait a long time for it to connect or if i'm missing something obvious here
-
m-relay
<neromonero1024:monero.social> can any other tool connect to the daemon?
-
m-relay
<neromonero1024:monero.social> a quick test would be using a RPC call to the daemon:
-
m-relay
<neromonero1024:monero.social> `curl
10.77.77.9:18081/json_rpc -d '{"jsonrpc":"2.0","id":"0","method":"get_info"}' -H 'Content-Type: application/json'`
-
m-relay
<nihilist:m.datura.network> image.png
-
m-relay
<nihilist:m.datura.network> it shows the following ^
-
m-relay
<neromonero1024:monero.social> so, the daemon is working as expected
-
m-relay
<nihilist:m.datura.network> could it be that monero-wallet-rpc is outdated or something ?
-
m-relay
-
m-relay
<neromonero1024:monero.social> not sure... but it shouldn't be the issue as 0.18.x.x tools should be intercompatible
-
m-relay
<neromonero1024:monero.social> try using the following command next:
-
m-relay
<neromonero1024:monero.social> `monero-wallet-rpc --daemon-host 10.77.77.9 --daemon-port 18081`
-
m-relay
<nihilist:m.datura.network> well, its saying it's missing the other arguments
-
m-relay
-
m-relay
<nihilist:m.datura.network> (waiting for it to connect, but i expect a timeout)
-
m-relay
<sofabox:monero.social> hey guys sorry if this is stupid questions but i have some concerns for monero
-
m-relay
<sofabox:monero.social> a) whats stopping governments from making their own fork and use this as cbdc. monero always see as digital cash but what if cbdc have privacy with small backdoor rendering it useless for normal people to use
-
m-relay
<sofabox:monero.social> b) outside niche usecase i dont think xmr will ever be adopted properly because even btc early 2013 people were telling each other to accept for product and locally but it never took off in that area. only became digital gold. how is monero any different with worse liquidity issues?
-
m-relay
<sofabox:monero.social> c) syncing blockchain big issue. you have to use remote node for convenience which not good. with scaling really bad how will monero ever be solid alternative to cash?
-
m-relay
<sofabox:monero.social> ty
-
m-relay
<nihilist:m.datura.network> well, its saying it's missing the other arguments, i added the rest of the arguments below:
-
m-relay
<neromonero1024:monero.social> it looks like it connected to the daemon properly now
-
m-relay
<neromonero1024:monero.social> it's now up to the wallet rpc server to start
-
m-relay
<neromonero1024:monero.social> gimme a couple of minutes... I'm testing on my system
-
m-relay
<neromonero1024:monero.social> image.png
-
m-relay
<neromonero1024:monero.social> in my case, the wallet rpc is also stuck here
-
m-relay
<neromonero1024:monero.social> making rpc calls to the server seems to be working
-
m-relay
-
m-relay
<nihilist:m.datura.network> 🤔
-
m-relay
<nihilist:m.datura.network> ok so im not the only one to have that problem then
-
m-relay
<neromonero1024:monero.social> ```
-
m-relay
<neromonero1024:monero.social> This is the RPC monero wallet. It needs to connect to a monero
-
m-relay
<neromonero1024:monero.social> daemon to work correctly.
-
m-relay
<neromonero1024:monero.social> Monero 'Fluorine Fermi' (v0.18.3.3-release)
-
m-relay
<neromonero1024:monero.social> 2024-08-09 10:57:38.576 I Setting log level = 1
-
m-relay
<neromonero1024:monero.social> 2024-08-09 10:57:38.577 I Logging to: C:\msys64\home\viktor\monero-x86_64-w64-mingw32-v0.18.3.3\monero-wallet-rpc.log
-
m-relay
<neromonero1024:monero.social> Logging to C:\msys64\home\viktor\monero-x86_64-w64-mingw32-v0.18.3.3\monero-wallet-rpc.log
-
m-relay
<neromonero1024:monero.social> 2024-08-09 10:57:38.581 W Loading wallet...
-
m-relay
<neromonero1024:monero.social> 2024-08-09 10:57:38.583 I [PARSE URI] regex not matched for uri: ^(([^:]*?)://)?(\[(.*)\](:(\d+))?)(.*)?
-
m-relay
<neromonero1024:monero.social> 2024-08-09 10:57:38.586 I setting daemon to
192.168.1.1:18089
-
m-relay
<neromonero1024:monero.social> 2024-08-09 10:57:38.586 I [PARSE URI] regex not matched for uri: ^(([^:]*?)://)?(\[(.*)\](:(\d+))?)(.*)?
-
m-relay
<neromonero1024:monero.social> seems like it's working fine... just not showing in the log
-
m-relay
<nihilist:m.datura.network> ah right, it seems like it works too
-
m-relay
-
m-relay
<nihilist:m.datura.network> now i need to figure out why i cant connect to the RPC port in my python script :^)
-
m-relay
<nihilist:m.datura.network> ah i get it, it's just that the monero-wallet-rpc is taking time to synchronize
-
m-relay
<nihilist:m.datura.network> like with the regular monero wallet
-
m-relay
<nihilist:m.datura.network> i'll wait for it to get done
-
m-relay
<nihilist:m.datura.network> but it could be nice to show that it's still synchronizing, like displaying blocks progress 123312/345601
-
m-relay
<nihilist:m.datura.network> but it could be nice to show that it's still synchronizing, like displaying `blocks progress 123312/345601 `
-
m-relay
<neromonero1024:monero.social> a) My first counter-argument would be, the backdoor has to be incredibly sneaky + secure (such that only they can access, no one else). You can bet your ass that once public, every single motherfucker on the planet (script kiddies to bona fide veteran hackers) will try to break it.
-
m-relay
<neromonero1024:monero.social> My next counter argument would be, instead of using Monero, they can use something much simpler and easier to control. For example, even USDT is a better cbdc candidate.
-
m-relay
<neromonero1024:monero.social> b) the community is pushing hard for xmr to be adopted for everyday use. However, I agree that it probably won't be mainstream... just a secondary market.
-
m-relay
<neromonero1024:monero.social> If we succeed to make a secondary market with enough product+service availability, it will be more than enough.
-
m-relay
<neromonero1024:monero.social> c) blockchain syncing + size is an issue, yes. However, thanks to technological advancement, this will really be an issue in the next 100-1000 years IMO.
-
m-relay
<neromonero1024:monero.social> I'd probably do a hacky solution where it reads the log output (`--log-level 1`)and searches for "refresh done", indicating that the sync is complete
-
m-relay
<neromonero1024:monero.social> I'd probably do a hacky solution where it reads the log output (`--log-level 1`)and searches for "refresh done", indicating that the sync is complete
-
m-relay
<neromonero1024:monero.social> edit: but not a good solution for sure, especially for any important/critical project
-
m-relay
<nihilist:m.datura.network> well actually Refresh done is only saying that it refreshed some blocks
-
m-relay
<nihilist:m.datura.network> not all of the blocks
-
m-relay
-
m-relay
<nihilist:m.datura.network> see how it keeps displaying it
-
BlueyHealer
neromonero1024, I don't think Monero would be the main currency ever, and I don't think it should be. It should be one of the alternative payment methods, like how there's "Pay with Paypal" now.
-
m-relay
<neromonero1024:monero.social> no government will ever allow XMR be the primary currency
-
m-relay
<neromonero1024:monero.social> in addition, the scaling of blockchain itself is a big hindrance... imagine the network sustaining 1000 tx/s (equivalent to visa/mastercard... the chain size itself will be rough
-
m-relay
<neromonero1024:monero.social> so yep, I agree with you that XMR should not become the primary currency
-
m-relay
<neromonero1024:monero.social> the first instance of "refresh done" indicates that the initial sync is complete... no need to check for any further
-
BlueyHealer
I think something like Gnu Taler would be much preferrable as a card replacement, but ONLY if it is allowed to coexist with crypto as al alternative way.
-
m-relay
<nihilist:m.datura.network> yea my bad its fine now, just some problem in my python script. all good
-
m-relay
<nihilist:m.datura.network> (im making a minimalistic monero SSO python script btw)
-
m-relay
<nihilist:m.datura.network> like you pay in monero, and it automatically creates accounts and such
-
m-relay
<strawberry:monero.social> Isn't Taler = eCash? You can make IOUs for anything with that, it's already being used on bitcoin
-
m-relay
<strawberry:monero.social> though if your main goal is to avoid volatility, using it with some fiat currency might be best option
-
m-relay
<korgprivacy:matrix.org> 📰Missed Monerotopia Episode (#177)? Check out the Price, NEWS, GUEST Segment.
-
m-relay
<korgprivacy:matrix.org> Reports here! ⤵️
-
m-relay
<korgprivacy:matrix.org> Price Report:
-
m-relay
<korgprivacy:matrix.org> Youtube:
youtu.be/qFFL0G_YkVQ
-
m-relay
-
m-relay
<korgprivacy:matrix.org> News Segment:
-
m-relay
<korgprivacy:matrix.org> Youtube:
youtu.be/H2CZv944fvA
-
m-relay
-
m-relay
<korgprivacy:matrix.org> GUEST Segment:
-
m-relay
<korgprivacy:matrix.org> Youtube:
youtu.be/6_-sMCeqO0M
-
m-relay
-
remiliascarlet
True, Monero is more like a dissident currency. No way any government would ever make it legal tender.
-
BlueyHealer
I am pretty sure here it is illegal to be paid in crypto (still possible either way).
-
BlueyHealer
It is considered to be more like a stock.
-
BlueyHealer
People still use it but it scares me a bit.
-
isf
hi!
-
isf
How much Monero is created and how much is the maximun created through mining?
-
m-relay
<strawberry:monero.social> 18.4 million currently created, 0.3 per minute
-
isf
And how much is the maximum?
-
m-relay
<strawberry:monero.social> there is no maximum
-
isf
I know bitcoin is 21 million
-
isf
so Monero is inflationary
-
m-relay
<strawberry:monero.social> yes
-
isf
big problem thanks for the info
-
m-relay
<strawberry:monero.social> big problem how?
-
m-relay
<jeffro256:monero.social> Here's a good post about misconceptions around "infinite" supply:
sethforprivacy.com/posts/dispelling…-fud/#monero-has-an-infinite-supply
-
m-relay
<jeffro256:monero.social> It's only technically inflationary, but approaches on 0% inflation asymptotically
-
isf
Because if good is infinite, then it is not scarce and if it is not scarce then it loses purchasing power.
-
m-relay
<jeffro256:monero.social> Not true. Source: gold
-
isf
Gold is not infinite
-
isf
is limited
-
m-relay
<jeffro256:monero.social> Monero is not "infinite" either unless you're a immortal deity
-
m-relay
<strawberry:monero.social> 4% of bitcoins are lost each year, probably similar number of monero
-
isf
I belive monero loses purchasing power if is not finited
-
m-relay
<strawberry:monero.social> tail emission vs fixed supply cap doesn't really matter when that many coins are being lost
-
m-relay
<jeffro256:monero.social> Gold gains purchasing power even though more is mined each year. Why? Because the amount mined inflates the supply less than the rest of the market goods/services increase
-
isf
the process of mining
-
isf
gold is not a process of creation
-
m-relay
<jeffro256:monero.social> As long as the rate of inflation is below economic growth, most analysis would point to no loss of purchasing power
-
isf
is a process of discovering
-
isf
mining Monero is a process of creation.
-
m-relay
<jeffro256:monero.social> isf: there's no real distinction
-
isf
it is
-
isf
in any way, I dont want lose your time or mine
-
isf
Thanks for the info.
-
isf
If monkey is unlimited then he will permanently suffer the loss of purchasing power, losing value and losing the value reserve feature no longer being money.
-
m-relay
<jeffro256:monero.social> It's not "unlimited" in Monero my guy
-
m-relay
<jeffro256:monero.social> Emission is limited to 0.3 XMR per minute
-
isf
It's unlimited in material terms, I don't mean in temporal terms.
-
m-relay
<jeffro256:monero.social> If your definition of "unlimited" is anything without a constant, fixed integer cap on the supply, literally nothing in humanity's history has had any value according to you
-
isf
gold
-
isf
gold is money in this concept.
-
isf
everything else is credit.
-
m-relay
<jeffro256:monero.social> Gold is practically unlimited under your definition
-
isf
Bitcoin is becoming money too.
-
isf
Is not you are confusing the concept of creation and the concept of find
-
m-relay
<strawberry:monero.social> isf, if there was a coin which is more deflationary than bitcoin, would it become money and replace bitcoin?
-
m-relay
<jeffro256:monero.social> There is nothing to confuse, it's the same thing.
-
m-relay
<strawberry:monero.social> I know of 2 such coins
-
isf
Gold can be discovered, but never created. Monero, it can be created through mining and there may be infinite units of it, only enough computational power is needed. Gold instead, even if you destroy the whole earth, you will never be able to create one more gram than there is already on earth.
-
m-relay
<jeffro256:monero.social> I am going to make a coin called StalinCoin, which by distributed consensus, psuedorandomly unleashes a firing squad on accounts' funds, lowering the total supply for everyone else. This is best form of money because the supply tends towards 0
-
m-relay
<jeffro256:monero.social> Nothing can be discovered not made except thru the one and only StalinNode, making StalinCoin the scarcest asset to ever exist
-
isf
You are trolling right now
-
m-relay
<jeffro256:monero.social> Nah just following your logic
-
m-relay
<jeffro256:monero.social> lower supply = better money
-
m-relay
<jeffro256:monero.social> everthing else will be gobbled up because it isn't scarce
-
m-relay
<strawberry:monero.social> by the way it's nothing to do with computational power, 0.3 xmr/min will be created regardless of whether the hashrate is 1 H/s or 1 EH/s
-
m-relay
<jeffro256:monero.social> Also, this more or less happened during Covid in some countries when they were trying to force people to spend funds to pump economic activity; they just deleted money out of their bank account if it stayed in there too long
-
m-relay
<basses:matrix.org> Vaccines gooood
-
m-relay
<strawberry:monero.social> JinpingCoin
-
m-relay
<basses:matrix.org> need Neuralink chipped in my brain so I can mine Monero
-
m-relay
<preland:monero.social> I have one better: MilkCoin
-
m-relay
<preland:monero.social> All coins “expire” within a week of being minted (on average; the actual expiration date is random, and unknown until it’s too late)
-
m-relay
<preland:monero.social> Also coin emission is exponentially…..increasing (after all, it’s the late adopters that actually keep the currency going)
-
m-relay
-
m-relay
<strawberry:monero.social> Judging by the country list, this doesn't count Tor nodes. Where can I see the real node count, or at least an estimate or lower bound?
-
m-relay
<strawberry:monero.social>
monero.fail/map
-
m-relay
<strawberry:monero.social> This says there are 12822 "peers", but are those nodes?
-
m-relay
<ofrnxmr:monero.social> Yea
-
m-relay
<ofrnxmr:monero.social> There is likely a few malicious or Sybil nodes, or ips pretending to be nodes, but the crawl is for "node" peers
-
m-relay
<strawberry:monero.social> So we actually have 12k nodes???
-
m-relay
<strawberry:monero.social> Roughly anyway
-
m-relay
<strawberry:monero.social> Subtracting all spies
-
m-relay
<rucknium:monero.social> strawberry: Some node log data contributed by multiple people says that at least 11,000 unique IP addresses had nodes (or some similar software) that relayed Monero transactions in April 2024. Some of those could be double-counted if a node changed its IP address within the data sample period.
-
m-relay
<rucknium:monero.social> IMHO, 10,000 is a reasonable estimate, but it may include an unknown number of spy nodes.
-
m-relay
<strawberry:monero.social> That's more nodes than Etheruem
-
m-relay
<rucknium:monero.social> You must make sure you are using comparable methodologies. For any source like this, look for the methodology.
-
m-relay
<dave.jp:matrix.org> We need
monero-project/monero #7935
-
m-relay
<strawberry:monero.social> That's true but if anything the methodology is biased against monero since we don't really have leech peers, even "pruned" monero nodes actually seed
-
m-relay
<rucknium:monero.social> This paper says Ethereum has 12k nodes:
arxiv.org/abs/2104.03044 . They didn't try to measure Monero.
-
m-relay
<dave.jp:matrix.org> Spy nodes are centralised to datacenters asn mostly, group peers will help; don’t know we haven’t looked into this further to allow peer connections to more diverse asn
-
m-relay
<rucknium:monero.social> monerod tries to connect to a diverse set of peers. I don't know exactly what it does.
-
m-relay
<ofrnxmr:monero.social> The monero.fail number has been as high as ~20k
-
m-relay
<ofrnxmr:monero.social> A lot of "large" nodes are centralized tk datacenters
-
m-relay
<ofrnxmr:monero.social> nodes with incoming connections centralize a lot of traffic
-
m-relay
-
m-relay
<ofrnxmr:monero.social> (all nodes without incoming can only connect to nodes with incoming)
-
m-relay
<strawberry:monero.social> 2/3 of our nodes are on Tor anyway, what difference would grouping by asn make?
-
m-relay
<strawberry:monero.social> Don't get me wrong, it's a good idea, but does it matter?
-
m-relay
<dave.jp:matrix.org> It doesn’t help, to connect to other honest nodes filtering out centralised networks
-
m-relay
<rucknium:monero.social> What's the source of the 2/3 of nodes on Tor figure?
-
m-relay
<dave.jp:matrix.org> It does help, to connect to other honest nodes filtering out centralised networks
-
m-relay
<strawberry:monero.social> monerohash says 4k, doesn't count tor, monero.fail says 12k and does count tor -> the missing 8k are probably on tor
-
m-relay
<strawberry:monero.social> or does monero.fail count tor? it doesn't make it very clear
-
m-relay
<ofrnxmr:monero.social> No
-
m-relay
<ofrnxmr:monero.social> Monero.hash counts its own peers.
-
m-relay
<ofrnxmr:monero.social> monero.fail reverse crawls through peerlists
-
m-relay
<ofrnxmr:monero.social> The missing 8k are degrees of separation away from the initial node
-
m-relay
<dave.jp:matrix.org> 8k nodes without clear net connections ?
-
m-relay
<strawberry:monero.social> they have clear net connections, just none directly to monerohash
-
m-relay
<strawberry:monero.social> wait so monerohash has 4k direct peers? I understand that pools are incentivised to have a fast connection to as many nodes as possible, but that's pretty impressive
-
m-relay
<ofrnxmr:monero.social> No, monerohash has seen 4k peers within its timeframe
-
m-relay
<dave.jp:matrix.org> So monero is blocking tor ips ? That would mean the asn grouping will help
-
m-relay
<ofrnxmr:monero.social> Some nodes have 1000+ peers (rucknium do you have link to that study)
-
m-relay
<ofrnxmr:monero.social> I dont remember the name
-
m-relay
<rucknium:monero.social> That's an old study, but yes I can get it
-
m-relay
<rucknium:monero.social> Cao, T., Yu, J., Decouchant, J., Luo, X., & Verissimo, P. 2020, Exploring the monero peer-to-peer network.
moneroresearch.info/index.php?action=resource_RESOURCEVIEW_CORE&id=99
-
m-relay
<strawberry:monero.social> ignore what I said, the 8k difference isn't because of tor, it's because monero.fail crawls recursively while monerohash only counts peers seen over some interval
-
m-relay
<rucknium:monero.social> AFAIK, they collected data in December 2018
-
m-relay
<dave.jp:matrix.org>
monero-project/monero #7935 needs to be improved/reviewed this feature is good for a healthy network , even if it’s optional
-
m-relay
<rucknium:monero.social> Cao et al. (2020) "The results indicate that a small fraction of the nodes have more than 1000 outgoing neighbors, while a large fraction of nodes have less than 100 outgoing neighbors."
-
m-relay
<rucknium:monero.social> Anyway, Monero devs fixed the info leak that allowed Cao et al. to easily figure out which nodes are connected to each other. So you cannot get this kind of connection data now.
-
revuoxmr
Revuo Monero Issue 206: August 01 - 08, 2024.
revuo-xmr.com/weekly/issue-206