https://ergoplatform.org/ logo
Join Discord
Powered by
# node
  • r

    Reqlez

    05/08/2023, 8:29 AM
    Interesting, I got this TX stuck in mempool for 20 min: https://ergo-explorer.tosidrop.io/en/transactions/a9a8c1967f93f3da21b8b0a14e446377c6d5a86927ef61e376cb5155fcc2a312 look at that SigUSD LP šŸ‘€
  • r

    Reqlez

    05/08/2023, 8:40 AM
    oh it finally disappeared. But yea, that thing had 250K sigUSD in there šŸ‘€
  • k

    kushti

    05/09/2023, 11:24 AM
    thanks, made an issue https://github.com/ergoplatform/ergo/issues/1996 , on it,
  • e

    ERGOGO

    05/10/2023, 4:52 PM
    Guys, how can I re init a restore wallet function from the swagger ui?
  • k

    kushti

    05/11/2023, 9:54 PM
    yes, /wallet/restore
  • u

    2ndTL Mining [I will never DM u]

    05/12/2023, 12:21 AM
    any one have an easy Ubuntu startup scrip to launch the node on boot?
  • c

    cafebedouin

    05/12/2023, 1:50 AM
    Linux section, bottom of the page: https://cafebedouin.org/2021/12/09/mining-the-ergo-cryptocurrency-as-part-of-the-getblok-io-smart-contract/
  • c

    cafebedouin

    05/12/2023, 1:51 AM
    Tells you the bash script and a systemd call. Above.
  • u

    2ndTL Mining [I will never DM u]

    05/12/2023, 1:59 AM
    cool thanks, ill have to look. But looking at it, think the batch script is wrong that i am trying to create that starts the node
  • c

    cafebedouin

    05/12/2023, 2:02 AM
    That's the systemd call, see the image.
  • u

    2ndTL Mining [I will never DM u]

    05/12/2023, 2:03 AM
    nah but need to create the script 1st
  • c

    cafebedouin

    05/12/2023, 2:03 AM
    systemd calls the script at startup.
  • u

    2ndTL Mining [I will never DM u]

    05/12/2023, 2:03 AM
    and then wrap the scrip as a service if i understand it
  • m

    MGpai

    05/20/2023, 5:40 AM
    @soysor have you thought about making a rust ergo node?
  • s

    soysor

    05/20/2023, 5:58 AM
    Yeah I considered it
  • r

    Reqlez

    05/20/2023, 10:52 AM
    That is probably not an easy venture, considering the size of the project. šŸ˜… I think quite a bit of funding would be required, and a decent size team.
  • m

    MGpai

    05/20/2023, 2:27 PM
    what do you think it will do to ergo?
  • m

    MGpai

    05/20/2023, 2:28 PM
    bc I see a lot of new layer one projects push for rust
  • m

    MGpai

    05/20/2023, 2:28 PM
    yeah lmao
  • d

    dΣathgripson

    05/20/2023, 6:48 PM
    rust is awesome
  • r

    Reqlez

    05/21/2023, 2:37 AM
    I mean in Cardano, there has been a group that been wanting to write a Rust client for it, promoting the idea for several years now, to get away from Haskell and the fact that not many know Haskell... but... nowhere to be found.
  • s

    soysor

    05/21/2023, 3:33 AM
    Client diversity and attract rust devs would probably be the main benefits at this point IMO
  • u

    2ndTL Mining [I will never DM u]

    05/23/2023, 12:10 AM
    to enable mining to my node, besites the ergo.conf file setting to true what else needs to change? Getting an error talking about emmision setting needs to change also
  • r

    Reqlez

    05/23/2023, 1:49 AM
    external gpu setting needs to be set to true too.
  • r

    Reqlez

    05/23/2023, 1:49 AM
    and u need a wallet in there setup.
  • d

    dΣathgripson

    05/23/2023, 2:22 AM
    this one ? https://docs.ergoplatform.com/node/conf/applicationconf/#checkreemissionrules
  • u

    2ndTL Mining [I will never DM u]

    05/23/2023, 2:27 AM
    Cool cool
  • u

    2ndTL Mining [I will never DM u]

    05/23/2023, 2:28 AM
    awesome. So is the flow to go with False 1st, or do i add this extra argument into my ergo.conf file?
  • u

    2ndTL Mining [I will never DM u]

    05/23/2023, 2:28 AM
    or is the flow False 1st, setup wallet ect, then go back and update once the wallet is updated set to True then?
  • d

    dΣathgripson

    05/23/2023, 5:40 AM
    I think u set it to true when you want to mine