Commit Graph

78 Commits (master)

Author SHA1 Message Date
Revertron 8d36119332 Small UI fix. 1 year ago
Revertron a612f73649 Fixed the consensus about expired domains. 2 years ago
Revertron 72a39fad33 Small HTML fix. 2 years ago
Revertron 5b5943a4aa Decoupled domain records change from domain renewal. 2 years ago
Revertron 594dabcab8 Implemented resolution of domain records through NS-servers. Updated dependencies. 2 years ago
Alex Averyanov ce235c0547
Recheck domain availability on TLD change 2 years ago
Revertron 0e8d39751e Changed the way how DNS-server start error is handled. Now ALFIS starts normally, and the error is shown in GUI. 3 years ago
Revertron d502b6c890 Added the TLSA DNS record. 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 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 31ba599662 Implemented support for multiple keys. 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 969e414907 Small fixes. 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
Revertron bc6d2fbae3 Added second keypair for encryption of domain names.
Changed keys file format to include second pair of keys, it will be in TOML now.
Made many adjustments to block and transaction structures.
Changed block serialization to binary format for hashing/mining.
Removed old build dependencies.
3 years ago
Revertron 52695e0988 Added a possibility to set owner for mined domain.
Fixed small errors.
3 years ago
Revertron 64f5f1027b Removed all external zones. 3 years ago
Revertron 9949d13e62 First commit of 0.5.* branch. 3 years ago
Revertron 5a089b5cd0 Fixed unavailability to mine domains after some errors. 3 years ago
Revertron cd65a0e020 Fixes for zones menu on freaking Arch. 3 years ago
Revertron eb6d6d3690 Fixes in consensus and syles. 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
acetone 693f337a59
Шапка больше не пропадает
Меня заверили, что фиксированная минимальная высота - нормальная практика в веб-верстке.
3 years ago
Revertron e3a2b6759b Added parallel build script. 3 years ago
Revertron 0e153ae47e Fixed #44, no external object in Arch Linux webkit. 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 11bc887fbb Fixed operation with zones in JS. 3 years ago
Revertron 4e0b0b3d1c Added mining threads count option. 3 years ago
Revertron fd6edce6b5 Remastered domain mining interface! 3 years ago