Secret Messenger

Results 1 issues of Secret Messenger

BUG: https://github.com/tgalal/python-axolotl/commit/ef4a3d24a105ea879b332cc92f64fe5f07ca2d75 getRandomSequence MUST take an arg now: 05/10/2019 21:47:42: stderr: ERR: preKeys = KeyHelper.generatePreKeys(KeyHelper.getRandomSequence(), 05/10/2019 21:47:42: stderr: ERR: TypeError: getRandomSequence() takes exactly 1 argument (0 given) FIX: https://github.com/ReneVolution/profanity-omemo-plugin/blob/master/src/profanity_omemo_plugin/omemo/liteaxolotlstore.py --...