Commit Graph

39 Commits (64f5f1027ba90566cd7e31a8cceeecd56d0a9cea)

Author SHA1 Message Date
Revertron 64f5f1027b Removed all external zones. 3 years ago
Revertron 9949d13e62 First commit of 0.5.* branch. 3 years ago
Revertron 3c7b81c6dc Changed all blue colors to be as one. 3 years ago
Revertron cefb1eb87f Rewised domains interface a lot. 3 years ago
Revertron e7c2814971 Small UI fix, added contacts button (for now disabled). 3 years ago
Revertron 5cacc30b41 Zone selection dropdown improvements.
Added starting functionality to set domain owners (disabled for now).
3 years ago
Revertron ef38315452 Added dropdown close on blur for zones dropdown.
Added zones sorting in dropdown menu.
3 years ago
Revertron 51633f3e27 Fixed tabbar hiding bug, and flex-shrinking messages bug. 3 years ago
Revertron e3a2b6759b Added parallel build script. 3 years ago
Revertron 9b093a8172 Implemented presentation and editing for domains. 3 years ago
Revertron 92209689d6 Fixed parsing of DomainData, many other fixes. 3 years ago
Revertron 514c49307a Added hints to controls. 3 years ago
Revertron a8f7838b87 Fixed some styles. 3 years ago
Revertron a74a0733ac Changed identity format in transactions, now it will be double Sha256.
Added new checks for forked blocks.
Added options table.
Added posibility to replace blocks in DB by more appropriate forks.
Divided transactions table to domains and zones tables.
Added a timestamp to domains and zones table, it will give us possibility to purge old domains.
Changed difficulty check to check head and tail (sum of them) of the hash.
Added encrypted (by Chacha20) domain name to DomainData, added contacts and owners vectors for it too.
Added yggdrasil flag to ZoneData - it will restrict all IPs for domains in particular zone to Yggdrasil only.
Changed difficulties of various block types.
Added a temporary (for a run) unique ID to all handshakes.
Start of signing blocks mining will be after 60 seconds after full block.
Added mining status to statusbar.
3 years ago
Revertron 445733fd29 Added a github link to help page. 3 years ago
Revertron 7830681b38 Refactored interface. Added log events to Events tab. 3 years ago
Revertron aa54e9fab6 Changed allowed zone difficulty to 15-30. 3 years ago
Revertron 4e0b0b3d1c Added mining threads count option. 3 years ago
Revertron fd6edce6b5 Remastered domain mining interface! 3 years ago
Revertron 594878614f Added horizontal tabs to the new interface. 3 years ago
Revertron fc90706213 Added success notifications from miner. 3 years ago
Revertron f21f299fb5 Changed FontAwesome to LineAwsome to go away from Google. 3 years ago
Revertron a8ccd81783 Fixed synchronizing status in statusbar. 3 years ago
Revertron ffd03aa62e Updated Bulma CSS. Remastered whole GUI. 3 years ago
Revertron f5949e6ec0 Reworked handling appropriate (mined) keys absence. Now that info handled in UI as well. It won't allow users without keys to mine domains or zones. 3 years ago
Revertron dcf5bb72b0 Eliminated connection loops.
Optimized network processes.
Removed some unnecessary logging.
Fixed status bar info inconsistency.
3 years ago
Revertron 863854790f Updated WebView version, added support for Edge engine on Windows, fixed some HTML. 3 years ago
Revertron 8eee9afb6a Added some info to main screen and a screenshot of it to readme. 3 years ago
Revertron 5d57473122 Major refactoring. Changed mining algorithm to Blakeout. Changed keypair mining algorithm. 3 years ago
Revertron e53245315f Implemented status bar with some status information: sync process, connected nodes and blockchain height. 3 years ago
Revertron a8e7797863 Small GUI changes. 3 years ago
Revertron d7911dfe04 Implemented mining zone screen. Added a lot of user input checks. 3 years ago
Revertron daf1592341 Implemented adding complex DNS-records like MX, TXT, SRV. 3 years ago
Revertron 483be5215a Improved peer reconnection code. 3 years ago
Revertron d135204af7 Implemented DNS on blockchain. Beautified a lot of code, fixed some things. 3 years ago
Revertron a033cbcf38 Removed vertical scroll-bar. 3 years ago
Revertron eddb4ffbce Fixed initial keystore display. 3 years ago
Revertron 364a969a53 Refactored key-management a lot. 3 years ago
Revertron 9e7a1b8834 Implemented P2P network protocol. Refactored project structure. 3 years ago