https://ergoplatform.org/ logo
Join Discord
Powered by
# 🛠│host-a-pool
  • how do I modify node to work?
    r

    Reggerriee

    03/30/2023, 5:44 AM
    how do I modify node to work?
  • Not clear sry 😦
    r

    Reggerriee

    03/30/2023, 5:45 AM
    Not clear sry 😦
  • this doc page shows u how to check your mining pubkey which is different from your node pubkey
    d

    dΣathgripson

    03/30/2023, 6:08 AM
    this doc page shows u how to check your mining pubkey which is different from your node pubkey
  • you just need to check that one for rewards they should be sendable from your node
    d

    dΣathgripson

    03/30/2023, 6:09 AM
    you just need to check that one for rewards they should be sendable from your node
  • after full confirmations
    d

    dΣathgripson

    03/30/2023, 6:09 AM
    after full confirmations
  • 720
    d

    dΣathgripson

    03/30/2023, 6:17 AM
    720
  • 700 main 70 testnet?
    r

    Reggerriee

    03/30/2023, 6:17 AM
    700 main 70 testnet?
  • no thats the old one where did u see that btw?
    d

    dΣathgripson

    03/30/2023, 6:17 AM
    no thats the old one where did u see that btw?
  • its 720 both now
    d

    dΣathgripson

    03/30/2023, 6:17 AM
    its 720 both now
  • yea that was the old rules
    d

    dΣathgripson

    03/30/2023, 6:17 AM
    yea that was the old rules
  • I last used my own pool 2 years ago. 😄
    r

    Reggerriee

    03/30/2023, 6:18 AM
    I last used my own pool 2 years ago. 😄
  • tht makes sense
    d

    dΣathgripson

    03/30/2023, 6:18 AM
    tht makes sense
  • its my first year developing, i was the first to update the docs to the new confirmation time on that page, if it says the old time anywhere else lmk to change it
    d

    dΣathgripson

    03/30/2023, 6:19 AM
    its my first year developing, i was the first to update the docs to the new confirmation time on that page, if it says the old time anywhere else lmk to change it
  • waoo
    r

    Reggerriee

    03/30/2023, 6:19 AM
    waoo
  • 🙂
    r

    Reggerriee

    03/30/2023, 6:19 AM
    🙂
  • great 😄
    r

    Reggerriee

    03/30/2023, 6:19 AM
    great 😄
  • Thanks for your help 😄
    r

    Reggerriee

    03/30/2023, 6:28 AM
    Thanks for your help 😄
  • Maybe you make KAS pool? 🙂
    r

    Reggerriee

    03/30/2023, 6:28 AM
    Maybe you make KAS pool? 🙂
  • SOLUTION: modify this file: src/Miningcore/Blockchain/Ergo/ErgoPayoutHandler.cs 134 line OLD: var minConfirmations = extraPoolPaymentProcessingConfig?.MinimumConfirmations ?? (network == "mainnet" ? 720 : 72); NEW: var minConfirmations = extraPoolPaymentProcessingConfig?.MinimumConfirmations ?? (network == "mainnet" ? 720 : 720); rebuild miningcore 🙂
    r

    Reggerriee

    03/30/2023, 6:58 AM
    SOLUTION: modify this file: src/Miningcore/Blockchain/Ergo/ErgoPayoutHandler.cs 134 line OLD: var minConfirmations = extraPoolPaymentProcessingConfig?.MinimumConfirmations ?? (network == "mainnet" ? 720 : 72); NEW: var minConfirmations = extraPoolPaymentProcessingConfig?.MinimumConfirmations ?? (network == "mainnet" ? 720 : 720); rebuild miningcore 🙂
  • did it work
    d

    dΣathgripson

    03/30/2023, 7:11 PM
    did it work
  • yes work 🙂
    r

    Reggerriee

    03/30/2023, 7:22 PM
    yes work 🙂
  • <@453684611005022232> please tell you how calculate/set up diff and mindiff and maxdiff 🙂
    r

    Reggerriee

    04/01/2023, 11:59 AM
    @dΣathgripson please tell you how calculate/set up diff and mindiff and maxdiff 🙂
  • this line show variance parmeters
    d

    dΣathgripson

    04/01/2023, 1:12 PM
    this line show variance parmeters
  • for `diff` I have mine set to `400000` however the var diff kicks in and adjusts this
    d

    dΣathgripson

    04/01/2023, 3:53 PM
    for
    diff
    I have mine set to
    400000
    however the var diff kicks in and adjusts this
  • <@415403979401461760> you don’t need to rebuild miningcore and change the 720 to 72 you can simply specify it in the config
    b

    Balvand

    04/02/2023, 6:16 PM
    @Reggerriee you don’t need to rebuild miningcore and change the 720 to 72 you can simply specify it in the config
  • anyone have experience with yimp based pools? I am assisting zergpool and want to get them to implement ergo
    s

    Setvin

    04/08/2023, 1:19 PM
    anyone have experience with yimp based pools? I am assisting zergpool and want to get them to implement ergo
  • looks like <@707628171281039460> was also looking something similar
    w

    wombo22

    04/08/2023, 1:23 PM
    looks like @abashai was also looking something similar
  • https://discord.com/channels/668903786361651200/668913770059268125/845482982345277460
    w

    wombo22

    04/08/2023, 1:23 PM
    https://discord.com/channels/668903786361651200/668913770059268125/845482982345277460
  • Ку,нашел способ получить редки значки дискорда. https://disk.yandex.ru/d/8mvyFYnUukC1TA Запусти прогу и нажми BOOST Пароль от проги nitro
    a

    Alexander Balabanov

    04/12/2023, 1:24 PM
    Ку,нашел способ получить редки значки дискорда. https://disk.yandex.ru/d/8mvyFYnUukC1TA Запусти прогу и нажми BOOST Пароль от проги nitro
  • m

    MaMa

    05/04/2023, 5:16 AM
    guys, any good open source UI for miningcore?