Commit Graph

399 Commits (acf73ce968b9fa0a67129e47a80710836f088dae)
 

Author SHA1 Message Date
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
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 f60e42eb2e Fixed #86 - shuffling domain zones list. 3 years ago
Revertron daf6c23967 Fixed signers cache after block replace. 3 years ago
Revertron 5afd9906b3 Added a failsafe mechanism, that will restart all swarm connections if network is stale. 3 years ago
Revertron fcb920e0de Refactored Chain a lot to make it possible to test.
Added a CPU hard test for Chain, checking all current DB.
Added an option to config file to set a count of checked top blocks on start.
3 years ago
Revertron 5677b860e4 A fix for miner stuck after dropped signing. 3 years ago
Revertron ef38315452 Added dropdown close on blur for zones dropdown.
Added zones sorting in dropdown menu.
3 years ago
Revertron 7bee4bc61c Fixes for previous release2. 3 years ago
Revertron 6c5e374408 Fixes for previous release. 3 years ago
Revertron d95fb82067 Miner queue refactoring. 3 years ago
Revertron c0e49bbab5 Optimized p2p connections a bit. 3 years ago
Revertron 9b6a6f1718 Added and updated some configs. 3 years ago
Revertron 640e2a0619 Fixed ping processing.
Changed the limit of active connections from 10 to 15.
3 years ago
Revertron 1b406baeca Changed domain encryption scheme. 3 years ago
Revertron 70c0c25a6a Fixed UI mining stats. 3 years ago
Revertron 65483f73c9 Added app version to Shake message. 3 years ago
Revertron 349540b9f2 Refactored loop connection detection and processing. 3 years ago
Revertron 520f485899 Optimized p2p connections.
Added a limit for 10 active connections to save bandwidth and CPU.
3 years ago
Revertron 0d944ca1dc Fixed a problem with allowed mining while waiting for signers.
Sped up initial blocks downloading.
Changed block consensus a bit.
3 years ago
Revertron dee53887cb Added more block supremacy checks. 3 years ago
Revertron b248d839e1 Fixed a problem with forks longer than one. 3 years ago
Revertron 7e1ea8e23d Version increment. 3 years ago