Update decode.py#20
Conversation
New changes for pulling.
|
I have raised a PR with mu code. Please check |
tanmoysrt
left a comment
There was a problem hiding this comment.
Please check the content of PR.
It looks like all the code has been commented, and there is no update in codebase
I have uncommented the code now.
I have uncommented the code. please check |
|
Just a few comments from my quick review:
Not sure why all these changes have been done. |
|
-- I have made changes only to AadhaarSecureQr class. the AadhaarOldQr and AadhaarOfflineXML classes are the same. |
|
Can you please provide an example of a new QR which is NOT working with the existing code? And how do you differentiate between old and new QRs? I have a QR generated in 2023, which is working with the existing code. Hence, I want to understand what is not working exactly. |
|
Sorry, but I can't share my QR code as it contains my personal information from Aadhaar. I recently downloaded my QR from maadhaar app, that is not working. It says 'string out of index'. My colleague had his QR code downloaded maybe last year, that is working fine. |
Please don't remove any functions, only do the changes that you need to modify. |
|
Sorry for the inconvenience. I have updated the code now. |
|
I have attached sample outputs for both old and new QR codes which I ran using my code. You can refer those. |
|
I have incorporated some of your changes into this PR: #22 . |
New changes for pulling.