New release 0.1.3.12.1 - Mandatory update!https://github.com/qbit-t/qbit/releases/tag/0.1.3.12.1Added- newkey REST API request: import key or create new one
- FORK: full nodes now obliged to support external connectivity, i.e. you should run your nodes with -endpoint and -port command line options and proper external port mapping on your router
Fixed- FORK: mining algo parameters adjustments
- 0.0.0.0 and 127.0.0.1 exposing (drop your ./peers directory and restart nodes)
Two key changes:
1. now full nodes should support external connectivity
2. mining algo parameters changes: block emission goes to fast on the network, so we change it back to 5-7 secs (now it's 1-2 sec), emission and schedule was not affected, only difficulty adjustment and pow check as well
NOTICE: you have ~55 hours to update your nodes, after that hard fork will happened
Thanks