File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# CI tracks the file and publish testing versions if the code is changed.
22{
3- code = "25 " ;
3+ code = "26 " ;
44 name = "Alpha" ;
55}
Original file line number Diff line number Diff line change 1- * Reduce lags on getting current height
2- * Send page redesign
3- * RBF is fully functional on send and receive
1+ * Pincode is now number based and hardened with more rounds of hashing
2+ * Fixed bugs with wallet saving.
3+ * PBKDF2 replaced with scrypt key stretching to improve resistance to bruteforce attacks.
4+ * Mempool scanning using the same BIP158 filters.
Original file line number Diff line number Diff line change 1- * Новый механизм расчёта высоты уменьшающий зависания
2- * Новая страница отправки
3- * Доделан RBF на отсылку и приём
1+ * Переход на цифровой пинкод с большим количеством раундов хеширования
2+ * Починили проблемы с сохранением кошелька в файл при выходе и удалении
3+ * PBKDF2 заменён на scrypt для усложнения атак перебора
4+ * Сканирование мемпула на транзакции теперь работает через BIP158 фильтры
You can’t perform that action at this time.
0 commit comments