tonyke-bot / ore-miner

ORE Miner built on top of Jito bundle with both CPU and GPU support.
457 stars 211 forks source link

My program is running, but I'm not getting the ore #23

Closed niwota closed 3 months ago

niwota commented 3 months ago

Here's my program in action

1 x RTX A5000 9 vCPU 50 GB RAM

Finished release profile [optimized + debuginfo] target(s) in 0.37s Running target/release/ore-miner --rpc 'myrpc' --priority-fee 500000 bundle-mine-gpu --key-folder /root/pk_dir --max-adaptive-tip 400000 [2024-04-15T07:22:19Z INFO ore_miner::bundle_mine_gpu] 25 keys loaded [2024-04-15T07:22:19Z INFO ore_miner::bundle_mine_gpu] splitted signers into batches [2024-04-15T07:22:19Z INFO ore_miner::bundle_mine_gpu] subscribed to jito tip stream [2024-04-15T07:22:23Z INFO ore_miner::bundle_mine_gpu] mining done accounts=25 accounts.idle=0 mining=3.8s [2024-04-15T07:22:25Z INFO ore_miner::bundle_mine_gpu] bundles sent acc.id=0 mining=3.8s tip=500000 tip.p25=0 tip.p50=0 slot=260225872 [2024-04-15T07:23:37Z WARN ore_miner::bundle_mine_gpu] bundle dropped acc.id=0 confirm=74.0s tip=500000 tips.p25=72555 tips.p50=106000 [2024-04-15T07:23:41Z INFO ore_miner::bundle_mine_gpu] mining done accounts=25 accounts.idle=0 mining=3.8s [2024-04-15T07:23:42Z INFO ore_miner::bundle_mine_gpu] bundles sent acc.id=0 mining=3.8s tip=106001 tip.p25=72555 tip.p50=106000 slot=260226038 [2024-04-15T07:24:57Z WARN ore_miner::bundle_mine_gpu] bundle dropped acc.id=0 confirm=75.6s tip=106001 tips.p25=48768 tips.p50=305000

niwota commented 3 months ago

Can someone help me analyze it?

tonyke-bot commented 3 months ago

tip too low

niwota commented 3 months ago

tip too low

What would be a good tip?