-
Steven_M
Sorry, my laptop over heated.
-
apotheon
There's no excuse for th- . . . wait. Were you mining Monero?
-
selsta
-
selsta
we are waiting on Tor support and matrix bridge.
-
mys
nice
-
g[m]
just create your own IRCd
-
yanmaani
does typing "libera.chat" actually earn you a kline?
-
g[m]
only one way to find out
-
moneromooo
Guess once I'm done here, I'll go say it in #freenode in order for my account to be inaccessible to any future compromise.
-
mys
g[m]: putting projects channels on public networks makes them more accesible
-
mys
also, administering irc network takes time
-
g[m]
it can
-
Elementoshi[m]
<selsta "we are waiting on Tor support an"> Tor support? From libera.chat?
-
mys
Elementoshi[m]: yes, I'm waiting for that too
-
mys
it's a dealbreaker for now
-
Elementoshi[m]
<moneromooo "Guess once I'm done here, I'll g"> I hope there will still be a home for Monero on Matrix.
-
g[m]
-
selsta
moneromooo:
kline.sh has instructions for deleting your freenode data
-
selsta
at least theoretically :D
-
Elementoshi[m]
<mys "it's a dealbreaker for now"> I thought Freenode didn't allow Tor unless you registered an account without Tor. Why isn't that a dealbreaker?
-
yanmaani
Elementoshi[m]: there's ways to get around that
-
mys
Elementoshi[m]: I agree, it is a problem
-
yanmaani
also, they were working on alternate solutions
-
mys
I have a public server so it doesn't matter
-
mys
but for people that don't and want to be completely anonymous...
-
g[m]
cant connect through tor?
-
mys
didn't even try, I'm sure all tor exits are klined on clearnet domain
-
g[m]
you could make your own .onion
-
mys
umm, how would that work exactly?
-
mys
if there's no onion on network side then connection will always go through exit nodes
-
Elementoshi[m]
At least you can use Matrix over Tor pretty easily. Just load your favorite Element web instance in your Tor Browser.
-
g[m]
i mean you can make your own onion irc
-
ntfzmgjizp
Word of guys running Monero community should be BELIEVED. Why would anyone that stole money and laughed at the losers that took the bait ever have a reason to lie to you?
removeddit.com/r/Monero/comments/6d…ds_to_give_up_his_commit_access_and (changed link to removeddit since /r/monero mod removed to try to cover it up - maybe fluffy himself?)
-
mys
g[m]: ah, right
-
mys
but that's for personal chats
-
mys
we're talking about connecting to public chats like #monero
-
Elementoshi[m]
<ntfzmgjizp "Word of guys running Monero comm"> Jeez, can't you save it for Scepticism Sunday, or whatever it's called, on the subreddit?
-
Elementoshi[m]
Anyways.
-
Elementoshi[m]
Pro tip: element.privacytools.io becomes element.privacy2zbidut4m4jyj3ksdqidzkw3uoip2vhvhbvwxbqux5xy5obyd.onion
-
nioc
Elementoshi[m]: do you like talking to spam bots? :)
-
tobtoht
Elementoshi[m]: It's a troll/spammer, best to ignore.
-
nioc
I do
-
g[m]
public chats on freenode?
-
mys
freenode or any other network
-
Elementoshi[m]
How is making another irc on a .onion only for personal chats?
-
mys
Elementoshi[m]: you can only chat with people that connect to your hidden onion server
-
gingeropolous
Steven_M, the dns still resolves a couple domain names for me
-
g[m]
well yes and no
-
gingeropolous
so you may have just gotten a slow node
-
Steven_M
gingeropolous: it's working now :)
-
g[m]
mys
-
g[m]
mys: can you pm on here?
-
boogerlad[m]
if I am listening to new transactions in the mempool via zeromq `txpool_add`, how do I know which transaction is associated to my `view key`? how can I then determine which subaddress it was intended for?
-
Bill48105
[22:24:01] <Wallet> WARNING: Sigyn in #monero
-
Bill48105
thanks for the heads up bot
-
gingeropolous
boogerlad[m], thats gonna be done by the wallet
-
gingeropolous
ugh. how hard is it to find a good mini shelf stereo.
-
ern
Are not stereos out of fashion now?
-
ern
it's "boom box" or "sound bar"
-
ern
only
-
apotheon
gingeropolous: define "mini shelf stereo"
-
marakes
hello
-
Zta
HiFi Stereo is out of fashion. Now it's mp3 streamed to a mono speaker.
-
fbnjiehw
“I thought, ‘I’m going to pump it and dump it,’ because I was interested and taking the ideas and implementing them in bitcoin. The bitcoin code base was far more interesting to me than monero, and I thought, ‘I’m not going to work on this codebase, it’s terrible,'” he recalls - fluffypony in an interview about Monero
-
Zta
Um, I feel silly but I need to ask: How do I get funds on the testnet?
-
dEBRUYNE
xmr.to has a faucet
-
Zta
xmr.to is dying...
-
sech1
Just solo mine on testnet
-
Zta
faucet still works on xmr.to, I just got confused by the message on the front page.
-
Zta
Can I view the status of an expected incoming transaction using monero-wallet-cli ?
-
sech1
if the transaction has been mined you can see it as locked (N blocks to unlock)
-
sech1
I'm not sure if cli wallet shows mempool transactions, probably not
-
usthopyishej
Hello. (from 104.244.73.*)
-
usthopyishej
Can somebody help? I want change ZEC for XMR, no KYC. Is a website? (from 104.244.73.*)
-
marakes
hello
-
marakes
now that monero moved to libera.chat i cant ask anything from freenode
-
marakes
i connect from freenode
-
marakes
anyone here?
-
jonah_xd[m]
Mostly lurkers here
-
jonah_xd[m]
So yes
-
Zta
Can I freely rename my wallet directory and files?
-
Mochi101
Zta, yes
-
Zta
Thanks =)
-
Zta
Hi, I'd like some help. I want to receive payments from different customers, and need to tell them apart. So I want to create a subaddress that each customer can transfer funds to for payment.
-
Zta
I want to verify when a payment for a specific customer (ie. subaddress) has been successfully transferred so I can give the customer what they paid for.
-
Zta
I want to do all this in Python -- nothing manual. What's the easiest approach?
-
moneromooo
You can call get_bulk_transfers IIRC. You get incoming amount and address.
-
Zta
So far I've been playing round with the monerod and monero-wallet-cli and I'm about to start the moneo-wallet-rpc. But is this really the easiest?
-
moneromooo
er, get_builk_payments.
-
moneromooo
Oh,
-
Zta
And do I really need a copy of the entire block chain in sync on my own machine?
-
moneromooo
No, easiest is you get fluffypony to do it for you.
-
Zta
..I'm not sure if you're joking..
-
moneromooo
Half joking. He's running globee.com, a monero payment processor.
-
moneromooo
Though I'm not sure you can distinguish customers there...
-
sethsimmons
Zta:
monerointegrations.com if you haven't seen yet
-
Zta
Okay, so this is a proof-of-concept project and exists only so I can learn Python and get a basic understanding of how the XMR blockchain works. A clean, commercial plug-and-play solution is not what I'm looking for =)
-
Zta
-
moneromooo
Maybe you can look at
github.com/tippero/tippero, it's in python. Check out the payments module.
-
moneromooo
It uses 12:12 < moneromooo> er, get_builk_payments.
-
moneromooo
It uses get_bulk_payments IIRC.
-
Zta
The commands you mention, e.g. get_builk_payments -- how do I issue those?
-
moneromooo
Well, you get to read monero-python docs.
-
Zta
-
Zta
Right.
-
moneromooo
Or there's a 1 to 1 RPC binding for monero RPC in utils/python-rpc too. But I assume monero-python's higher level.
-
Zta
But I generally do need monero-wallet-rpc running? That's my client to the block chain?
-
moneromooo
You need it running to answer RPC, yes. Chain RPC go to monerod, wallet RPC go to monero-wallet-rpc.
-
Zta
And monero-wallet-rpc connects to monerod. Is it enough t only run one of them? And can I have connect to a remote service instead of running it locally?
-
Zta
It just seems like a lot of stuff to have running just to check for confirmations.
-
moneromooo
Two is a lot ?
-
Zta
plus a copy of blockchain =)
-
moneromooo
And yes, you can ask soneone else to do it for you. Same as you could ask some random person off the street to keep the till for you in a brick and mortar place...
-
moneromooo
Oh, and a web server. Not to mention the OS.
-
moneromooo
You might need a python interpreter too. Possibly a text editor.
-
moneromooo
Oh, did I forget a firewall ?
-
moneromooo
I'll stop here, this sounds infeasible.
-
Zta
...right
-
moneromooo
If you want to do it yourself, you have to do actual work. If you want to not do actual work, you better pick someone trustworthy to do it for you.
-
moneromooo
Both have pros and cons.
-
moneromooo
And since you said you want to learn... asking a third party to do it for you isn't gonna help, right ?
-
Zta
I'm asking because I'm uncertain if I'm spinning up too many services; services maybe only needed for people who do actual development _on_ the monerod code.
-
Zta
But thank you for your time. I'll continue in this direction. Hopefully I'll soon have something monero-python can connect to =)
-
boogerlad[m]
I just discovered `tx-notify`, but it seems to fork another application. Is this available via zeromq or websocket?
-
moneromooo
I think it exists via 0mq.
-
boogerlad[m]
-
boogerlad[m]
it seems that `tx-notify` is for incoming transactions for yourself when it gets added to the mempool, and to a block. `txpool_add` is for any transaction only when it gets added to the mempool. Am I correct?
-
boogerlad[m]
is 0mq only applicable to the daemon, and not the wallet?
-
moneromooo
I think so.
-
boogerlad[m]
ah that's a bummer
-
boogerlad[m]
what method would you suggest to get asynchronous notifications of incoming transactions?
-
boogerlad[m]
0mq daemon notify each new transaction in mempool, then decode with viewkey + address OR
-
boogerlad[m]
have tx-notify modify a file, and have another program watch for changes to that file to then send a websocket notification?
-
Zta
Ahhh... success!
-
moneromooo
I heard someone was using tx-notify with a 0mq queuing program. I don't know the details.
-
moneromooo
But may searching those terms might yield something. Could have been rabbitmq actually.
-
moneromooo
FWIW, a fork for every tx you get isn't going to be a lot. It's not like you'll get hundreds of payments per hour, right ?
-
boogerlad[m]
Initially no. I'm planning on starting an online business selling a liquid meal replacement (like soylent), so volumes will be low initially, but I can see myself getting up to hundreds of payments per hour
-
moneromooo
Fair enough.
-
boogerlad[m]
It might be more efficient to just poll at such high volumes, but the ux would be hampered. Users like to get instant notifications that their payment has arrived (in this case, in mempool and about to be mined into a block)
-
moneromooo
Is it good enough to trigger on block-notify, then call get_bulk_payments when you get it ?
-
moneromooo
Ah, pool. OK.
-
moneromooo
monero-wallet-rpc will normally scan the txpool state every 20 seconds anyway (you can change that though).
-
boogerlad[m]
yes, unfortunately the credit card world has convinced most people payment arrives instantly
-
boogerlad[m]
oh I see, so `tx-notify` works by polling every 20 seconds behind the scenes?
-
moneromooo
Implcitely. Wallet polls daemon, scans new txes, runs tx-notify programs if any.
-
boogerlad[m]
If so, I don't mind using `txpool_add` and going through the decoding process provided it's not too computationally expensive
-
moneromooo
Though if you use 0mq between wallet and daemon, ir might not poll, since that was one of the arguments for 0mq.
-
moneromooo
Not sure if that was done though.
-
boogerlad[m]
maybe I'll be the first :)
-
moneromooo
Well, my understanding is that mymonero uses the 0mq stuff. You could be the second, maybe :)
-
boogerlad[m]
is there a library to handle the decoding? I see
github.com/moneroexamples/onion-mon…b0e8acb7ac54080b99/src/page.h#L1882 is used for xmrchain.net, but it's a little lengthy to port
-
Zta
main|staging|test net is encoded into the wallet address?
-
moneromooo
Yes
-
moneromooo
monero-wallet-rpc will decode for you if you call, eg, get_bulk_payments.
-
moneromooo
Or actually if you want txpool txes, get_transfers.
-
moneromooo
Otherwise, it's... heavy.
-
Zta
I found out with the python lib. I just didn't know exactly if it was deduced from the address alone.
-
Zta
This nice.
-
moneromooo
It is in the address, the first character tells you. 4 or 8 is mainnet.
-
Zta
Checking my wallet app, that would be 4 then.
-
Zta
I had a tough job wrapping monerod and monero-wallet-rpc in containers. That's part why I wanted to confirm that I was on the right track. But now everything _appears_ to be working. This is interesting!
-
Inge-
sech1: heh. yeah the entirely new cryptocurrency in the case was Dash. But I was wondering if some of the transactions occurred before some of the ring member selection optimization was done - and could give some clues. But I hope they would have enlisted necessary competency for that kind of thing some time ago.
-
boogerlad[m]
moneromooo: when you say it's heavy, is that in terms of computation time? or for porting? If it's computation time, how does calling via monero-wallet-rpc make it less heavy?
-
moneromooo
Lots of code.
-
boogerlad[m]
thanks a ton for pointing me in the right direction :)
-
boogerlad[m]
if I invoke `get_transfers`, does that bypass the 20 second polling interval and fetches immediately?
-
Zta
This mentions Paymen-IDs and it's present in the Python API. But I understood that these are deprecated. Should I avoid using Payment-IDs?
monero-python.readthedocs.io/en/lat…ayment-ids-and-integrated-addresses
-
boogerlad[m]
yes, subaddresses are the way to go now
-
moneromooo
Not sure it bypasses, you'd have to check the RPC to see if it calsl the daemon. I would say it does not bypass. But you can ask for a refresh manually anyway.
-
moneromooo
Long unencrypted payment ids are obsolete. Short encrypted payment ids are still in, as part of integrated addresses (ie, not handled by the user separately),
-
Zta
integrated addresses = subaddresses?
-
moneromooo
No.
-
boogerlad[m]
no
-
Zta
Oh, right.
-
Zta
Docs: "A short, 64-bit payment ID can be integrated into an address, creating, well… an integrated address." So I can choose to use either subaddr or integratedaddr?
-
moneromooo
Yes.
-
boogerlad[m]
yes
-
Zta
=)
-
boogerlad[m]
but I think subaddresses are the way to go
-
Zta
Ok. They're probably easier or safer to use, since "monero" will provide a unique, valid address, where as with payment-id I need to generate unique ids myself. Not that that's difficult, it's just that the other is freely available.
-
boogerlad[m]
at one point, it was planned to deprecate payment ids entirely:
monero-project/meta #299
-
Zta
I'm thinking that creating a new subaddr for every purchase will likely hit a limit sooner or later.
-
boogerlad[m]
limit is 2^32 per account, and you can have 2^32 accounts as well
-
Zta
Thanks. Good enough for this little project.
-
Zta
There's a bug in the linux monero-gui-wallet, when the screens locks on top of a successful transaction:
imgur.com/a/ClWlXvj
-
Zta
And I can actually press the Done button before unlocking the wallet.
-
Zta
GUI version: 0.17.2.2-937cb98 (Qt 5.15.2)
-
Lyza
I just noticed this exact thing on Windows yesterday ^^
-
Quotes
fuck windows, use linux!
-
Lyza
half the computer in the house are linux sod off
-
Zta
fuck electron
-
Lyza
^^
-
Mochi101
Zta, can you report that on Github?
-
Zta
Mochi101: Sure, I'll try.
-
Zta
Is this a problem? monerod says: W No incoming connections - check firewalls/routers allow port 28080
-
Mochi101
not a problem
-
Zta
I got the impression that it would workout without a listening port; it synced nicely at least.
-
Zta
workout .. or just work =)
-
moneromooo
It does work without incoming connections, it's just better to have those for better "grip" on the p2p network.
-
Zta
Right. But monerod will poll frequently?
-
moneromooo
It does not poll once it's finished the initial sync. It switches to a notification system.
-
geypvakz
-
-
apotheon
volantaryism1[m]: nice
-
mysteryhunter
what pls is the right website to download the monero gui wallet?
-
mysteryhunter
getmonero.org legit?
-
mys
mysteryhunter: getmonero.org is official
-
charolastra
mysteryhunter: yes, that's the one
-
mysteryhunter
thx
-
charolastra
but to make sure, verify the signatures of the file
-
charolastra
and verify the issues thermselves
-
mysteryhunter
is it not available for 32bit windows?
-
charolastra
doesn't look like it
-
mysteryhunter
so then another wallet
-
mysteryhunter
i hope i can restore my monero wallet on monero gui wallet on wallets also?
-
mysteryhunter
on other wallets also*
-
Mochi101
yes
-
Mochi101
you can
-
mysteryhunter
is there any 32bit monero wallet?
-
xmrhaelan[m]
Does #monero-site have a matrix bridge?
-
mysteryhunter
can i use this Wallet bot here?
-
mysteryhunter
instead
-
Mochi101
.faucet
-
Wallet
Mochi101: How many total letters or numbers in SALT
-
mysteryhunter
i can deposit coins there? and withdraw?
-
Mochi101
4
-
Wallet
Mochi101: @bonuspot tipped 0.0000133 XMR to Mochi101 [1a08a4d5] Wait ≈23 hrs 58 min before trying again. @bonuspot: 0.01636162
-
Mochi101
mysteryhunter, yes... type .deposit
-
Mochi101
but it's... really not the way crypto was intended to be used.
-
sethsimmons
mysteryhunter: if you have a phone install Cake Wallet or Monerujo and use that
-
mysteryhunter
can i use metamask with monero blockchain?
-
mysteryhunter
i dont have a smartphone
-
Mochi101
seriously?
-
sethsimmons
wut
-
sethsimmons
32-bit and no smart phone
-
sethsimmons
MyMonero web wallet, I think
-
sethsimmons
Is your only option
-
Zta
32bit waat?
-
mysteryhunter
there is a command bash command line whatever wallet for 32bit
-
mysteryhunter
from the same who made monero gui wallet
-
mysteryhunter
just in command line
-
Zta
monero-walle-cli
-
mysteryhunter
sethsimmons, man i had a mega pc with 16gb quadcore everything but it got broke last month
-
mysteryhunter
thats why im using this shit pc now
-
mysteryhunter
whatever
-
mysteryhunter
someone experiences with the command file app how can i import my wallet there using the seed phrase?
-
mysteryhunter
theres a mymonero web wallet also?
-
charolastra
how old is your computer that it can't do 64 bit?
-
Zta
App can be downloaded here
getmonero.org/downloads/#cli and there are links for web wallets too, I see.
-
mysteryhunter
url to mymonero web wallet?
-
Mochi101
-
sethsimmons
<mysteryhunter "someone experiences with the com"> `monero-wallet-cli --restore-from-seed`
-
mysteryhunter
charolastra, 2007 this was just present from my brother that i even have a pc now for the time till i buy a new one
-
mysteryhunter
well thx but mymonero web wallet sounds more easier for me but i dont find it on the mymonero site is there some special site or sofor it?
-
mysteryhunter
googled mymonero web wallet
-
sethsimmons
-
mysteryhunter
thx
-
mysteryhunter
very much
-
sethsimmons
np
-
Zta
sorry for providing that indirect link ;)
-
Zta
Btw, is Coinomi somehow in a bad standing since it isn't mentioned on that getmonero download page?
-
charolastra
is it the actual computer that can't do 64 bit or just the OS?
-
charolastra
can't even remember my first 64 bit CPU
-
Zta
Funny; I clearly remember my first 8bit ;)
-
mysteryhunter
charolastra, i dont know didnt check yet
-
charolastra
what i'm trying to get at: don't run an ass old OS
-
mysteryhunter
now the mymonero webwallet shows me 2 adresses
-
mysteryhunter
which is now my adress where i shouold send the coins to?
-
charolastra
two addresses?
-
mysteryhunter
gpg4win.org also trustable?
-
mysteryhunter
nah the problems solved already thanks
-
mysteryhunter
but is gpg4win.org trustable?
-
charolastra
i guess so
-
selsta
mysteryhunter: ideally I would create a new wallet in mymonero
-
selsta
and send your coins into that wallet
-
selsta
instead of importing an existing seed
-
selsta
to avoid the import fee
-
mysteryhunter
did that already
-
mysteryhunter
cause at the old wallet wasnt even coins as i thought
-
mysteryhunter
import fee?
-
mysteryhunter
it logs me out every 2 mins so i have to log in with that new wallet anyhow again and again
-
mysteryhunter
it still says *.***** XMR pending
-
mysteryhunter
on the mymonero wallet
-
mysteryhunter
how long till i can withdraw
-
charolastra
4 confirmations i would guess
-
Zta
This is weird. I started monerod on testnet and connected monero-gui-wallet to it. I created a wallet and I transferred funds to it from the test faucet. 1 XMR. Then I transferred 0.1 XMR (to another testnet wallet). And now I have 0 XMR.
-
Zta
Oh, and under Transactions I can see that the send failed.
-
selsta
Zta: did you set monero-wallet-gui to testnet?
-
Zta
Yes.
-
selsta
Zta: what is your wallet restore height inside Settings -> Info?
-
Zta
747526
-
Zta
1747526
-
Zta
I don't know what that means. I can see that the gui says "Daemon is synchronized (1731355)" which is a lower number.
-
Zta
I'm Zzz...
-
boogerlad[m]
Is there a difference between a remote node and a light wallet?
-
selsta
yes
-
selsta
Zta: which version are you using?
-
selsta
boogerlad[m]: light wallet does scanning server side, remote node does it client side
-
selsta
boogerlad[m]: change the restore wallet height inside Settings -> Info to 1730000
-
selsta
Zta: change the restore wallet height inside Settings -> Info to 1730000*
-
boogerlad[m]
I see. With a light wallet, you must give your private view key to the server?
-
selsta
with the current implementations, yes
-
boogerlad[m]
and if you use a remote node, you have to wait for synchronization each time you reopen your wallet?
-
selsta
you could make a light wallet hybrid that does scanning client side but that does not exist yet
-
boogerlad[m]
(from the last seen block)
-
selsta
"and if you use a remote node, you have to wait for synchronization each time you reopen your wallet?" <-- yes
-
boogerlad[m]
Can you elaborate more on this "light wallet hybrid"?
-
boogerlad[m]
as is, if you need to give up your view keys, I can't see anyone accepting that
-
selsta
if you run your own light wallet server it isn't an issue
-
selsta
if you give your view key to a stranger's server it still gives you better privacy than e.g. bitcoin
-
selsta
"Can you elaborate more on this "light wallet hybrid"?" <-- that does not exist yet
-
selsta
but a light wallet server could send full blocks and do the scanning client side theoretically
-
boogerlad[m]
but then how does that differ from simply running with a remote node?
-
selsta
boogerlad[m]: it would not differ really
-
boogerlad[m]
Thanks for the explanations :) How expensive is the decoding process? Would love to read up on it
-
selsta
boogerlad[m]: I was able to scan 2 million blocks in 15 minutes on my laptop
-
selsta
that is with local daemon, will be slower over network
-
pahraqxxf
What kind of person steals from their own community?
removeddit.com/r/Monero/comments/6d…ds_to_give_up_his_commit_access_and (changed link to removeddit since /r/monero mod removed to try to cover it up - maybe fluffy himself?)
-
ishikawa[m]
When are atomic swaps going to be ready?
-
ishikawa[m]
Can we use them yet?
-
jonah_xd[m]
Not yet
-
ishikawa[m]
<jonah_xd[m] "Not yet"> When when when! So many good projects out right now but can't use them 😫
-
boogerlad[m]
moneromooo: I've been digging through the source code, and can't find anything that mentions monero-wallet-rpc polls the daemon at a regular interval. Anyone have any ideas?