Releases: boscore/ibc_plugin_wax
Releases · boscore/ibc_plugin_wax
v4.1.0 release notes
Change
- Change the
ibc_core_checker()
logic to avoid stuck the whole process in some situations when handling orig_trxs failed.
Other
The docker image: boscore/ibc_plugin_wax:ibc-v4.1.0
v4.0.0 release notes
In ibc_plugin
- fix a bug in the function
get_memo_info(...)
, enable it to parse memo string correctly. - add more information to dump in function
ibc_core_checker(...)
to facilitate bug trace.
Other:
Docker image: boscore/ibc_plugin_wax:ibc-v4.0.0