The purpose of this release is to fix a bug with non-leading candidates and incorrectly labelling the candidates which could confuse users and discourage them from paying (when in fact they are the leading candidates). There are additional stability and improved status tests added for future stability.
Changes:
🐛 Fix non-leading candidates payment status
#98
Add basic subrealm and dmitem candidate status tests
#116
Continue to enhance subrealm and dmitem status test coverage
#117
Fix RPC call to query by find_subrealms to correctly return the subrealms and be able to filter by prefix
#118
Add status for when a subname such as subrealm or dmitem cannot ever be valid because an earlier candidate made a payment
#121
[Improvement]Log file can not be rotate daily without restarting
#119
⚡️ Improve get_subname_request_candidate_status
#122
Fix exception in the name rpc calls
#124
Add the subject to the db index name search
#125
Fix key error when getting subname status
#127
Rename RPC response correctly to return entity type (as it existed before the refactor)
#128