-
feeman
hey, I was wondering if it's cryptographicially possible to produce a range proof of the amount of a single input and a single output of a transaction
-
feeman
still going through zero to monero
-
feeman
like prove that a certain output has X less than a certain input
-
luna24[m]
Maybe?
-
luna24[m]
Really depends on how the chain is setup tbh
-
feeman
hmm
-
feeman
is there a way to just prove an input amount
-
hyc
that would defeat the purpose of blinding amounts in the first place
-
feeman
Yeah but I just mean for a single input
-
hyc
...
-
feeman
hey wait I have another great question
-
feeman
can you make an output with 0 piconero
-
feeman
or is 1 piconero the smallest
-
hyc
you can make a zero output
-
feeman
can you use a zero output too as long as there is another input to cover the fee?
-
feeman
also I'm curious what happens on the UI side if you send someone a zero output
-
feeman
like does their wallet ignore it?
-
hyc
an output is an output
-
hyc
it gets recorded, just like any other
-
Infinity8
I'm using monerod. What should I be limiting my incoming and outgoing connections to?
-
utis
what does it mean that a transfer ``spends more than one very old output''?
-
utis
and what should one do with that warning?
-
DataHoarder
utis: it's probably that observers could guess those are related outputs
-
DataHoarder
probable*
-
DataHoarder
you can send this to yourself once afterwards
-
k4r4b3y[m]
someone should poke the monero debian package maintainer and get him to update monero binaries to v0.18.2
-
k4r4b3y[m]
I hope it can make it to the debian bookworm
-
plowsof11
what about v0.18.2.1 :(
-
plowsof11
i mean what about v0.18.2.2 :(
-
k4r4b3y[m]
Tbh, I am content with getting the latest version into the bookworm, as long as Monero doesn't go through another network upgrade.
-
k4r4b3y[m]
I think I can work with slightly outdated, yet consensus-compatible version of monerod.
-
plowsof11
maybe poke him to remove it all together so people find his advice sooner (to use flatpak)
kicksecure.com/wiki/Monero#Installation
-
plowsof11
outdated software sucks
-
k4r4b3y[m]
plowsof11: I still find using apt /comfy/.
-
k4r4b3y[m]
plowsof11: no debate
-
plowsof11
he even went as far as helping people update flatpak on whonix
kicksecure.com/wiki/Operating_System_Software_and_Updates
-
plowsof11
just to clarify , whonix = debian = kicksecure = same person/maintainer right?
-
k4r4b3y[m]
plowsof11: that's my impression as well
-
k4r4b3y[m]
tho I find the kicksecure confusing. Never seen anyone using it as a standalone distro. Afaik, it serves as the debian base for whonix.
-
Guest26
hi
-
Guest26
compiling last commits i have "monero/src/cryptonote_core/tx_pool.cpp:215:11: error: 'struct cryptonote::tx_verification_context' has no member named 'm_no_drop_offense'
-
Guest26
215 | tvc.m_no_drop_offense = true;"
-
sech1
master branch compiles fine, you're probaly compiling modified code
-
sech1
delete and clone repository again
-
Guest26
ok
-
lza_menace
-
sgp[m]
You can FINALLY buy XMR directly with fiat in Cake Wallet and the Monero.com app. Non-USA, and requires ID, but baby steps :D The update also includes awesome invoice features in the receive screen:
cakelabs.com/news/cake-wallet-adds-invoicing
-
sgp[m]
-
monerobull[m]
sgp: have
-
sgp[m]
thanks :)
-
monerobull[m]
Very cool, what provider do you use for Euro?
-
sgp[m]
Payfura
-
sgp[m]
We've been very impressed with their responsiveness
-
monerobull[m]
Haven't heard of them yet and won't use the feature myself but will recommend it if it's good :)
-
tom-1
Hello. Please tell me if there is an alternative to this site without what we see in the picture))?
-
-
tom-1
-
tom-1
why not in f-droid?
-
-
sgp[m]
Does this site work without Javascript? They embed the same map
cryptoninjas.net/bitcoin-atm-map
-
tom-1
sgp: Hello . Thanks for the info, I'll take a look now.
-
tom-1
A little better by 2%, but also google trackers statistics, etc.)) thanks. If I find a better option, I'll post it here.
-
k4r4b3y[m]
speaking of maps and fdroid, it would be cool if there was an XMR version of this:
f-droid.org/packages/org.btcmap
-
k4r4b3y[m]
<lza_menace> "never trust anyone with your..." <- cool gesture that he returned them back:
nitter.snopyta.org/bit_thanos/status/1642962971914821632#m
-
lza_menace
what a boss
-
lza_menace
glad it was truly just a joke
-
orion_midast[m]
Hey, I am reading the mastering monero first edition. Wondering, is role of UTXOs on Bitcoin equivalent to the role of ring signature on Monero ?