Revertron
50d83b848a
Fixed local timezone setting in logger.
2022-05-12 19:26:23 +02:00
Revertron
27ba7c5710
Fixed signers' calculation once more.
2022-05-12 18:49:54 +02:00
Revertron
3e1f93f988
Fixed very chatty logging of network status.
2022-05-12 16:42:05 +02:00
Revertron
72a39fad33
Small HTML fix.
2022-05-12 16:14:23 +02:00
Revertron
880d75fc53
Fixed logging time format in tests.
2022-05-12 15:54:15 +02:00
Revertron
9ff0d2d8e8
Fixed logging in tests.
2022-05-12 15:35:26 +02:00
Revertron
e9aad8905c
Updated dependencies.
2022-05-12 15:17:25 +02:00
Revertron
410bc9b7e4
Fixed signers' calculation loop. Fixed block checks. Added trace logging level. Updated dependencies.
2022-05-12 14:50:31 +02:00
Revertron
84fc3e8d4a
Merge pull request #241 from 13werwolf13/master
...
add opensuse to readme
2022-04-14 17:25:52 +02:00
Дмитрий Марков
65f90a3f0c
add opensuse to readme
2022-04-13 19:50:39 +05:00
Revertron
5b5943a4aa
Decoupled domain records change from domain renewal.
2022-04-13 13:02:58 +02:00
Revertron
90c5ba7e83
Merge pull request #239 from la-ninpre/master
...
Add support for other BSDs
2022-04-12 23:39:14 +02:00
la-ninpre
e744b95a7e
Add support for other BSDs
...
Tested basic functionality[1] on these systems:
FreeBSD
NetBSD
DragonflyBSD
[1]: by basic functionality I mean syncing the blockchain and resolving
DNS queries.
GUI doesn't work on NetBSD due to different locations of shared
libraries which could be fixed. DragonflyBSD isn't supported by
webview-sys create so GUI doen't work there too. Also DragonflyBSD
isn't supported by `thread-priority` crate, so it is disabled in the
code.
2022-04-13 00:09:11 +03:00
Revertron
e29bc482a3
Merge pull request #235 from la-ninpre/master
...
Add OpenBSD support
2022-04-12 22:58:10 +02:00
la-ninpre
370db66ce5
Added OpenBSD support
2022-04-09 14:37:05 +03:00
Revertron
dd12ddeed0
Merge pull request #233 from 13werwolf13/master
...
small changes
2022-04-05 14:48:54 +02:00
Дмитрий Марков
09fd432b2e
small changes
2022-04-05 15:43:33 +05:00
Revertron
594dabcab8
Implemented resolution of domain records through NS-servers. Updated dependencies.
2022-04-01 13:03:32 +02:00
Revertron
fe43117a03
Fixed TXT records resolve.
2022-03-10 16:28:22 +01:00
Revertron
fd9da6f6fd
Updated dependencies.
2022-03-10 16:11:17 +01:00
Revertron
542be0ea54
Fixed #218 .
2022-02-20 15:50:53 +01:00
Revertron
bfebdce19c
Merge remote-tracking branch 'origin/master'
2022-02-16 22:59:18 +01:00
Revertron
eec8a2d0a6
Updated dependencies.
2022-02-16 22:58:06 +01:00
Revertron
58e230a504
Updated dependencies.
2022-02-16 21:28:30 +01:00
Revertron
5cf8fb17f6
Merge pull request #217 from averyanalex/tld-change
...
Recheck domain availability on TLD change
2022-02-14 17:27:45 +01:00
Alex Averyanov
ce235c0547
Recheck domain availability on TLD change
2022-02-14 19:22:03 +03:00
Revertron
09afbdd16b
Merge pull request #213 from exepirit/master
...
build: reduce Docker image size
2022-01-30 14:12:32 +01:00
exepirit
5bd471e6f5
build: add Dockerfile for Alpine Linux distribution
2022-01-25 23:27:18 +07:00
exepirit
b42f71901c
build: use Debian slim Docker image
2022-01-25 23:26:36 +07:00
Revertron
c088469390
Merge remote-tracking branch 'origin/master'
2022-01-16 23:39:48 +01:00
Revertron
efa3e3f79d
Small p2p optimizations.
2022-01-16 23:39:41 +01:00
Revertron
1fdebeb344
Merge pull request #206 from exepirit/master
...
Add armlf architecture support
2022-01-16 02:32:03 +01:00
exepirit
a9f12acd55
deploy: add armlf package to release artifacts
2022-01-15 18:00:03 +07:00
exepirit
eb23f88a3c
build: support armlf architecture
2022-01-15 17:57:36 +07:00
Revertron
5b420af312
Merge remote-tracking branch 'origin/master'
2022-01-12 15:56:26 +01:00
Revertron
b8d505da2e
Sped up P2P reconnections after sleep. Ensured successfull peer resolution. Updated dependencies.
2022-01-12 15:56:16 +01:00
Revertron
d5dcc14e5b
Merge pull request #193 from renesat/master
...
Update NixOS support
2022-01-09 13:57:39 +01:00
Revertron
fceaa2eaac
Added docker instruction to readme.
2022-01-04 14:04:54 +01:00
Revertron
63d3593e10
Fixed default AdGuard DNS IP.
2022-01-03 22:08:59 +01:00
Revertron
b2aa001dc5
Fixed build warning on linux.
2022-01-03 22:06:41 +01:00
Revertron
f7799fefd6
Updated dependencies.
2022-01-03 20:16:48 +01:00
Revertron
6ce092f184
Some network refactoring, updated dependencies.
2022-01-02 15:10:33 +01:00
Revertron
0f73741433
Merge pull request #198 from rex4539/typos
...
Fix typo
2022-01-02 14:35:48 +01:00
Dimitris Apostolou
08f49d52da
Fix typo
2022-01-02 12:05:54 +02:00
Revertron
c111da6250
Fixed network message reading.
2021-12-25 22:15:35 +01:00
Revertron
797584c516
Fixed multiple clippy warnings.
2021-12-25 18:40:36 +01:00
renesat
ba716d9d4c
Update nixos support
...
Add flake.nix file and update shell.nix.
2021-12-23 23:17:55 +03:00
Revertron
d776cca5b3
Updated dependencies and README.
2021-12-22 20:28:05 +01:00
Revertron
27f0df16f4
Merge pull request #188 from Revertron/dependabot/cargo/serde-1.0.131
...
Bump serde from 1.0.130 to 1.0.131
2021-12-13 13:52:35 +01:00
Revertron
bb067cc1a2
Merge pull request #187 from Revertron/dependabot/cargo/simplelog-0.11.1
...
Bump simplelog from 0.11.0 to 0.11.1
2021-12-13 13:51:46 +01:00