New features
-
Support Account Auditing, see:
-
Add CLI option for:
input.git.dir
. -
Reformat balance report for better clarity
-
Base64 ascii armor for Txn Filters defined by
--api-filter-def
CLI option-
See Usage Guide and Txn Filters
-
-
Versions v0.4.0 and v0.4.1
-
Add uuid to test corpus transactions
-
Add 1E1 and 1E2 test sets
-
Update build and deps
Fixes
Reject invalid UUIDs which were permitted in the past. There are certain way invalid and malformed UUIDs, which are accepted by JDK.
This could change old valid journal to invalid, if journal contains these specially way invalid UUIDs.
See following openjdk bugs for details:
Full Changelog
For full changelog, see CHANGELOG in tackler’s repository.