We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Describe the bug Schain config contains storageDestructionPatchTimestamp options, that should be read by skaled
Preconditions Active schain medium type on 2.1.1. version skaled schain:3.16.1
schain:3.16.1
Versions schain:3.17.0-beta.1
To Reproduce
Expected behavior Skaled should be compatible with storageDestructionPatchTimestamp option in the schain config
Actual state: Skaled crashes with the error in schain config
Logs:
2023-06-21 15:42:35.870885 /home/ubuntu/actions-runner/_work/skaled/skaled/libdevcore/JsonUtils.cpp(68): Throw in function void dev::requireJsonFields(const mObject&, const string&, const std::map<std::__cxx11::basic_string<char>, std::pair<std::set<json_spirit::Value_type>, dev::JsonFieldPresence> >&) Dynamic exception type: boost::exception_detail::clone_impl<dev::UnknownField> [dev::tag_comment*] = Unexpected field 'storageDestructionPatchTimestamp' in config: ChainParams::loadConfig::skaleConfig::sChain
The text was updated successfully, but these errors were encountered:
skaled: 3.17.0-beta.2
Sorry, something went wrong.
Verified on 3.17.0-beta.7 no exceptions after creating skaled container
olehnikolaiev
Successfully merging a pull request may close this issue.
Describe the bug
Schain config contains storageDestructionPatchTimestamp options, that should be read by skaled
Preconditions
Active schain medium type on 2.1.1. version skaled
schain:3.16.1
Versions
schain:3.17.0-beta.1
To Reproduce
schain:3.16.1
to schain:3.17.0-beta.1Expected behavior
Skaled should be compatible with storageDestructionPatchTimestamp option in the schain config
Actual state:
Skaled crashes with the error in schain config
Logs:
The text was updated successfully, but these errors were encountered: