pools.2021-June-4 succesfully deployed. (I think) #6491
LouisLoudogTrottier
started this conversation in
Show and tell
Replies: 1 comment 1 reply
-
The reward is split into two: 0.25XCH for the farmer and 1.75XCH for the pool. The 0.25 is paid out automatically by the blockchain into the user's wallet. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
How do we know everything is working up to where the dev are for the pool protocol?
I have followed (more or less) these steps https://github.com/Chia-Network/pool-reference#install-and-run-testnet and after resolving an issue Chia-Network/pool-reference#44 i was able to create a singleton, plot and receive 0.25txch in the pool wallet.
See on the left, the 1st keys generated and used as
default_target_puzzle_hash
is where i received the 0.25 txchI have a few questions:
The pool-reference readme says «Note that claiming rewards and switching pools are still not enabled,». From what i understoond from the zoom for pool operator, someone needs to claim the reward in order to send everyone's shares. ... So the question is, The fact that i've received 0.25 txvh in the pool wallet means i have accomplished what it is coded to do so far?
Is it normal that the 0.25 whent to the pool and not the farmer? I tought 0.25 was goin to the farmer and the rest to the pool. I did not receive anything in the
pool_fee_puzzle_hash
wallet, but it is not fully synced yet.What would be the next step like? Can i keep building on what i got a keep ploting or should i wait for the next update? How will the update process be like? As simple as updating the chia-blockchian repo and run the install from the pool-reference repo?
If i am right about succefully deploy the code as it is so far, how can i assist you? I would be willing to help testing and report glitch and bug. I have written all the step i took to get where i am and willing to provide logs and documentation if needed.
Regards.
UPDATE : I have received anothe 1 xtch to the
default_target_puzzle_hash
wallet.Beta Was this translation helpful? Give feedback.
All reactions