Новогодний коммит

https://github.com/CryptoManiac/novacoin/commit/c0e8991ed1b482d0dab75f86e415fc63d1104d68

Cache scrypt hashes on disk
instead of recalculating every time. This policy is able to give us 10-20x startng speed up. User can disable caching with -fastindex=0 option.

Note that this commit makes blockindex code incompatible with old blockchain database files. You need to remove old blockchain files and syncronize with the network again.

Another changes:

1. Stake pooled keys are removed.

Всех с новым годом! Желаю, чтобы стейки искались быстро и курс был стабилен… Ну и в личной жизни тоже чтобы порядок был.

P.S. Билды будут уже все-таки завтра.

Первый тест иерархического алгоритма генерации ключей

Создание деревьев приватных и публичных ключей на основе seed:
http://pastebin.mozilla-russia.org/111069

Создание дерева публичных ключей на основе кода и ключа корневого узла:
http://pastebin.mozilla-russia.org/111070

В примере видно корень и две цепочки глубиной 10 ключей, являющиеся его потомками. В принципе, ничто не мешает делать ответвления произвольной организации, к примеру 1/1/3/0… или 1/0/1/1… и подобное, ограничено лишь фантазией и количеством принятых препаратов.

Главное пожалуй не в этом, а в том что при отсутствии нужды в приватных ключах для создания адресов не нужно знать корневой ключ, достаточно только его хэша. Итог — можно создавать новые адреса в заблокированном кошельке, к примеру, или поднять ноду с возможностью только приема средств, но не траты.

Анонс планируемых изменений в 0.4.4.6+

Features planned for 0.4.4.6+

  • Deterministic wallets, i.e. keychains generation from seed (user supplied or automatically generated, see Electrum for example);
  • Separated databases for keys and transactions, instead of wallet.dat; (Questionable)
  • Add support for free transactions and decrease the price for 1kb (i.e. bitcoin-like fees scheme);
  • Remove lower output value limit for user and coinstake transaction types;
  • Add maxtxfee configuration option and RPC call;
  • Include PoW block txfees into the PoW block reward (like bitcoin does, to make transactions handling more profitable in comparison with empty PoW block generation). (Questionable)
Valid XHTML 1.0 Transitional Valid XHTML 1.0 Transitional Valid CSS Valid CSS      I find a bug/typo or I have a suggestion
Adapted for Lynx-like browsers
2013-2017 © Zloy & Co
For donations: 4ZLoY6T8wXKgrbZM9gL8fQt48NUzGo2yAg