Commit Graph

663 Commits (dependabot/cargo/time-0.3.20)
 

Author SHA1 Message Date
dependabot[bot] 230d1ed18c
Bump time from 0.3.14 to 0.3.20
Bumps [time](https://github.com/time-rs/time) from 0.3.14 to 0.3.20.
- [Release notes](https://github.com/time-rs/time/releases)
- [Changelog](https://github.com/time-rs/time/blob/main/CHANGELOG.md)
- [Commits](https://github.com/time-rs/time/compare/v0.3.14...v0.3.20)

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

Signed-off-by: dependabot[bot] <support@github.com>
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
Revertron da7db8dfa4
Update FUNDING.yml 1 year ago
Revertron 58e595c759
Merge pull request #320 from wegank/alfis-aarch64-darwin
build: fix build on aarch64-darwin
2 years ago
Weijia Wang 03b461a740 build: fix build on aarch64-darwin 2 years ago
Revertron aa246571a7 Fixed unimportant warning, and changed some constants in DoH client. 2 years ago
Revertron 0d50fc44c6 Updated adblock list. 2 years ago
Revertron b3d077c2a0 Fixed max-nodes constant, changed by mistake. 2 years ago
Revertron e5657d6802 Reworked DNS-resolver. 2 years ago
Revertron 287e88c7e2 Updated dependencies. 2 years ago
Revertron c230875eb0
Merge pull request #310 from exepirit/master
build: create build for armv6
2 years ago
exepirit a3593cf3c1
build: create build for armv6 2 years ago
Revertron 89a6126cd7
Merge pull request #302 from ilyar/make-binary-smaller
make binary smaller
2 years ago
Ilyar f8aef96041 make binary smaller 2 years ago
Revertron 9bf98214d4 Network optimizations, part 2. 2 years ago
Revertron 74b84f0e65 Network optimizations. 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 beb09ed01c Fixed chatty logging in debug mode. 2 years ago
Revertron 3949bd046b Fixed stale connections. 2 years ago
Revertron de4b9ac65e
Merge pull request #289 from cofob/cofob/fix-flake
FIx Nix flake
2 years ago
cofob aaa21a9aee
Update flake.lock 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 c8f68cb857 A lot of optimization for block checks. Will speed up initial sync by about 15-20% of time. 2 years ago
Revertron cd311f7c9a Build fix. 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 a27b6cc75c Fixed block precedence calculation. 2 years ago
Revertron a13c824f7d Updated dependencies, fixed connection drop for banned nodes. 2 years ago
Revertron 7bd7fefc12
Merge pull request #269 from ufm/patch-1
code clean in peers.rs
2 years ago
Fyodor Ustinov bae5c1826a
code clean in peers.rs
peer already removed in close_peer
2 years ago
Revertron f9fb935264 Fixed ban mechanism, updated dependencies. 2 years ago
Revertron 47fbe44396
Merge pull request #259 from iav/fix-apt-gpg
Reflect new recommended gpg key storage for apt on ubuntu and debian
2 years ago
Igor Velkov 60dc2e18ad Reflect new recommended gpg key storage for apt on ubuntu and debian 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 3e1f93f988 Fixed very chatty logging of network status. 2 years ago
Revertron 72a39fad33 Small HTML fix. 2 years ago
Revertron 880d75fc53 Fixed logging time format in tests. 2 years ago
Revertron 9ff0d2d8e8 Fixed logging in tests. 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 84fc3e8d4a
Merge pull request #241 from 13werwolf13/master
add opensuse to readme
2 years ago
Дмитрий Марков 65f90a3f0c
add opensuse to readme 2 years ago
Revertron 5b5943a4aa Decoupled domain records change from domain renewal. 2 years ago