Commit cf3fd00
authored
Max/crates io prep v2 (#6270)
* - standardise versions for all nym-sdk workspace dependencies
- prepend sqlx-pool-guard with 'nym-'
* Test remove nym-api from deps
* Add oneliner to client_pool doc comments
* Add note to commented out docs.rs link in sdk
* remove nym-api from script
* add publishing file
* bring non-binary / contract / tools into workspace version
* added more info to publishing.md
* make deps workspace version
* remove uploaded sphinx-types crate from script
* remove erroueously included ignore-defaults
* add zeroise to feature
* chore: Release
* add topology to batch
* more cargo versioning
* more cargo versioning - wasm utils
* more cargo versioning - wasm utils
* Add publish=false to manifest for cargo workspaces / crates.io
publishing exclusion
* remove script now switched to manifest based exclusion
* rename import based on rename of contracts-common dep
* Making workspace versions for publication + removing unnecessary crates
from publication
* Remove OOD info from publishing sdk guide
* rename contract imports + remove package
* temp commit: continuing with removal of path from cargo manifest and
replacing with workspace version import for publication
* continuing with cargo.toml updates
* dryrun only erroring on known version problem crates
* remove old published-crates file
* Minor comment change
* remove default features warning
* Additional info on workspace dep comment re publish list
* Add missing description to cargo.toml
* Fix missing feature flags
* Add missing descriptions
* Fix remaining path import
* Add workspace repo / homepage / documentation links to cargo.toml files
* remove workspace version from excluded crate
* Remove todo descriptions
* Minor comment change
* add homepage etc
* move from bls git import to nym_bls_fork crate
* Modify rest of imports from path to workspace import, excluding binaries
* add directory/homepage info
* fix cargo fmt
* add notes to gitignore
* better solution to contracts/ experiment
* wasm -> nym_wasm crate renaming
* fix fatfinger
* add metadata to ecash cargo.toml
* stub publishing guide
* fix misrevolved netlink- version
* Fixes and block publication of rebase re: LP
* first pass @ workflows1 parent 3831669 commit cf3fd00
File tree
279 files changed
+3272
-2492
lines changed- .github/workflows
- clients
- native
- websocket-requests
- socks5
- common
- async-file-watcher
- authenticator-requests
- bandwidth-controller
- bin-common
- client-core
- config-types
- gateways-storage
- src
- client
- base_client
- real_messages_control
- init
- surb-storage
- src/backend/fs_backend
- client-libs
- gateway-client
- src
- client
- mixnet-client
- validator-client
- commands
- config
- cosmwasm-smart-contracts
- coconut-dkg
- src
- contracts-common-testing
- contracts-common
- easy_addr
- ecash-contract
- group-contract
- mixnet-contract
- src
- rewarding
- multisig-contract
- nym-performance-contract
- nym-pool-contract
- vesting-contract
- src
- credential-proxy
- credential-storage
- src
- backends
- persistent_storage
- credential-utils
- credential-verification
- credentials-interface
- credentials
- crypto
- dkg
- benches
- src
- bte
- interpolation
- tests
- ecash-signer-check-types
- ecash-signer-check
- ecash-time
- exit-policy
- gateway-requests
- gateway-stats-storage
- gateway-storage
- http-api-client-macro
- http-api-client
- http-api-common
- inclusion-probability
- ip-packet-requests
- ledger
- mixnode-common
- network-defaults
- node-tester-utils
- src
- nonexhaustive-delayqueue
- nym-cache
- nym-common
- nym-connection-monitor
- nym-id
- nym-kcp
- nym-kkt
- nym-lp-common
- nym-lp-transport
- nym-lp
- nym-metrics
- nym_offline_compact_ecash
- benches
- src
- proofs
- scheme
- nymnoise
- keys
- nymsphinx
- acknowledgements
- addressing
- anonymous-replies
- chunking
- cover
- forwarding
- framing
- params
- routing
- types
- nyxd-scraper-psql
- nyxd-scraper-sqlite
- pemstore
- registration
- serde-helpers
- service-provider-requests-common
- socks5-client-core
- socks5
- ordered-buffer
- proxy-helpers
- requests
- statistics
- store-cipher
- task
- test-utils
- ticketbooks-merkle
- topology
- src
- tun
- types
- upgrade-mode-check
- verloc
- wasm
- client-core
- src
- storage
- storage
- src
- utils
- wireguard-private-metadata
- client
- server
- tests
- wireguard-types
- wireguard
- zulip-client
- contracts
- coconut-dkg
- ecash
- mixnet-vesting-integration-tests
- mixnet
- multisig
- cw3-flex-multisig
- cw4-group
- nym-pool
- performance
- vesting
- documentation/autodoc
- gateway
- integration-tests
- nym-api
- nym-api-requests
- nym-authenticator-client
- nym-browser-extension/storage
- src
- nym-credential-proxy
- nym-credential-proxy-requests
- nym-credential-proxy
- vpn-api-lib-wasm
- src
- nym-data-observatory
- nym-gateway-probe
- nym-ip-packet-client
- nym-network-monitor
- nym-node-status-api
- nym-node-status-agent
- nym-node-status-api
- nym-node-status-client
- nym-node
- nym-node-metrics
- nym-node-requests
- nym-outfox
- nym-registration-client
- nym-signers-monitor
- nym-sqlx-pool-guard
- src
- nym-statistics-api
- nym-validator-rewarder
- nyx-chain-watcher
- sdk
- ffi
- cpp
- go
- rust/nym-sdk
- src
- service-providers
- common
- ip-packet-router
- network-requester
- tools
- echo-server
- internal
- contract-state-importer
- importer-cli
- importer-contract
- mixnet-connectivity-check
- ssl-inject
- testnet-manager
- dkg-bypass-contract
- validator-status-check
- nym-cli
- nym-id-cli
- nym-lp-client
- nym-nr-query
- nymvisor
- ts-rs-cli
- wasm
- client
- src
- full-nym-wasm
- mix-fetch
- src
- node-tester
- src
- zknym-lib
- src
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
279 files changed
+3272
-2492
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
| 78 | + | |
| 79 | + | |
0 commit comments