Revertron
|
e1d0df33d5
|
Fixed resolve of CNAME records.
|
2021-04-02 03:24:53 +02:00 |
|
Revertron
|
164a6ef219
|
Version increment.
|
2021-04-01 21:59:24 +02:00 |
|
Revertron
|
5eaed241da
|
Reverted build options file.
|
2021-04-01 21:58:40 +02:00 |
|
Revertron
|
6a9e351107
|
Update rust_create_release.yml
|
2021-04-01 21:18:57 +02:00 |
|
Revertron
|
882d826c26
|
Implemented hosts-file support. You can resolve local names or block ads on DNS level!
|
2021-04-01 20:59:52 +02:00 |
|
Revertron
|
9b3bd780a1
|
Fixed cargo config.
|
2021-04-01 15:46:31 +02:00 |
|
Revertron
|
edf202b255
|
Optimized imports.
|
2021-04-01 15:44:14 +02:00 |
|
Revertron
|
39accf7bd3
|
Small fix in p2p.
|
2021-04-01 15:43:19 +02:00 |
|
Revertron
|
8d7f1b2c6b
|
Some optimization for P2P part. Added panic on error of reregistering server token - needed for investigation of stuck network.
|
2021-04-01 14:44:37 +02:00 |
|
Revertron
|
d70b107955
|
Speed up of initial peer discovery.
|
2021-04-01 12:16:22 +02:00 |
|
Revertron
|
162ff5e64e
|
Merge remote-tracking branch 'origin/master'
|
2021-04-01 12:12:56 +02:00 |
|
Revertron
|
11bc887fbb
|
Fixed operation with zones in JS.
|
2021-04-01 12:09:38 +02:00 |
|
Revertron
|
e5aed7618d
|
Update rust_create_release.yml
|
2021-03-31 17:22:20 +02:00 |
|
Revertron
|
89cb23306a
|
Fix typo.
|
2021-03-31 16:57:46 +02:00 |
|
Revertron
|
e806cf5612
|
Added config option to ignore all nodes except from Yggdrasil.
|
2021-03-31 16:50:22 +02:00 |
|
Revertron
|
118c021d99
|
Changes in readme.
|
2021-03-31 14:03:20 +02:00 |
|
Revertron
|
18d6fe11fc
|
Update rust_create_release.yml
|
2021-03-31 13:47:56 +02:00 |
|
Revertron
|
e01f3e5e10
|
Update rust_build_and_test.yml
|
2021-03-31 12:59:28 +02:00 |
|
Revertron
|
a4ecb1f0f7
|
Very important DNS resolver fix.
|
2021-03-30 20:50:20 +02:00 |
|
Revertron
|
7e4e905e86
|
Version increment.
|
2021-03-30 19:11:38 +02:00 |
|
Revertron
|
7e742c1553
|
Fixed DNS answers for provided zones.
|
2021-03-30 19:10:26 +02:00 |
|
Revertron
|
bbcfa102b1
|
Fixed erroneous ignore of nodes if there was some error.
|
2021-03-30 16:51:16 +02:00 |
|
Revertron
|
cb8b207f34
|
Fixed a warning.
|
2021-03-29 14:58:35 +02:00 |
|
Revertron
|
4e0b0b3d1c
|
Added mining threads count option.
|
2021-03-29 11:10:48 +02:00 |
|
Revertron
|
5aab83613e
|
Merge pull request #6 from Revertron/dependabot/cargo/sqlite-0.26.0
Update sqlite requirement from 0.25.3 to 0.26.0
|
2021-03-29 09:40:11 +02:00 |
|
dependabot[bot]
|
79fd4a881e
|
Update sqlite requirement from 0.25.3 to 0.26.0
Updates the requirements on [sqlite](https://github.com/stainless-steel/sqlite) to permit the latest version.
- [Release notes](https://github.com/stainless-steel/sqlite/releases)
- [Commits](https://github.com/stainless-steel/sqlite/commits)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-03-29 07:33:48 +00:00 |
|
Revertron
|
4aa12b7f2e
|
Delete test.yml
|
2021-03-27 07:13:01 +01:00 |
|
Revertron
|
fd6edce6b5
|
Remastered domain mining interface!
|
2021-03-26 18:22:43 +01:00 |
|
Revertron
|
594878614f
|
Added horizontal tabs to the new interface.
|
2021-03-26 12:39:19 +01:00 |
|
Revertron
|
fc90706213
|
Added success notifications from miner.
|
2021-03-25 20:55:09 +01:00 |
|
Revertron
|
f21f299fb5
|
Changed FontAwesome to LineAwsome to go away from Google.
|
2021-03-25 15:33:14 +01:00 |
|
Revertron
|
a8ccd81783
|
Fixed synchronizing status in statusbar.
|
2021-03-25 13:48:07 +01:00 |
|
Revertron
|
ffd03aa62e
|
Updated Bulma CSS. Remastered whole GUI.
|
2021-03-24 19:06:22 +01:00 |
|
Revertron
|
1225bf6fbc
|
Added a keys check on load. Added a warning on errors.
|
2021-03-23 19:29:51 +01:00 |
|
Revertron
|
98b00eb8e2
|
Changed version number.
|
2021-03-23 18:56:29 +01:00 |
|
Revertron
|
f5949e6ec0
|
Reworked handling appropriate (mined) keys absence. Now that info handled in UI as well. It won't allow users without keys to mine domains or zones.
|
2021-03-23 18:55:11 +01:00 |
|
Revertron
|
046c06beeb
|
First signed block number changed to 35 to be able to get more signers.
Refactored cloning of Arcs.
|
2021-03-23 11:41:50 +01:00 |
|
Revertron
|
4ddacd2f57
|
Tuned up difficulty constant for comfortable use with new algo.
Mined new origin block to start over test network.
|
2021-03-22 22:57:54 +01:00 |
|
Revertron
|
c5204aaed1
|
Refactored a lot of cryptography. Moved from "rust-crypto" to https://github.com/RustCrypto
|
2021-03-22 19:20:51 +01:00 |
|
Revertron
|
0d719324a9
|
Removed setting mining threads priority, as it seems that it has no effect.
Changed monitoring for chain changes in miner to support MIPS architecture (needs testing).
|
2021-03-21 14:34:32 +01:00 |
|
Revertron
|
0b5f5d0793
|
Implemented purging old disconnected peers.
|
2021-03-21 01:31:33 +01:00 |
|
Revertron
|
fdc5b8f233
|
Added app_version to handshake.
|
2021-03-21 00:48:32 +01:00 |
|
Revertron
|
d23990c3e7
|
Fixed some warnings.
|
2021-03-21 00:32:32 +01:00 |
|
Revertron
|
dcf5bb72b0
|
Eliminated connection loops.
Optimized network processes.
Removed some unnecessary logging.
Fixed status bar info inconsistency.
|
2021-03-21 00:19:09 +01:00 |
|
Revertron
|
4497dc515b
|
Updated and cleaned dependencies.
|
2021-03-20 18:13:35 +01:00 |
|
Revertron
|
71edf68279
|
Small fixes and update of screenshot.
|
2021-03-20 17:25:04 +01:00 |
|
Revertron
|
3d69981990
|
Updated README, added some links.
|
2021-03-19 16:36:13 +01:00 |
|
Revertron
|
57da059379
|
Fixed GUI/NoGUI logic in builds.
|
2021-03-19 15:20:18 +01:00 |
|
Revertron
|
decb430d82
|
Small fix in miner.
|
2021-03-19 14:25:11 +01:00 |
|
Revertron
|
55a6a1e9c2
|
Renamed ARMv7 zip file
|
2021-03-19 14:07:11 +01:00 |
|