Mining pool status
Legacy / pre-V35 mining pool information
Pool host and pool address fields exist in the wallet settings as legacy / pre-V35 configuration. This page does not present an unsupported pool flow as a current V35 production feature.
V35 activation is scheduled at block 514291. After V35, reward model changes to 8 GOLD/block = 6 miner + 2 jackpot reserve + 0 founder.
Current operator guidance
Run a local node with:
java -Xms512m -Xmx1536m -XX:+UseG1GC -XX:MaxGCPauseMillis=500 -XX:+ExitOnOutOfMemoryError -Dlogging.file.path=C:\server\logs -Dlogging.level.root=INFO -Dserver.tomcat.threads.max=80 -Dserver.tomcat.accept-count=100 -Dserver.tomcat.max-connections=1024 -Dserver.port=82 -Dserver.address=194.87.236.238 -Dcitu.prePersistPeerPropagation.enabled=false -Dcitu.memoryForensics.enabled=false -Dcitu.memoryForensics.file.enabled=false -Dcitu.memoryForensics.verbose=false -Dcitu.diagnostic.traces.enabled=false -Dcitu.diagnostic.file.enabled=false -Dcitu.peer.maxPeersPerCycle=3 -Dcitu.peer.maxPeersPerTournamentCycle=3 -Dcitu.peer.maxPeersPerResolveCycle=3 -Dcitu.peer.maxPeersPerPropagationCycle=3 -Dcitu.peer.maxRemoteCallsPerCycle=6 -Dcitu.peer.maxRemoteCallsPerMinute=60 -Dcitu.peer.connectTimeoutMs=2000 -Dcitu.peer.readTimeoutMs=3000 -Dcitu.resolve.maxDurationMs=5000 -jar C:\citu-node-v35-activation-514291-1.0.18.jar
Configure wallet node URL to http://127.0.0.1:8083 for your own node, or http://194.87.236.238:82 for simple public-node wallet use.
Set miner address only to a public address. Never use a password/private key as a miner or pool address.
No founder burn has occurred. BURN_ADDRESS is an internal placeholder, not a public transfer destination.