./cncli.sh leaderlog after Alonzo

Can i immediately de-register the Pool and re-direct tADAs into its linked wallet to another wallet which is linked with a working Pool ?

Yeah, tmADA are inside the wallet not related with the pool, u can go and delegate the wallet to the working pool - cntools - funds - delegate

But on mainnet u will need to retire the pool because u will receive the 500ADA pool registration cost back, otherwise u will lose 500 ADA and u will not want this :slight_smile:

This wallet was earlier linked with another Pool(SWEETPOOL) which i de-registered later after a week or so.

Then i linked this wallet with a different Pool (SWEETPOOL2). However my node is currently not running with this Pool but SWEETPOOL1.

Does that answer below Enterprise Funds & Rewards ? And how to delegate Enterprise Funds & Rewards to another Pool ? Does delegation from a Wallet work as a basket and include even the Enterprise Funds, Rewards ?

NIRMALWALLET - REGISTERED
Address : addr_test1qz6usgk2zhqwmkk34lr30c65r4p968xvuqp25j7e0gjnztnpflskcdn4q73zm6tcc5t5nweft7js2zpl2a8tf83l56tqsmanut
Funds : 9,795.586951 Ada
Enterprise Address : addr_test1vz6usgk2zhqwmkk34lr30c65r4p968xvuqp25j7e0gjnzts7nzr2r
Enterprise Funds : 100.000000 Ada
Rewards : 500.000000 Ada
Delegated to SWEETPOOL2 (pool12mkc6dyu474ceqzzvxmz2h7n64m5duthns4aqn3r4x5qjcdk5cg)

I told u, go to cntools - funds - delegate
choose the wallet u want to redelegate, press next then choose the pool

That’s all, or
U can go to cntools - funds - send and move the ADA from this wallet to the correct wallet

It’s up to u how u will preffer

im having trouble finding pool name under in my env file. Is it moved to something else now? how do i make sure the cncli is pointed to my pool? everytime i run leaderlogs im gettin zero with zero percent luck. Or is everything correct and i am just unlucky? lol

EDIT: can i just manually put my pool id (d183d3db6556df80179399eb8c8887223ead8caf5d00c67790727652) into cncli?

No, but if u downloaded the scripts/files again with prereqs.sh -f then u must edit again env file, topology file, cncli.sh, config file,

U can manually edit the cncli.sh file:

  • add pool id
  • path for vrf.skey and vkey files

Or is everything correct and i am just unlucky? lol

If the pool has a low stake then yes, could be the lucky factor

Cheers,

I currently have F2LB at 2mill stake.
does this look ok? I can leave the other variables alone as long as i define poolid, skey and vkey?
POOL_ID=ā€œd183d3db6556df80179399eb8c8887223ead8caf5d00c67790727652ā€ # Automatically detected if POOL_NAME is set in env. Required for leaderlog calculation & pooltool sendtip, lower-case hex pool id
POOL_VRF_SKEY="/opt/cardano/cnode/priv/pool/Fresh/vrf.skey" # Automatically detected if POOL_NAME is set in env. Required for leaderlog calculation, path to pool’s vrf.skey file
POOL_VRF_VKEY="/opt/cardano/cnode/priv/pool/Fresh/vrf.vkey" # Automatically detected if POOL_NAME is set in env. Required for block validation, path to pool’s vrf.vkey file
#PT_API_KEY="" # POOLTOOL: set API key, e.g ā€œa47811d3-0008-4ecd-9f3e-9c22bdb7c82dā€
#POOL_TICKER="" # POOLTOOL: set the pools ticker, e.g ā€œTCKRā€
#PT_HOST=ā€œ127.0.0.1ā€ # POOLTOOL: connect to a remote node, preferably block producer (default localhost)
#PT_PORT="${CNODE_PORT}" # POOLTOOL: port of node to connect to (default CNODE_PORT from env file)
#PT_SENDSLOTS_START=30 # POOLTOOL sendslots: delay after epoch boundary before sending slots (in minutes)
#PT_SENDSLOTS_STOP=60 # POOLTOOL sendslots: prohibit sending of slots to pooltool after X number of minutes (in minutes, blocked on pooltool end as well)
#CNCLI_DIR="${CNODE_HOME}/guild-db/cncli" # path to folder for cncli sqlite db
#SLEEP_RATE=60 # CNCLI leaderlog/validate: time to wait until next check (in seconds)
#CONFIRM_SLOT_CNT=600 # CNCLI validate: require at least these many slots to have passed before validating
#CONFIRM_BLOCK_CNT=15 # CNCLI validate: require at least these many blocks on top of minted before validating
#BATCH_AUTO_UPDATE=N # Set to Y to automatically update the script if a new version is available without user interaction
#LEDGER_API=true # Use API from api.crypto2099.io in cncli call instead of local ledger-state dump to vastly reduce system resources. ONLY for MainNet network (true|false)

should be ok, this is your pool?

I see u have an active stake ~20k ADA so no blocks expected for this amount … when the 2M stake will become active (after 2 snapshots) u shluld create blocks… so starting with epoch 336 u shluld see blocks… now u said earlier that cncli can’t find pool files inside env file… can u share the glive output for producer? Does it run as a Producer?

Cheers,

Oh ok ill try again near the end of epoch 335 then. this is my BP … i have tracemempool switched off to see if would help with missed slots.
Screenshot 2022-04-25 124404

1 Like

U will still have missed slots during epoch change… looks fine, now wait for the next epoch

Good luck!

1 Like