Commit Graph

  • a73bacc8ab Fixed default origin in settings and chain tests. Revertron 2021-05-05 12:23:21 +0200
  • 614afb466c Fixed test database and removed old dependency. Revertron 2021-05-05 11:58:08 +0200
  • 969e414907 Small fixes. Revertron 2021-05-05 11:50:00 +0200
  • ec635b19f2 Config update to support new chain. Revertron 2021-05-05 10:41:32 +0200
  • fe92983945 Added record constraints. Revertron 2021-05-05 09:11:23 +0200
  • 083e647c91 Added contacts and info for domains. Needs some test. Revertron 2021-05-04 22:09:37 +0200
  • 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. Revertron 2021-05-04 16:47:03 +0200
  • 52695e0988 Added a possibility to set owner for mined domain. Fixed small errors. Revertron 2021-05-03 12:33:22 +0200
  • d6c9e185b3
    Update chacha20poly1305 requirement from 0.7.1 to 0.8.0 dependabot[bot] 2021-05-03 07:56:02 +0000
  • fab62bdfc8 Changed serialization of block to binary format. Revertron 2021-05-03 08:42:21 +0200
  • c3576d62d8 Removed old constants. Revertron 2021-05-02 20:46:27 +0200
  • 64f5f1027b Removed all external zones. Revertron 2021-05-02 16:02:14 +0200
  • 9949d13e62 First commit of 0.5.* branch. Revertron 2021-05-02 12:55:51 +0200
  • 8bb2d9af9f Version increment. v0.4.37 Revertron 2021-05-01 11:28:50 +0200
  • 5a089b5cd0 Fixed unavailability to mine domains after some errors. Revertron 2021-05-01 11:28:01 +0200
  • cd65a0e020 Fixes for zones menu on freaking Arch. Revertron 2021-04-30 15:21:34 +0200
  • 067898f2ff Version increment. v0.4.35 Revertron 2021-04-30 12:45:38 +0200
  • f5423f8463 Added Limited Confidence to work with forks. Revertron 2021-04-30 12:27:24 +0200
  • eb6d6d3690 Fixes in consensus and syles. v0.4.34 Revertron 2021-04-29 19:53:30 +0200
  • 6d4dfb282f Added additional material for consensus. Revertron 2021-04-29 19:27:45 +0200
  • a4d9a64989 Implemented consistent SOA serial for internal zones. Revertron 2021-04-28 20:12:06 +0200
  • 3c7b81c6dc Changed all blue colors to be as one. Revertron 2021-04-28 14:20:09 +0200
  • cefb1eb87f Rewised domains interface a lot. v0.4.33 Revertron 2021-04-28 13:07:13 +0200
  • d9e9d53df7 Fixed a regression in DNS filter. Revertron 2021-04-28 12:20:26 +0200
  • 50b7d26098 Fixed #60. Now domains are shown as they should be. Rewised events a bit. v0.4.32 Revertron 2021-04-27 19:52:05 +0200
  • a01cbf14db Added a log message fro good block mined. Revertron 2021-04-27 19:07:31 +0200
  • e7c2814971 Small UI fix, added contacts button (for now disabled). Revertron 2021-04-27 19:05:24 +0200
  • 5cacc30b41 Zone selection dropdown improvements. Added starting functionality to set domain owners (disabled for now). Revertron 2021-04-27 18:04:11 +0200
  • f60e42eb2e Fixed #86 - shuffling domain zones list. Revertron 2021-04-27 17:10:05 +0200
  • daf6c23967 Fixed signers cache after block replace. Revertron 2021-04-27 12:17:52 +0200
  • 5afd9906b3 Added a failsafe mechanism, that will restart all swarm connections if network is stale. v0.4.31 Revertron 2021-04-26 23:18:00 +0200
  • 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. Revertron 2021-04-26 21:49:01 +0200
  • 5677b860e4 A fix for miner stuck after dropped signing. v0.4.30 Revertron 2021-04-26 01:16:34 +0200
  • ef38315452 Added dropdown close on blur for zones dropdown. Added zones sorting in dropdown menu. Revertron 2021-04-25 19:54:36 +0200
  • 7bee4bc61c Fixes for previous release2. v0.4.29 Revertron 2021-04-25 00:04:30 +0200
  • 6c5e374408 Fixes for previous release. v0.4.28 Revertron 2021-04-24 23:32:08 +0200
  • d95fb82067 Miner queue refactoring. v0.4.27 Revertron 2021-04-24 22:19:44 +0200
  • c0e49bbab5 Optimized p2p connections a bit. Revertron 2021-04-24 19:02:24 +0200
  • 9b6a6f1718 Added and updated some configs. Revertron 2021-04-23 23:09:39 +0200
  • 640e2a0619 Fixed ping processing. Changed the limit of active connections from 10 to 15. v0.4.26 Revertron 2021-04-23 21:22:22 +0200
  • 1b406baeca Changed domain encryption scheme. v0.4.25 Revertron 2021-04-23 19:17:05 +0200
  • 70c0c25a6a Fixed UI mining stats. Revertron 2021-04-23 17:36:47 +0200
  • 65483f73c9 Added app version to Shake message. Revertron 2021-04-23 17:27:05 +0200
  • 349540b9f2 Refactored loop connection detection and processing. Revertron 2021-04-23 15:05:01 +0200
  • 520f485899 Optimized p2p connections. Added a limit for 10 active connections to save bandwidth and CPU. Revertron 2021-04-23 13:20:26 +0200
  • 0d944ca1dc Fixed a problem with allowed mining while waiting for signers. Sped up initial blocks downloading. Changed block consensus a bit. v0.4.24 Revertron 2021-04-23 01:09:38 +0200
  • dee53887cb Added more block supremacy checks. v0.4.23 Revertron 2021-04-22 16:31:42 +0200
  • b248d839e1 Fixed a problem with forks longer than one. v0.4.22 Revertron 2021-04-22 14:52:14 +0200
  • 7e1ea8e23d Version increment. v0.4.21 Revertron 2021-04-22 00:36:37 +0200
  • ae8a90be7f Fixed max block constant. Revertron 2021-04-22 00:32:56 +0200
  • e34d16aaed Set hosts test to ignore, as Github Actions are hostsless from now on, it seems. Revertron 2021-04-21 23:13:47 +0200
  • 864edab203 Disabled full blockchain check on start. Fixed non-working debug version. Fixed p2p connections handling. Lowered ping interval to 30-60 seconds. Fixed stuck with lower number of blocks. v0.4.20 Revertron 2021-04-21 23:11:10 +0200
  • 92b03344eb Version increment and cargo exclusion for working files. Revertron 2021-04-21 17:33:39 +0200
  • 66d38d4a60 Version increment. v0.4.19 Revertron 2021-04-21 17:06:04 +0200
  • 04491e8558 Added environment variable ALFIS_DEBUG to set ALFIS to always run in debug mode. Revertron 2021-04-21 17:05:07 +0200
  • 46226f8dc6 Refactored and optimized signings. Revertron 2021-04-21 16:51:51 +0200
  • edec631c39 Fixed database truncation. Revertron 2021-04-21 14:38:37 +0200
  • f8d47df370 Fixed check for correct sign block. v0.4.18 Revertron 2021-04-21 11:31:55 +0200
  • 580a5adfa8
    Logo proposal acetone 2021-04-21 02:44:23 -0400
  • 99900da4bf
    Create README.md acetone 2021-04-21 02:43:17 -0400
  • 6ed4fb4830 Made p2p connections somewhat more reliable. Revertron 2021-04-20 23:36:48 +0200
  • 3bf44c77b8 Version increment. v0.4.17 Revertron 2021-04-20 20:56:53 +0200
  • 5ee8558aa4 Added a check for mining state. Revertron 2021-04-20 20:56:35 +0200
  • 5c1c0630a6 Improved signing blocks operations. Revertron 2021-04-20 20:54:45 +0200
  • 3fb70d3a74 Removed debug prints. v0.4.16 Revertron 2021-04-20 18:52:18 +0200
  • 161e600290 Added blockchain full check on start. Fixed cond_var blocking. Revertron 2021-04-20 18:46:06 +0200
  • 51633f3e27 Fixed tabbar hiding bug, and flex-shrinking messages bug. Revertron 2021-04-20 18:35:44 +0200
  • 5e117523fb
    Fix small event width when too much notifications on IE R4SAS 2021-04-20 19:28:20 +0300
  • 9eb6f51d56 Merge remote-tracking branch 'origin/master' Revertron 2021-04-20 18:01:05 +0200
  • 249a72048f
    Merge pull request #61 from acetoneRu/master Revertron 2021-04-20 17:41:12 +0200
  • 693f337a59
    Шапка больше не пропадает acetone 2021-04-20 11:37:40 -0400
  • e898348624 Version increment. Revertron 2021-04-20 00:22:52 +0200
  • e0425f46dc Fixed banning process. Revertron 2021-04-19 23:36:08 +0200
  • 068ff395f7 Version increment. v0.4.15 Revertron 2021-04-19 21:23:34 +0200
  • 04ef49764a Optimized signing blocks scheduler. Revertron 2021-04-19 21:19:00 +0200
  • 2680a7da70 Fixed consensus error. Added a delay before signing. Revertron 2021-04-19 21:00:32 +0200
  • 3f48919adf Fixed signers calculation. v0.4.14 Revertron 2021-04-19 17:45:57 +0200
  • d681d1a219 Fixed build. v0.4.13 Revertron 2021-04-19 15:44:54 +0200
  • e8124ec211 Version increment. Revertron 2021-04-19 15:34:16 +0200
  • 078781a6da Fixed block checking code. Optimized build.rs. Revertron 2021-04-19 15:31:05 +0200
  • 9ca952ee67 Several small optimizations. v0.4.12 Revertron 2021-04-19 01:09:08 +0200
  • 8cbc26fdb8 Final touches for release script. Revertron 2021-04-18 23:46:59 +0200
  • 3229f23b98 Fixed macos script build, sped up ubuntu builds. Revertron 2021-04-18 23:11:54 +0200
  • 84985d467f Fixed parallel release script. Revertron 2021-04-18 22:41:49 +0200
  • e3a2b6759b Added parallel build script. Revertron 2021-04-18 22:21:48 +0200
  • bdbe99c7df Fixed check of the need to mine signing blocks if we already signed this one. v0.4.11 Revertron 2021-04-18 18:59:57 +0200
  • ad5247d4d8 Build fix. Revertron 2021-04-18 18:46:21 +0200
  • 41fcea1920 Hopefully, fixed signing. Revertron 2021-04-18 18:39:44 +0200
  • f4c17bc15f Added some checks to prevent user from mining if last full block is not signed enough. Revertron 2021-04-18 18:34:32 +0200
  • dd558464a5 Fixed ability to stop mining if we are waiting for signing blocks in miner. Revertron 2021-04-18 18:05:33 +0200
  • 1997ccc298 Removed postrm scripts from debs, they are not working as expected anyway. Revertron 2021-04-18 17:01:06 +0200
  • 214ef69927 More fixes for signing blocks. v0.4.10 Revertron 2021-04-18 16:55:10 +0200
  • d12ebf6ede Version increment. Revertron 2021-04-18 16:23:49 +0200
  • 72d11ae80b Fixed 35 block signers error. Revertron 2021-04-18 16:23:15 +0200
  • 75125b971b Changed command flag `-v` to show version and exit. Selection of other log levels will be possible in config in the future. v0.4.9 Revertron 2021-04-17 20:37:20 +0200
  • bd76b712ad Changed build system and Github Actions script for build generation. From now on builds will be UPXed. And there will be naked binaries for every (linux nogui) build. Revertron 2021-04-17 19:06:40 +0200
  • f16a95f51e Added new option `-l` to write log messages to file. Changed old `-l` flag to `-b`. v0.4.8 Revertron 2021-04-17 16:45:49 +0200
  • 64b353f069 Added a workaround for old domains, that have old name encryption. Revertron 2021-04-17 13:15:53 +0200
  • 67757a3f16 Another fix for postrm file in debs. Revertron 2021-04-17 12:00:29 +0200
  • 661130847d Version increment. v0.4.7 Revertron 2021-04-17 03:25:27 +0200