Commit Graph

489 Commits

Author SHA1 Message Date
dependabot[bot] 3cbbce0bf5 Bump open from 1.7.1 to 2.0.1
Bumps [open](https://github.com/Byron/open-rs) from 1.7.1 to 2.0.1.
- [Release notes](https://github.com/Byron/open-rs/releases)
- [Changelog](https://github.com/Byron/open-rs/blob/main/changelog.md)
- [Commits](https://github.com/Byron/open-rs/compare/v1.7.1...open-v2.0.1)

---
updated-dependencies:
- dependency-name: open
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-16 03:04:07 +00:00
Revertron d8a524161c Merge pull request #142 from Revertron/dependabot/cargo/serde-1.0.127
Bump serde from 1.0.126 to 1.0.127
2021-08-11 09:33:38 +02:00
dependabot[bot] f19a2f885b Bump serde from 1.0.126 to 1.0.127
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.126 to 1.0.127.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.126...v1.0.127)

---
updated-dependencies:
- dependency-name: serde
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-11 07:27:21 +00:00
Revertron 0d9bf145f9 Merge pull request #141 from Revertron/dependabot/cargo/serde_json-1.0.66
Bump serde_json from 1.0.64 to 1.0.66
2021-08-11 09:25:59 +02:00
dependabot[bot] 3886a5fff9 Bump serde_json from 1.0.64 to 1.0.66
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.64 to 1.0.66.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.64...v1.0.66)

---
updated-dependencies:
- dependency-name: serde_json
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-02 03:03:59 +00:00
Revertron 6c837c0f45 Merge pull request #138 from Revertron/dependabot/cargo/open-1.7.1
Bump open from 1.7.0 to 1.7.1
2021-07-19 09:21:03 +02:00
dependabot[bot] 0480f7a7c3 Bump open from 1.7.0 to 1.7.1
Bumps [open](https://github.com/Byron/open-rs) from 1.7.0 to 1.7.1.
- [Release notes](https://github.com/Byron/open-rs/releases)
- [Changelog](https://github.com/Byron/open-rs/blob/main/changelog.md)
- [Commits](https://github.com/Byron/open-rs/compare/v1.7.0...v1.7.1)

---
updated-dependencies:
- dependency-name: open
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-19 03:03:27 +00:00
Revertron 01831aae35 Merge remote-tracking branch 'origin/master' 2021-07-17 13:16:10 +02:00
Revertron 66b03c0dff Verson increment. Disabled start of DNS server if threads set to zero. 2021-07-17 13:16:00 +02:00
Revertron 4e8349d60f Merge pull request #137 from Revertron/dependabot/cargo/derive_more-0.99.16
Bump derive_more from 0.99.14 to 0.99.16
2021-07-12 09:23:50 +02:00
dependabot[bot] e1177f64f0 Bump derive_more from 0.99.14 to 0.99.16
Bumps [derive_more](https://github.com/JelteF/derive_more) from 0.99.14 to 0.99.16.
- [Release notes](https://github.com/JelteF/derive_more/releases)
- [Changelog](https://github.com/JelteF/derive_more/blob/master/CHANGELOG.md)
- [Commits](https://github.com/JelteF/derive_more/compare/v0.99.14...v0.99.16)

---
updated-dependencies:
- dependency-name: derive_more
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-12 03:04:34 +00:00
Revertron 14adef4355 Merge pull request #136 from Revertron/dependabot/cargo/signature-1.3.1
Bump signature from 1.3.0 to 1.3.1
2021-07-05 11:55:04 +02:00
dependabot[bot] f769ecb487 Bump signature from 1.3.0 to 1.3.1
Bumps [signature](https://github.com/RustCrypto/traits) from 1.3.0 to 1.3.1.
- [Release notes](https://github.com/RustCrypto/traits/releases)
- [Commits](https://github.com/RustCrypto/traits/compare/signature-v1.3.0...signature-v1.3.1)

---
updated-dependencies:
- dependency-name: signature
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-05 03:04:15 +00:00
Revertron 815c18b501 Decreased domain remining difficulty by 1. 2021-06-30 13:25:43 +02:00
Revertron 42a77dc3f3 Merge pull request #133 from Revertron/dependabot/cargo/mio-0.7.13
Bump mio from 0.7.11 to 0.7.13
2021-06-30 10:50:30 +02:00
Revertron 7f18e6c5c7 Merge pull request #134 from Revertron/dependabot/cargo/rand-0.8.4
Bump rand from 0.8.3 to 0.8.4
2021-06-30 10:50:11 +02:00
dependabot[bot] f6490111e8 Bump rand from 0.8.3 to 0.8.4
Bumps [rand](https://github.com/rust-random/rand) from 0.8.3 to 0.8.4.
- [Release notes](https://github.com/rust-random/rand/releases)
- [Changelog](https://github.com/rust-random/rand/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-random/rand/compare/0.8.3...0.8.4)

---
updated-dependencies:
- dependency-name: rand
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-21 03:04:18 +00:00
dependabot[bot] 7b975dc2f3 Bump mio from 0.7.11 to 0.7.13
Bumps [mio](https://github.com/tokio-rs/mio) from 0.7.11 to 0.7.13.
- [Release notes](https://github.com/tokio-rs/mio/releases)
- [Changelog](https://github.com/tokio-rs/mio/blob/v0.7.13/CHANGELOG.md)
- [Commits](https://github.com/tokio-rs/mio/compare/v0.7.11...v0.7.13)

---
updated-dependencies:
- dependency-name: mio
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-21 03:04:09 +00:00
Revertron 6101c403d4 Added more checks to resolve current forked state. 2021-06-12 12:24:21 +02:00
Revertron 8facb69c3f Implemented purging ignored IPs. 2021-06-10 22:31:05 +02:00
Revertron 428ed92d87 Implemented new algorithm of choosing signers, effective from block 855. 2021-06-10 22:26:39 +02:00
Revertron d513c29cfe Code reformatting. 2021-06-09 20:36:36 +02:00
Revertron 2d12fd0447 Added alfis_icon192.png. 2021-06-08 16:18:14 +02:00
Revertron a5f56fa488 Fixed PKGBUILD. 2021-06-08 15:53:05 +02:00
Revertron 13c8843c27 Fixed cargo doc generation. 2021-06-08 11:54:46 +02:00
Revertron 53633ddbcb Added missing icons for PKGBUILD. 2021-06-08 10:42:40 +02:00
Revertron 9590915b6d Merge pull request #130 from Revertron/dependabot/cargo/thread-priority-0.2.4
Bump thread-priority from 0.2.1 to 0.2.4
2021-06-07 11:20:12 +02:00
dependabot[bot] 19542274ea Bump thread-priority from 0.2.1 to 0.2.4
Bumps [thread-priority](https://github.com/vityafx/thread-priority) from 0.2.1 to 0.2.4.
- [Release notes](https://github.com/vityafx/thread-priority/releases)
- [Commits](https://github.com/vityafx/thread-priority/commits)

---
updated-dependencies:
- dependency-name: thread-priority
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-07 06:36:57 +00:00
Revertron c8183e0e58 More optimizations for initial blocks sync. 2021-06-06 00:03:53 +02:00
Revertron e82f0ee9b1 Optimized initial blocks sync. 2021-06-05 01:07:26 +02:00
Revertron bb1f1acce5 Optimized read of network messages. 2021-06-02 13:12:54 +02:00
Revertron 0013cf9bbb Updated readme. 2021-05-31 09:50:00 +02:00
Revertron c3c23e2eaf Merge pull request #127 from Revertron/dependabot/cargo/tinyfiledialogs-3.8.3
Bump tinyfiledialogs from 3.3.10 to 3.8.3
2021-05-31 09:38:06 +02:00
Revertron 21fdd0c800 Fixed DNS cache test. 2021-05-31 09:15:41 +02:00
dependabot[bot] a6258ec91d Bump tinyfiledialogs from 3.3.10 to 3.8.3
Bumps [tinyfiledialogs](https://github.com/jdm/tinyfiledialogs-rs) from 3.3.10 to 3.8.3.
- [Release notes](https://github.com/jdm/tinyfiledialogs-rs/releases)
- [Commits](https://github.com/jdm/tinyfiledialogs-rs/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-31 06:39:37 +00:00
Revertron 2d6afdabc5 Fixed tests. 2021-05-30 14:52:04 +02:00
Revertron 2f9f71a795 Removed unnecessary manual drops. 2021-05-30 14:48:15 +02:00
Revertron 7cd9a871a5 Better error handling for P2P connections. 2021-05-30 14:43:30 +02:00
Revertron dbd14e1599 Fixed excess logging. 2021-05-30 02:07:42 +02:00
Revertron 24975e3875 Merge pull request #124 from Revertron/feature/encryption
Implemented P2P traffic encryption.
2021-05-30 00:55:20 +02:00
Revertron a49e6bdf14 Added Cargo.lock to provide deterministic builds. 2021-05-30 00:47:54 +02:00
Revertron 319051edbd Implemented P2P traffic encryption.
Changed serialization format of P2P messages.
Refactored P2P network code.
2021-05-30 00:33:13 +02:00
Revertron 5398410d8d Made temporary speedup for cold start. 2021-05-25 16:55:59 +02:00
Revertron b458140d6c Fixed build. 2021-05-24 17:44:35 +02:00
Revertron 8a8c2678ae Small UI and log polishing. 2021-05-24 17:36:07 +02:00
Revertron 88404a635b Added statistics to main screen. 2021-05-21 23:32:46 +02:00
Revertron ebcb7174fe Finished UI-refactoring. 2021-05-19 20:50:50 +02:00
Revertron 8bc6ca60ec Moved some UI-components around. 2021-05-19 20:36:23 +02:00
Revertron 7c38ee915f Removed deprecated keystore code. 2021-05-19 17:59:19 +02:00
Revertron 4e96eeed59 Changed logo placement. 2021-05-19 17:29:38 +02:00