You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The error appeared after explicitly set fee schedule for operation number 64-74. It disappeared after the explicit values got removed from fee schedule.
abitmore
changed the title
Execution error: Assert Exception: static_cast<size_t>(tag) < count()
Show more info about Execution error: Assert Exception: static_cast<size_t>(tag) < count()
Jan 20, 2022
Description
When trying to transact with an older version of
cli_wallet
(E.G.5.0.0
) on the current chain (version6.x
), this error is returned:Reported by multiple users.
The error appeared after explicitly set fee schedule for operation number 64-74. It disappeared after the explicit values got removed from fee schedule.
I think the error is generated by this code:bitshares-core/libraries/protocol/fee_schedule_calc.cpp
Line 47 in ac1cfc0
Still trying to stably reproduce.It is better to show more info for easier diagnosis when such error occurs.
Impacts
Describe which portion(s) of BitShares Core may be impacted by this bug. Please tick at least one box.
Host Environment
Please provide details about the host environment. Much of this information can be found running:
witness_node --version
.CORE TEAM TASK LIST
The text was updated successfully, but these errors were encountered: