Skip to content

Commit

Permalink
Merge pull request #7 from AdExNetwork/date-initializing-disconnected
Browse files Browse the repository at this point in the history
isDateRecent(), isDisconnected(), isInitializing()
  • Loading branch information
elpiel authored Apr 24, 2020
2 parents 362e091 + 11b97ee commit 8b028bd
Show file tree
Hide file tree
Showing 3 changed files with 502 additions and 48 deletions.
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ authors = ["Lachezar Lechev <lachezar.lechev@adex.network>"]
edition = "2018"

[dependencies]
primitives = { git = "https://github.com/AdExNetwork/adex-validator-stack-rust", branch = "clean-up-marketing-campaign" }
primitives = { git = "https://github.com/AdExNetwork/adex-validator-stack-rust", branch = "dev" }
chrono = { version = "0.4" }
# Server
tokio = { version = "0.2", features = ["macros", "rt-threaded", "sync"] }
Expand Down
Loading

0 comments on commit 8b028bd

Please sign in to comment.