Skip to content

[Bounty] @tomisnotcat — ARM architecture details needed (5 RTC) #819

@Scottcjn

Description

@Scottcjn

Hey @tomisnotcat — welcome to RustChain!

We noticed your miner is attesting with device_family: arm but device_arch: modern. Our fingerprint system needs more detail about your hardware to assign the correct antiquity multiplier.

What we need (5 RTC bounty):

Please reply with the output of these commands on the machine running your miner:

# 1. CPU info
cat /proc/cpuinfo | head -30

# 2. Architecture
uname -a

# 3. Device model (if applicable)
cat /sys/firmware/devicetree/base/model 2>/dev/null || echo "N/A"

# 4. CPU details
lscpu | grep -i "model\|arch\|vendor\|cpu"

Why this matters:
ARM covers everything from a $5 Raspberry Pi Zero to a $3,000 Ampere server. We need to know which so we can:

  1. Set the right reward multiplier for your hardware class
  2. Add your specific ARM variant to our fingerprint detection

If you're running something unique (vintage ARM, dev board, etc.) there may be an antiquity bonus available.

Current status: Your miner is attesting and enrolled, but at minimum ARM weight (0.001x) until we can verify the hardware class.

Thanks for mining!

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions