Commit Graph

422 Commits (feature/web_server)
 

Author SHA1 Message Date
Revertron 903bd040bb Removed SSL support of HTTP and WS servers. 3 years ago
Revertron 57e202653d Changed web-server implementation from actix-web to tiny-http to save resources. 3 years ago
Revertron 162962c039 Implemented web-server based on Actix-web to provide all HTML/CSS/JS for web-view. 3 years ago
Revertron ce6b62d2d4 Merge remote-tracking branch 'origin/master' 3 years ago
Revertron bcb4cc1b6b Changed behavior on spurious wakeups of p2p connections. 3 years ago
Revertron baaefb3f95
Merge pull request #112 from nxshock/master
Replace Archlinux manual build with AUR package
3 years ago
nxshock c2b7534266 Replace Archlinux manual build with AUR package 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 a5311de626 Updated images in readme. 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 39f3df8b03 Added future development roadmap. 3 years ago
Revertron 369dc0955f Version increment. 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 614afb466c Fixed test database and removed old dependency. 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
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 fab62bdfc8 Changed serialization of block to binary format. 3 years ago
Revertron c3576d62d8 Removed old constants. 3 years ago
Revertron 64f5f1027b Removed all external zones. 3 years ago
Revertron 9949d13e62 First commit of 0.5.* branch. 3 years ago
Revertron 8bb2d9af9f Version increment. 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 067898f2ff Version increment. 3 years ago
Revertron f5423f8463 Added Limited Confidence to work with forks. 3 years ago
Revertron eb6d6d3690 Fixes in consensus and syles. 3 years ago
Revertron 6d4dfb282f Added additional material for consensus. 3 years ago
Revertron a4d9a64989 Implemented consistent SOA serial for internal zones. 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 d9e9d53df7 Fixed a regression in DNS filter. 3 years ago
Revertron 50b7d26098 Fixed #60. Now domains are shown as they should be. Rewised events a bit. 3 years ago
Revertron a01cbf14db Added a log message fro good block mined. 3 years ago