Commit Graph

98 Commits (master)

Author SHA1 Message Date
Dimitris Apostolou 9bd80f5115
Fix RUSTSEC-2024-0019 2 months ago
Revertron 080d4f3eb2 More dependencies updates. 4 months ago
Revertron a92799fb2d Updated crypto dependencies. 4 months ago
Revertron b74b0e00a0 Added a debug system to catch some deadlock. 6 months ago
Revertron aa500b3ad8 Added Windows service mode! 11 months ago
Revertron 167b6db426 Updated sqlite dependency. 1 year ago
Revertron 748ec8273f Updated dependencies. 1 year ago
Revertron 17456e7a6c Optimized failing nodes banning. 1 year ago
Revertron c199a62a04 Optimized network connections (added write timeouts). 1 year ago
Weijia Wang 03b461a740 build: fix build on aarch64-darwin 2 years ago
Revertron e5657d6802 Reworked DNS-resolver. 2 years ago
Revertron 287e88c7e2 Updated dependencies. 2 years ago
Revertron 9bf98214d4 Network optimizations, part 2. 2 years ago
Revertron a36860e46c More dependency updates. 2 years ago
Revertron 609cbcf819 Updated dependencies. 2 years ago
Revertron a612f73649 Fixed the consensus about expired domains. 2 years ago
Revertron 8cfc48e9c0 Small refactoring and fix LF escape in domain data. 2 years ago
Revertron 492bb4e16d Updated dependencies and incremented version. 2 years ago
Revertron 20054e4be7 Optimized p2p communication. Disabled connections from v0.6.*. Updated dependencies. 2 years ago
Revertron ef5cef290e Fixed block-spam over the p2p if there is no consensus. 2 years ago
Revertron a3b262159f Updated dependencies. 2 years ago
Revertron a13c824f7d Updated dependencies, fixed connection drop for banned nodes. 2 years ago
Revertron f9fb935264 Fixed ban mechanism, updated dependencies. 2 years ago
Revertron 50d83b848a Fixed local timezone setting in logger. 2 years ago
Revertron 27ba7c5710 Fixed signers' calculation once more. 2 years ago
Revertron e9aad8905c Updated dependencies. 2 years ago
Revertron 410bc9b7e4 Fixed signers' calculation loop. Fixed block checks. Added trace logging level. Updated dependencies. 2 years ago
Revertron 5b5943a4aa Decoupled domain records change from domain renewal. 2 years ago
Revertron 594dabcab8 Implemented resolution of domain records through NS-servers. Updated dependencies. 2 years ago
Revertron fd9da6f6fd Updated dependencies. 2 years ago
Revertron eec8a2d0a6 Updated dependencies. 2 years ago
Revertron b8d505da2e Sped up P2P reconnections after sleep. Ensured successfull peer resolution. Updated dependencies. 2 years ago
Revertron f7799fefd6 Updated dependencies. 2 years ago
Revertron 6ce092f184 Some network refactoring, updated dependencies. 2 years ago
Revertron d776cca5b3 Updated dependencies and README. 2 years ago
Revertron 27f0df16f4
Merge pull request #188 from Revertron/dependabot/cargo/serde-1.0.131
Bump serde from 1.0.130 to 1.0.131
2 years ago
Revertron bb067cc1a2
Merge pull request #187 from Revertron/dependabot/cargo/simplelog-0.11.1
Bump simplelog from 0.11.0 to 0.11.1
2 years ago
dependabot[bot] 7557bcf508
Bump serde from 1.0.130 to 1.0.131
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.130 to 1.0.131.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.130...v1.0.131)

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

Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
dependabot[bot] 1d34ca2a45
Bump simplelog from 0.11.0 to 0.11.1
Bumps [simplelog](https://github.com/drakulix/simplelog.rs) from 0.11.0 to 0.11.1.
- [Release notes](https://github.com/drakulix/simplelog.rs/releases)
- [Changelog](https://github.com/Drakulix/simplelog.rs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/drakulix/simplelog.rs/compare/v0.11.0...v0.11.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
dependabot[bot] c07ccd70ce
Bump digest from 0.9.0 to 0.10.0
Bumps [digest](https://github.com/RustCrypto/traits) from 0.9.0 to 0.10.0.
- [Release notes](https://github.com/RustCrypto/traits/releases)
- [Commits](https://github.com/RustCrypto/traits/compare/digest-v0.9.0...digest-v0.10.0)

---
updated-dependencies:
- dependency-name: digest
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
dependabot[bot] de07552305
Bump sha2 from 0.9.8 to 0.10.0
Bumps [sha2](https://github.com/RustCrypto/hashes) from 0.9.8 to 0.10.0.
- [Release notes](https://github.com/RustCrypto/hashes/releases)
- [Commits](https://github.com/RustCrypto/hashes/compare/sha2-v0.9.8...sha2-v0.10.0)

---
updated-dependencies:
- dependency-name: sha2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
Revertron baa6060bee
Merge pull request #184 from Revertron/dependabot/cargo/open-2.0.2
Bump open from 2.0.1 to 2.0.2
2 years ago
dependabot[bot] 6e48bebf51
Bump open from 2.0.1 to 2.0.2
Bumps [open](https://github.com/Byron/open-rs) from 2.0.1 to 2.0.2.
- [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/open-v2.0.1...v2.0.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
dependabot[bot] 1627e4a5ac
Bump thread-priority from 0.2.4 to 0.4.1
Bumps [thread-priority](https://github.com/vityafx/thread-priority) from 0.2.4 to 0.4.1.
- [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-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
Revertron c73e0db585
Merge pull request #182 from Revertron/dependabot/cargo/derive_more-0.99.17
Bump derive_more from 0.99.16 to 0.99.17
2 years ago
dependabot[bot] 51174f5372
Bump derive_more from 0.99.16 to 0.99.17
Bumps [derive_more](https://github.com/JelteF/derive_more) from 0.99.16 to 0.99.17.
- [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.16...v0.99.17)

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

Signed-off-by: dependabot[bot] <support@github.com>
3 years ago
dependabot[bot] b2e5618df9
Bump serde_json from 1.0.71 to 1.0.72
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.71 to 1.0.72.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.71...v1.0.72)

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

Signed-off-by: dependabot[bot] <support@github.com>
3 years ago
dependabot[bot] 68e1e40b0e
Bump serde_json from 1.0.70 to 1.0.71
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.70 to 1.0.71.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.70...v1.0.71)

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

Signed-off-by: dependabot[bot] <support@github.com>
3 years ago
Revertron e5419541aa Updated dependencies. 3 years ago
dependabot[bot] 1d068a5966
Bump mio from 0.7.14 to 0.8.0
Bumps [mio](https://github.com/tokio-rs/mio) from 0.7.14 to 0.8.0.
- [Release notes](https://github.com/tokio-rs/mio/releases)
- [Changelog](https://github.com/tokio-rs/mio/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tokio-rs/mio/compare/v0.7.14...v0.8.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
3 years ago