00:03:40 Can anyone help with an UnstoppableSwap atomic swap issue? The swap was stuck at the redeeming XMR stage due to a failed network connection and I'm not able to cancel and refund 00:20:14 There are a couple issues on their github about redeeming XMR have you tried following the steps to manually recover the wallet: https://github.com/UnstoppableSwap/unstoppableswap-gui/issues/162 00:27:33 UnstoppableSwap 00:28:03 Ping binarybaron 00:30:50 Does anyone have some good resources on fungibility as it relates to various cryptocurrencies? The wikipedia entry for Fungibility has a cryptocurrency section that could use updating and a link to the Monero Wikipedia entry. https://en.wikipedia.org/wiki/Fungibility 01:51:07 What's the _cool kid on the block_ in terms of Monero POS these days? 02:20:39 Proof of stake or piece of shit? 02:20:45 I'm confused 02:22:40 <1​23bob123:matrix.org> Point of sale? 02:47:28 I'm a retard lol 02:57:33 Point of sale for a piece of shit proof of stake shitcoin, maybe? 03:06:47 CryptoGrampy's Hotshop: https://github.com/CryptoGrampy/HotShop 03:18:33 Lmao 03:18:54 POS chains are funny. 03:19:46 marketing dept failed on that acronym 03:19:47 Or maybe it was intentionak 03:20:57 Uhoh 03:21:10 Whatd u guys do to grampy? 03:41:09 Join us LIVE tomorrow morning! 03:41:10 https://reddit.com/r/Monero/s/ETxCEZKkYp 11:59:30 <4​rkal:monero.social> How can I access my node from the local network? 12:00:02 <4​rkal:monero.social> When I run curl 127.0.0.1:18081/get_info . It works. If i run the ip:18081/get_info from another computer it doesnt. How do I bind it to the ip? 12:00:22 <4​rkal:monero.social> When I run curl 127.0.0.1:18081/get\_info on the machine running monerod . It works. If i run the ip:18081/get\_info from another computer it doesnt. How do I bind it to the ip? 12:01:34 Bind to your network card's external interface, not loopback. 12:01:45 eg, eth0, wlan0, that kinda name. Not lo. 12:02:17 ifconfig will show you your interfaces. 12:02:30 Or ip. Or other tools. 12:03:09 Or look at your router's DHCP tables to find the IP allocated to that machine and bind to that. 12:05:13 <4​rkal:monero.social> Ok seems to be working, just had to add the --rpc-bind-ip=0.0.0.0 option 12:05:42 <4​rkal:monero.social> Btw what settings should I enable if I want to run a public node? want to be as safe as possible 12:06:03 <4​rkal:monero.social> I mean not how to run it but just options to make it more secure etc 12:09:34 You want to use the restricted rpc option for a public node. Never expose the "regular" (ie unrestricted) rpc port to the internet 12:10:36 Monero Support 12:10:57 https://monerodocs.org/interacting/monerod-reference/#node-rpc-api 12:11:08 now i am totally confused by this site (really fancy cool node configurator) https://monerosuite.org/ which binds --rpc-restricted-bind-ip to all interfaces. and then uses --public-node to decide if its public or not 12:11:22 Tldr 12:11:42 rpc-restricted-bind-ip 12:11:43 rpc-restricted-bind-port 12:11:54 so --public-node has the final say!? 12:12:09 Nope 12:12:39 --public-node just broadcasts your rpc to bootstrapped and simplenmode(gui) users 12:13:34 ah thanks. also ignore the --public-nodes function in monerosuite - it is docker related / still "private" apparently 12:17:29 Looks like ufw is the only thing stopping networking 12:18:09 Im confused by rpc-bind-ip is set to 0000, and then blocked with ufw 12:19:23 <1​23bob123:matrix.org> In bash script? 12:19:35 https://monerosuite.org/ 12:19:44 Here 12:19:44 docker 12:20:36 <1​23bob123:matrix.org> # Allow monerod p2p port and restricted rpc port 12:20:36 <1​23bob123:matrix.org> sudo ufw allow 18080/tcp 18089/tcp 12:20:45 <1​23bob123:matrix.org> ? 12:22:14 <1​23bob123:matrix.org> Its got 12:22:14 <1​23bob123:matrix.org> ports: 12:22:15 <1​23bob123:matrix.org> - 18080:18080 12:22:15 <1​23bob123:matrix.org> - 18089:18089 12:22:52 do not try to understand docker things, just use them 12:24:00 <1​23bob123:matrix.org> Host:internal 12:30:36 Not 18081, which is 0000 for some reason 12:34:48 <1​23bob123:matrix.org> I’m tired ima go with plowsof statement 12:42:55 Aka "just blame s*th" 12:43:22 <4​rkal:monero.social> Monero archive node is up! 12:43:30 <4​rkal:monero.social> http://archivetqvrw5cje5alvnpw6xynykae3uaswynheyxxtbwusx72q6nqd.onion:18081/get_info 12:43:38 <4​rkal:monero.social> Hope i didnt allow any stupid settings lol 12:50:30 are there wallets that support it in a noobfriendly gui way? 12:58:24 ^its vik 12:58:38 (the profile pic) 12:59:13 <1​23bob123:matrix.org> Fingerprinted 12:59:36 Not privately 13:01:34 will this be possible in the future? 13:03:55 Maybe with FCMP 13:05:58 https://repo.getmonero.org/monero-project/ccs-proposals/-/merge_requests/403