Commit Graph

278 Commits (d513c29cfe5b5003ffd3f952ec1fbb9550270bf7)

Author SHA1 Message Date
Revertron d513c29cfe Code reformatting. 3 years ago
Revertron 13c8843c27 Fixed cargo doc generation. 3 years ago
Revertron c8183e0e58 More optimizations for initial blocks sync. 3 years ago
Revertron e82f0ee9b1 Optimized initial blocks sync. 3 years ago
Revertron bb1f1acce5 Optimized read of network messages. 3 years ago
Revertron 21fdd0c800 Fixed DNS cache test. 3 years ago
Revertron 2d6afdabc5 Fixed tests. 3 years ago
Revertron 2f9f71a795 Removed unnecessary manual drops. 3 years ago
Revertron 7cd9a871a5 Better error handling for P2P connections. 3 years ago
Revertron dbd14e1599 Fixed excess logging. 3 years ago
Revertron 319051edbd Implemented P2P traffic encryption.
Changed serialization format of P2P messages.
Refactored P2P network code.
3 years ago
Revertron 5398410d8d Made temporary speedup for cold start. 3 years ago
Revertron b458140d6c Fixed build. 3 years ago
Revertron 8a8c2678ae Small UI and log polishing. 3 years ago
Revertron 88404a635b Added statistics to main screen. 3 years ago
Revertron ebcb7174fe Finished UI-refactoring. 3 years ago
Revertron 8bc6ca60ec Moved some UI-components around. 3 years ago
Revertron 7c38ee915f Removed deprecated keystore code. 3 years ago
Revertron 4e96eeed59 Changed logo placement. 3 years ago
Revertron 7665a2af3f Refactored domain list interface.
Added new logo and icon.
3 years ago
Revertron e5f4aa138c Fixed empty keys dropdown text after new key was mined. 3 years ago
Revertron 709f65e5cc Fixed operation of transferred domains. 3 years ago
Revertron a9f2193fce Implemented resolve of PTR records. 3 years ago
Revertron 212525e3eb Randomized signing keys. 3 years ago
Revertron a73894e849 Updated readme and default settings. 3 years ago
Revertron b83f8580dc Added fork-stuck mitigation. 3 years ago
Revertron b504c565fb Replaced test DB with a new one, fixed tests. 3 years ago
Revertron 31ba599662 Implemented support for multiple keys. 3 years ago
Revertron 6dceac8612 Code rearrangement. 3 years ago
Revertron bcb4cc1b6b Changed behavior on spurious wakeups of p2p connections. 3 years ago
Revertron 92222dd51b Refactored event bus to lazy_static. 3 years ago
Revertron 9a5d3a44a5 Implemented running key-generation from command line. 3 years ago
Revertron 4473922f23 Fixed build, removed warning. 3 years ago
Revertron 4d446829c4 Added error check for domain name decryption. 3 years ago
Revertron 6da89bcf0d Added more convenient cooldown time formatting. 3 years ago
Revertron f9c1bf1679 Added some tests and text in readme. 3 years ago
Revertron 734529098c Fixed lagging behind nodes with "better" last block. 3 years ago
Revertron 8afa86098d Fix of #106 3 years ago
Revertron bd27f74351 Version increment. Made web-view debug=false. 3 years ago
Revertron 8c2e89da0b Fixed JS part for Edge. 3 years ago
Revertron 01e97ed7a0 Reworked domain contacts. 3 years ago
Revertron 148b4b31ac Fixed dropdown menu behavior.
Added loading of domain info and contacts on edit.
3 years ago
Revertron 0a1dc454be Fixed dropdown menus behavior on linux. 3 years ago
Revertron acf73ce968 Fixed block requests. 3 years ago
Revertron 610c7d8b7b Last strokes before 0.5.0. 3 years ago
Revertron a73bacc8ab Fixed default origin in settings and chain tests. 3 years ago
Revertron 969e414907 Small fixes. 3 years ago
Revertron ec635b19f2 Config update to support new chain. 3 years ago
Revertron fe92983945 Added record constraints. 3 years ago
Revertron 083e647c91 Added contacts and info for domains. Needs some test. 3 years ago