Skip to content
This repository has been archived by the owner on Jan 22, 2025. It is now read-only.
This repository has been archived by the owner on Jan 22, 2025. It is now read-only.

Leader cannot start with large number of tokens #446

Closed
@sakridge

Description

If I run setup.sh -> leader.sh with tokens=2000000000, I see this exception when the leader tries to start:

     Running `target/release/solana-fullnode -l leader-192.168.88.253.json -o tx-20180625195352964639155.log tx-20180625175435539883706.log tx-20180625184512804765464.log
tx-20180625190030405875264.log tx-20180625190326311371699.log tx-20180625191357381788536.log tx-20180625194842505858492.log`
Initializing...
done parsing...
creating bank...
processing entries...
thread 'main' panicked at 'process_entries: LastIdNotFound([217, 20, 81, 9, 125, 108, 121, 155, 199, 229, 95, 154, 242, 67, 64, 11, 80, 78, 105, 228, 23, 227, 137, 158, 14
5, 75, 105, 247, 184, 20, 252, 134])', libcore/result.rs:945:5
note: Run with `RUST_BACKTRACE=1` for a backtrace.

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions