Skip to main content

9 docs tagged with "Staking"

View All Tags

FAQs

Is Conflux PoS node and PoW node use the same client?

Internal Contracts

Conflux introduces several built-in internal contracts for better system maintenance and on-chain governance. Now Conflux has seven internal contracts. These contracts provide solidity interfaces defined here. These function can only be called via CALL or STATICCALL operation. Using operation CALLCODE or DELEGATECALL to interact with internal contracts will trigger an error.

PoS Staking

Conflux utilizes PoS mechanism to counter 51% attacks and thereby introduces finality for its PoW chain. In PoS, validators stake their tokens to participate in the consensus process, also are rewarded for their participation in the consensus process.

Running a PoS Staking Pool

In this section we present a guide for how to deploy, configure and manage a POS Pool that will allow CFX holders to join to the PoS protocol just interacting with the front-end application of the PoS Pool and without dealing with the technical complexities.

Staking Considerations

Before participating in staking activities, it's important to be aware of potential risks and take appropriate measures to mitigate them.

Staking Through a PoS Pool

A PoS pool is a staking pool that allows users to stake their CFX and receive rewards without having to run a node. The pool operator runs the node and distributes the rewards to the users.