cfcf804b47
* add semver validator action * update runner * update runner with sed for old version in CI * Add no commit to publish for the moment * fix version bump command * configure git bot * error check * make dryrun less opaque * Reintroduce error check - keep logging dryrun in for debug (commented out) * fix grep check * bring non-dry-run to parity * add node for npx semver check to action * updated sed command * revert erroneous version bump * added semver check to publish workflow * allow from other branches * allow from other branches again * publishing guide * update publication runner * Release 1.20.3 nym-api-requests@1.20.3 nym-async-file-watcher@1.20.3 nym-authenticator-requests@1.20.3 nym-bandwidth-controller@1.20.3 nym-bin-common@1.20.3 nym-cache@1.20.3 nym-cli-commands@1.20.3 nym-client-core@1.20.3 nym-client-core-config-types@1.20.3 nym-client-core-gateways-storage@1.20.3 nym-client-core-surb-storage@1.20.3 nym-client-websocket-requests@1.20.3 nym-coconut-dkg-common@1.20.3 nym-common@1.20.3 nym-compact-ecash@1.20.3 nym-config@1.20.3 nym-contracts-common@1.20.3 nym-contracts-common-testing@1.20.3 nym-cpp-ffi@1.20.3 nym-credential-proxy-lib@1.20.3 nym-credential-proxy-requests@1.20.3 nym-credential-storage@1.20.3 nym-credential-utils@1.20.3 nym-credential-verification@1.20.3 nym-credentials@1.20.3 nym-credentials-interface@1.20.3 nym-crypto@1.20.3 nym-dkg@1.20.3 nym-ecash-contract-common@1.20.3 nym-ecash-signer-check@1.20.3 nym-ecash-signer-check-types@1.20.3 nym-ecash-time@1.20.3 nym-exit-policy@1.20.3 nym-ffi-shared@1.20.3 nym-gateway-client@1.20.3 nym-gateway-requests@1.20.3 nym-gateway-stats-storage@1.20.3 nym-gateway-storage@1.20.3 nym-go-ffi@1.20.3 nym-group-contract-common@1.20.3 nym-http-api-client@1.20.3 nym-http-api-client-macro@1.20.3 nym-http-api-common@1.20.3 nym-id@1.20.3 nym-inclusion-probability@1.20.3 nym-ip-packet-client@1.20.3 nym-ip-packet-requests@1.20.3 nym-metrics@1.20.3 nym-mixnet-client@1.20.3 nym-mixnet-contract-common@1.20.3 nym-mixnode-common@1.20.3 nym-multisig-contract-common@1.20.3 nym-network-defaults@1.20.3 nym-node-metrics@1.20.3 nym-node-requests@1.20.3 nym-node-tester-utils@1.20.3 nym-noise@1.20.3 nym-noise-keys@1.20.3 nym-nonexhaustive-delayqueue@1.20.3 nym-ordered-buffer@1.20.3 nym-outfox@1.20.3 nym-pemstore@1.20.3 nym-performance-contract-common@1.20.3 nym-pool-contract-common@1.20.3 nym-registration-common@1.20.3 nym-sdk@1.20.3 nym-serde-helpers@1.20.3 nym-service-provider-requests-common@1.20.3 nym-service-providers-common@1.20.3 nym-socks5-client-core@1.20.3 nym-socks5-proxy-helpers@1.20.3 nym-socks5-requests@1.20.3 nym-sphinx@1.20.3 nym-sphinx-acknowledgements@1.20.3 nym-sphinx-addressing@1.20.3 nym-sphinx-anonymous-replies@1.20.3 nym-sphinx-chunking@1.20.3 nym-sphinx-cover@1.20.3 nym-sphinx-forwarding@1.20.3 nym-sphinx-framing@1.20.3 nym-sphinx-params@1.20.3 nym-sphinx-routing@1.20.3 nym-sphinx-types@1.20.3 nym-sqlx-pool-guard@1.20.3 nym-statistics-common@1.20.3 nym-store-cipher@1.20.3 nym-task@1.20.3 nym-test-utils@1.20.3 nym-ticketbooks-merkle@1.20.3 nym-topology@1.20.3 nym-tun@1.20.3 nym-types@1.20.3 nym-upgrade-mode-check@1.20.3 nym-validator-client@1.20.3 nym-verloc@1.20.3 nym-vesting-contract-common@1.20.3 nym-wasm-client-core@1.20.3 nym-wasm-storage@1.20.3 nym-wasm-utils@1.20.3 nym-wireguard@1.20.3 nym-wireguard-private-metadata-client@1.20.3 nym-wireguard-private-metadata-server@1.20.3 nym-wireguard-private-metadata-shared@1.20.3 nym-wireguard-private-metadata-tests@1.20.3 nym-wireguard-types@1.20.3 nyxd-scraper-shared@1.20.3 Generated by cargo-workspaces * remove --allow-branch ; no commit, doesn't need branch restrictions * remove another clashing flag * again * exclude build.rs from crate for crates.io * various in process scripts to pick up deployment where it left off * rename workflows * Version bump fix from borked publish run * add publishing doc + updated publish-resume ci * move example from service-providers to sdk examples/ to remove circular dev dependency for cargo publication * remove wildcard version import * Workflows and documentation for publication * add contracts/ patch + imports * Reintroduce missing kkt dep from rebase * fix borked rebase cargo lock --------- Co-authored-by: Nym bot <nym-bot@users.noreply.github.com>
99 lines
2.8 KiB
TOML
99 lines
2.8 KiB
TOML
[workspace]
|
|
resolver = "2"
|
|
members = [
|
|
"coconut-dkg",
|
|
"ecash",
|
|
"mixnet",
|
|
"mixnet-vesting-integration-tests",
|
|
"nym-pool",
|
|
"multisig/cw3-flex-multisig",
|
|
"multisig/cw4-group",
|
|
"vesting",
|
|
"performance",
|
|
]
|
|
|
|
[workspace.package]
|
|
authors = ["Nym Technologies SA"]
|
|
repository = "https://github.com/nymtech/nym"
|
|
homepage = "https://nymtech.net"
|
|
documentation = "https://nymtech.net"
|
|
edition = "2021"
|
|
license = "Apache-2.0"
|
|
|
|
[profile.release]
|
|
opt-level = 3
|
|
debug = false
|
|
rpath = false
|
|
lto = true
|
|
debug-assertions = false
|
|
codegen-units = 1
|
|
panic = 'abort'
|
|
incremental = false
|
|
overflow-checks = true
|
|
|
|
[workspace.dependencies]
|
|
anyhow = "1.0.86"
|
|
bs58 = "0.5.1"
|
|
cosmwasm-crypto = "=2.2.2"
|
|
cosmwasm-derive = "=2.2.2"
|
|
cosmwasm-schema = "=2.2.2"
|
|
cosmwasm-std = "=2.2.2"
|
|
cw-controllers = "=2.0.0"
|
|
cw-multi-test = "=2.3.2"
|
|
cw-storage-plus = "=2.0.0"
|
|
cw-utils = "=2.0.0"
|
|
cw2 = "=2.0.0"
|
|
cw3 = "=2.0.0"
|
|
cw3-fixed-multisig = "=2.0.0"
|
|
cw4 = "=2.0.0"
|
|
cw20 = "=2.0.0"
|
|
cw20-base = "2.0.0"
|
|
rand = "0.8.5"
|
|
rand_chacha = "0.3.1"
|
|
semver = "1.0.21"
|
|
serde = "1.0.196"
|
|
sylvia = "1.3.3"
|
|
schemars = "0.8.16"
|
|
|
|
thiserror = "2.0.11"
|
|
|
|
easy-addr = { version = "1.20.1", path = "../common/cosmwasm-smart-contracts/easy_addr" }
|
|
# For local development with modifications, add a [patch.crates-io] section (see bottom of file)
|
|
nym-coconut-dkg-common = "1.20.4"
|
|
nym-contracts-common = "1.20.4"
|
|
nym-contracts-common-testing = "1.20.4"
|
|
nym-crypto = { version = "1.20.4", default-features = false }
|
|
nym-ecash-contract-common = "1.20.4"
|
|
nym-group-contract-common = "1.20.4"
|
|
nym-mixnet-contract-common = "1.20.4"
|
|
nym-multisig-contract-common = "1.20.4"
|
|
nym-network-defaults = { version = "1.20.4", default-features = false }
|
|
nym-performance-contract-common = "1.20.4"
|
|
nym-pool-contract-common = "1.20.4"
|
|
nym-vesting-contract-common = "1.20.4"
|
|
|
|
# Aliases for crates that some contracts import under different names
|
|
contracts-common = { version = "1.20.4", package = "nym-contracts-common" }
|
|
mixnet-contract-common = { version = "1.20.4", package = "nym-mixnet-contract-common" }
|
|
vesting-contract-common = { version = "1.20.4", package = "nym-vesting-contract-common" }
|
|
|
|
# Internal contract workspace members (for cross-contract testing)
|
|
cw3-flex-multisig = { version = "2.0.0", path = "multisig/cw3-flex-multisig" }
|
|
cw4-group = { version = "2.0.0", path = "multisig/cw4-group" }
|
|
nym-mixnet-contract = { version = "1.5.1", path = "mixnet" }
|
|
nym-vesting-contract = { version = "1.4.1", path = "vesting" }
|
|
|
|
[workspace.lints.clippy]
|
|
unwrap_used = "deny"
|
|
expect_used = "deny"
|
|
todo = "deny"
|
|
dbg_macro = "deny"
|
|
exit = "deny"
|
|
panic = "deny"
|
|
unimplemented = "deny"
|
|
unreachable = "deny"
|
|
|
|
# For local development, import via path instead of crates.io, e.g.
|
|
# [patch.crates-io]
|
|
# nym-coconut-dkg-common = { path = "../common/cosmwasm-smart-contracts/coconut-dkg" }
|