This repository has been archived by the owner on Mar 22, 2022. It is now read-only.
v2.0 - Speeding up
- asynchronous broadcast between nodes
- async lowest_frontier
- enabled safe mode: prevents users from increasing PoW of blocks with previous unconfirmed
- enable active_difficulty from network: forces the proof of work to never be less than the network's dynamic PoW
- allow --force and --sync in linked_blocks
- use "raw" in account_history to get "change" blocks
- fix "first block delete" for only 1 time
- add timeout to requests
- update nodes list
- multiple bugs fixed