This repository has been archived by the owner on Nov 6, 2020. It is now read-only.
Thread 'IO Worker #1' panicked at 'arithmetic operation overflow' if RewardContract is activated #8516
Labels
F1-panic 🔨
The client panics and exits without proper error handling.
M4-core ⛓
Core client code / Rust.
P2-asap 🌊
No need to stop dead in your tracks, however issue should be addressed as soon as possible.
Milestone
Before filing a new issue, please provide the following information.
I'm running:
master
branchWhen I'm trying to execute
any
tx, nodes always crash withBut if
RewardContract
is disabled, everything works fine:steps to reproduce:
master
branchtruffle console
, for exampletruffle(local)> Migrations.new()
arithmetic operation overflow
.Genesis file: side-chain-demo.json.txt
Node config:
node1.toml.txt
The text was updated successfully, but these errors were encountered: