Merge branch 'master' into chore/merge-master-to-next

This commit is contained in:
Jude Nelson
2022-12-15 08:53:56 -05:00
49 changed files with 2312 additions and 592 deletions

View File

@@ -117,6 +117,8 @@ stacks_common = { package = "stacks-common", features = ["default", "testing"],
[features]
default = ["developer-mode"]
profile-sqlite = []
disable-costs = []
developer-mode = []
monitoring_prom = ["prometheus"]
slog_json = ["slog-json", "stacks_common/slog_json", "clarity/slog_json"]