-
» charuto is on the case
-
charuto
seems fixed
-
cryptogrampy[m]
-
TrasherDK[m]
cryptogrampy: I'd love to try your latest creation, but as usual, getting all the ducks lined up, is a challenge.... (full message at <
libera.ems.host/_matrix/media/v3/do…1a76ccb36a9d1b729968c5d7aeebd770847>)
-
TrasherDK[m]
I should probably tag vtnerd on this one.
-
ofrnxmr[m]
nono
-
ofrnxmr[m]
Every time you write v t n e r d, you ping him
-
TrasherDK[m]
That was the point.
-
ofrnxmr[m]
The fix is easy
-
ofrnxmr[m]
The folder is incorrect
-
ofrnxmr[m]
It looks fir linux/rekease instead of linux/version/rekease or something (like you, its been a while)
-
TrasherDK[m]
So I should use $( realpath "../../monero" ) ?
-
ofrnxmr[m]
yes sir i believe so
-
ofrnxmr[m]
either that or move the actual folder to where it expects
-
TrasherDK[m]
That was the one:
-
TrasherDK[m]
```
-
TrasherDK[m]
monero-lws/build$ cmake -DMONERO_SOURCE_DIR="$(realpath ../../monero)" -DMONERO_BUILD_DIR="$(realpath ../../monero/build)" ..
-
TrasherDK[m]
```
-
ofrnxmr[m]
Working?
-
TrasherDK[m]
Building
-
TrasherDK[m]
As no version information is available, I have no clue if I actually got the latest version.
-
TrasherDK[m]
And while building, upstream got a commit 🤣
-
TrasherDK[m]
`Your branch is behind 'upstream/release-v0.2_0.18' by 1 commit, and can be fast-forwarded.`
-
ofrnxmr[m]
-
TrasherDK[m]
ofrnxmr: Right after you push the `--config-file` PR 😎
-
ofrnxmr[m]
Hehe
-
ofrnxmr[m]
Monero Website << sissies being sissies
-
ofrnxmr[m]
Erc is the biggest pos around here
-
ofrnxmr[m]
whoops. Should me in off topic
-
k4r4b3y[m]
-
k4r4b3y[m]
Happy bday to monero
-
ccilvmlmanyphwc
Hi
-
ofrnxmr[m]
Greetings
-
dANBs[m]
iptwqvhclh[xmpp]: Hi
-
ccilvmlmanyphwc
Oh, so dANBs is a bridge between irc and xmpp
-
john456
hello
-
john456
is there a monero javascript dedicated channel ?
-
sech1
1) no 2) what do you want to do with monero using js?
-
ccilvmlmanyphwc
ocb
-
john456
well I wanted to complain about the documentation
-
john456
I want to migrate from an old version and there is nothing about exception handling and I have noticed that things changed
-
ofrnxmr[m]
<john456> "is there a monero javascript..." <- Monero Community Dev
-
john456
I have noticed for example that things changed with createTx() method with relay = true
-
ofrnxmr[m]
Not dedicated but ask there and be patient
-
ofrnxmr[m]
You can* ask there
-
john456
ok I will
-
ofrnxmr[m]
Also leave details so when someone does see thr message they can answer you without waiting
-
lza_menace
#monero-community-dev
-
ofrnxmr[m]
Thanks. Matrix is buggy and changed my link to just the title
-
ofrnxmr[m]
Element* is buggy
-
DanIsnotthemanBr
Clear cache
-
john456
how is it possible to make sure with monero that outgoing payment has not already been made? I mean if you have to send multiple time same amount to same user address. paymentId is obsolete
-
_DOOM_
I keep getting the "No incoming connections" warning for port 18080. But my firewall allows for 18080 and I have upnp enabled on my router. Shouldn't it forward map port automatically?
-
_DOOM_
On monerod to be exact
-
plowsof11
post config on
paste.debian.net if its hughmungus. you may not have bound to all interfaces 0.0.0.0
-
_DOOM_
-
_DOOM_
p2p binds to 0.0.0.0 automatically
-
_DOOM_
If I'm reading the --help message correctly
-
plowsof11
ah correct, you're right. thanks hm
-
_DOOM_
Why isn't it finding peers then?
-
plowsof11
have you tried without the add priority node lines?
-
_DOOM_
I imagine it wouldn't hurt.
-
john456
is there a way to make difference between transactions that are sent to the same address?
-
plowsof11
each transaction has a txid and a block number (like a timestamp) so you can see them in your transaction history (is that what you're after?)
-
_DOOM_
The node appears to be reaching out peers bbased on logs.
-
plowsof11
whats your monerod --version
-
_DOOM_
Flourine Fermi 0.18.2.2
-
john456
plowof11 my problem is I only have txid after transaction creation
-
plowsof11
DOOM im either missing something glaringly obvious in your config or half awake.
-
plowsof11
what are you actually trying to do john456, maybe easier to start there. you want to prove you sent / received monero?
-
_DOOM_
plowsof11: I'm not seeing the error anymore if that proves anything. I'm going leave it for a bit and check it later. If I see it again I'll change the log level.
-
john456
if I have an user with an xmr address, if I have to check if he has already been paid, I can just look for outgoing txs with his address, my problem is I can be sending multiple time same to the same address so if I use this method it will not work for the second payment
-
selsta
_DOOM_: did you try to use something like
portchecker.co ?
-
selsta
with your IP and 18080
-
_DOOM_
I did it says it's closed
-
_DOOM_
I guess that returns me to my original question shouldn't monerod port map with upnp?
-
sech1
john456 use new subaddress for each payment
-
DanIsnotthemanBr
Is there firewall on monerod server/pc
-
sech1
or if you have to send to the same address, keep separate notes what you paid for each time
-
_DOOM_
DanIsnotthemanBr: Yes, but the required ports are open.
-
john456
sech1 what do you mean? I cannot generate subaddress, users address are the one they gave to me
-
DanIsnotthemanBr
So router and pc?
-
DanIsnotthemanBr
Open
-
_DOOM_
I guess the router isn't. portchecker.co says 18080 is closed.
-
DanIsnotthemanBr
Whats the router
-
_DOOM_
Just a linksys
-
john456
I am looking for a way to be sure to not create multiple txs for same event
-
DanIsnotthemanBr
Wrt or linksys os ?
-
sech1
then you need to keep a separate database with your events and payments
-
_DOOM_
Router
-
_DOOM_
Wait, if my node isn't public. Like with --public-node would I have to worry about p2p connections?
-
john456
sech1 well but an excption could happen in the createTx method but the tx has really been created so my plane with paymentId was to search for a paymentId before creating tx
-
john456
sech1 do you have any idea about normal workflow ?
-
selsta
_DOOM_: --public-node is for RPC and unrelated to p2p
-
_DOOM_
Okay
-
john456
sech1 for you it is not possible to get exception with createTx() method when the transaction was created?
-
plowsof11
john456 it seem you are getting help in community-dev now
-
_DOOM_
I've changed the igd option to enable instead of delayed. I'm thinking the warnings I saw were a fluke? Or a result of igd being delayed.
-
_DOOM_
I'm not seeing the warning anymore.
-
_DOOM_
I will check later.
-
DanIsnotthemanBr
Have you checked if its listening on the ports ?
-
_DOOM_
Good idea
-
_DOOM_
Closed
-
_DOOM_
But I upnp doesn't guaratee that it will open 18080 does it?
-
DanIsnotthemanBr
Nope
-
_DOOM_
Do peers know this?
-
DanIsnotthemanBr
Portforward is the best, but if its not listening on the port on monerod server thats the first issue
-
_DOOM_
Ok
-
DanIsnotthemanBr
-
DanIsnotthemanBr
Maybe look at 👺guide
-
DanIsnotthemanBr
Plowsof dont hurt me for saying name
-
plowsof
lol
-
DataHoarder
fun enough that domain DanIsnotthemanBr has broken onion site where it redirects to https from http, but the certificate is expired :D
-
magmagik[m]
Hello monero people
-
magmagik[m]
I have a question, i was trying to find news, updates and roadmap where monero is heading
-
selsta
magmagik[m]: the official website has a blog section where releases and sometimes larger changes are announced
-
selsta
then there's also for example
monero.observer
-
magmagik[m]
Thank you, the roadmap ended at 2022 for now there is no 2023 ?
-
magmagik[m]
Just the future ?
-
selsta
the roadmap only gets updated once in a while
-
ofrnxmr[m]
what were you hoping to see on a roadmap?
-
ofrnxmr[m]
Monero already does most of what we plan to do - private transactions
-
ofrnxmr[m]
enhancements dont always make it onto a roadmap, because we implement stuff as soon as its ready
-
magmagik[m]
No no, it's okay, i am just searching for information and want to learn
-
ofrnxmr[m]
Prs and issues on github for monero and mrl may give hints towards future endeavors
-
magmagik[m]
is there an article or something similar about private transactions ?
-
ofrnxmr[m]
What would you like to know?
-
ofrnxmr[m]
mastering monero > less technical
-
ofrnxmr[m]
Zero to monero 2 > more math
-
magmagik[m]
what kind of "system" monero will use for private transactions ?
-
ofrnxmr[m]
Monero is private transactions
-
ofrnxmr[m]
Is the system*
-
ofrnxmr[m]
We dont do anything else
-
ofrnxmr[m]
* Is a system for*
-
magmagik[m]
Monero is PoW if i remember right, yes ?
-
ofrnxmr[m]
yes
-
ofrnxmr[m]
Uses randomx mining algo, cpu preferred, gpu crippled, no asic
-
ofrnxmr[m]
No dev tax, no premine
-
ofrnxmr[m]
Mining software us fully open source
-
ofrnxmr[m]
s/us/is/
-
ofrnxmr[m]
(unlike most other coinminers)
-
magmagik[m]
Sounds nice
-
ofrnxmr[m]
Community ran and developed
-
ofrnxmr[m]
We dont have a vitalik, satoshi etc
-
magmagik[m]
Yeah you don't have "boss"
-
magmagik[m]
And it's sounds amazing because a lot of people have great ideas
-
ofrnxmr[m]
Or a... dictator
-
ofrnxmr[m]
"we'll never firk because fluffypony said no" >> not in monero
-
magmagik[m]
Oh and monero have masternode and staking
-
ofrnxmr[m]
No we dont
-
ofrnxmr[m]
Unless youd like me to be your master and hold your neros
-
ofrnxmr[m]
seriously. No staking or other nonsense
-
magmagik[m]
I am on monerohow site checking
-
magmagik[m]
oh nevermind it was in 2018
-
ofrnxmr[m]
checking what? Old site
-
ofrnxmr[m]
magmagik[m]: And still no masternodes
-
ofrnxmr[m]
Still no staking
-
magmagik[m]
Yes, i want to find a new site with info like that and more
-
ofrnxmr[m]
a lot of bad info
-
ofrnxmr[m]
On that site
-
magmagik[m]
Oh, i will close it than
-
ofrnxmr[m]
Better to not read confusing misinformation.
-
ofrnxmr[m]
running a node us a 2 step process
-
ofrnxmr[m]
Somesites make it seem like rocket science
-
magmagik[m]
Is there a site with updated information like on that monerohow site ?
-
ofrnxmr[m]
Privacy on monero is as easy as sending a transaction. You dont need some special wallet or apainful experience
-
ofrnxmr[m]
magmagik[m]: updated info on master nodes? No
-
ofrnxmr[m]
Of course not
-
ofrnxmr[m]
Sethforprivacy.com has some guides
-
ofrnxmr[m]
Anything else is simple
-
ofrnxmr[m]
The guides will be with the tools
-
ofrnxmr[m]
And the tools arent needed
-
ofrnxmr[m]
(you dont need a dojo and a samourai to and ln)
-
ofrnxmr[m]
You just need a wallet.
-
ofrnxmr[m]
walket instructions are with the walket
-
magmagik[m]
Im sorry for stupid question but how does privacy transaction works in monero ?
-
magmagik[m]
Im sorry English is not my first language
-
ofrnxmr[m]
monero uses a number of different features to protect financial privacy.
-
ofrnxmr[m]
1) Stealth addresses
-
ofrnxmr[m]
addresses on chain are 1-time "fake" addresses. They can not be correlated to the real wallet addresses
-
magmagik[m]
Where i can read more about that, it's hard to find real info and i don't want to learn fake stuff
-
ofrnxmr[m]
2 - hidden amounts. Amounts are only visible to the sender and reciever a d are proven using zero knowkedge proofs
-
ofrnxmr[m]
magmagik[m]: Mastering monero
-
ofrnxmr[m]
And zero to monero 2
-
magmagik[m]
oh ZK
-
ofrnxmr[m]
3 - ring signatures
-
ofrnxmr[m]
magmagik[m]: No. We use zk and more
-
ofrnxmr[m]
SGP did a series on youtube (transcribed to text as well) on privacy pitfalls in monero
-
ofrnxmr[m]
its called: Breaking Monero
-
magmagik[m]
Thank you
-
ofrnxmr[m]
also 3 hrs of talk with seth (btcxmr) and giacomo(btconly) on monerotalk
-
magmagik[m]
I saw Daemon can run monero ?
-
ofrnxmr[m]
can you say that in different words?
-
ofrnxmr[m]
Technically
-
ofrnxmr[m]
The monero daemon = monerod = the monero node = the monero blockchain.
-
ofrnxmr[m]
all different ways of saying the same thing.
-
ofrnxmr[m]
so daemon doesnt run monero, monero is a daemon
-
magmagik[m]
i understand, thank you
-
ofrnxmr[m]
Getmonero.org/downloads
-
ofrnxmr[m]
both GUI and CLI wallet downloads include the full suite of monero tools, including the daemon
-
magmagik[m]
How does transaction fee is calculated ?
-
ofrnxmr[m]
Rocket scientist math
-
ofrnxmr[m]
Based on many factors. There is a minimum, and also it scales dynamically with block size growth and mining reward decreases
-
ofrnxmr[m]
magmagik[m]: Far too many qyestions
-
ofrnxmr[m]
Go read 2 books and watch 5 hrs of video
-
magmagik[m]
Sorry
-
ofrnxmr[m]
Then you wont have to ask
-
magmagik[m]
Still Thank you for your time
-
ofrnxmr[m]
ofrnxmr[m]: No problem. but seriously - need to start with that stuff if you really want to understand quickly
-
magmagik[m]
Ok, thank you
-
revuoxmr
Revuo Monero Issue 167: April 13 - 20, 2023.
revuo-xmr.com/issue-167.html