Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: unify dependencies to root cargo.toml #5333

Merged
merged 12 commits into from
Oct 24, 2024
Merged

Commits on Oct 15, 2024

  1. Configuration menu
    Copy the full SHA
    55c5328 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

  1. Configuration menu
    Copy the full SHA
    b294046 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/main' into chore/unify-dependencies

    Reverted unintended changes to `workflow/*.yml`s
    Formated `cargo.toml`s
    
    * origin/main:
      fix: don't exit if we can't remove a file that already doesn't exist (#5328)
    syan095 committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    ae6acef View commit details
    Browse the repository at this point in the history
  3. Reverted unintended change.

    syan095 committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    fbf5e92 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

  1. Configuration menu
    Copy the full SHA
    9932a54 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2024

  1. Centralized pokadotSdk dependencies and our own packages into the root

    cargo.toml
    Updated some crates to later versions for compatibility.
    syan095 committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    d357e66 View commit details
    Browse the repository at this point in the history
  2. Ordered everything in the root Cargo.toml alphabetically (within sect…

    …ions)
    
    Formatted all the cargo.toml
    syan095 committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    4027d9d View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2024

  1. Added default-features = true for all crates that isn't no-std.

    Refactored all single quote into double quote in cargo.tomls
    syan095 committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    b8cd08a View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/main' into chore/unify-dependencies

    * origin/main:
      feat: broker can encode btc smart contract call (#5329)
      chore: localnet recreate script can use defaults (#5338)
      feat: witnessing btc smart contract swaps (#5331)
      feat: Solana CCM fallback (#5316)
      fix: scale types for pending ceremonies (#5286)
      chore: Prune historical values in Validator pallet (#5292)
      feat: expose deposit transaction hash from ingress-egress-tracker (#5320)
    
    # Conflicts:
    #	Cargo.lock
    #	engine/src/witness/btc/smart_contract.rs
    syan095 committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    8e66a27 View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'origin/main' into chore/unify-dependencies

    * origin/main:
      feat: Submit a slot number alongside nonce (#5297)
      chore: use node version from `.nvmrc` 📌 (#5336)
      chore: add engine account_info logging (#5347)
      chore: replace manual scale encoding for ts-scale (#5335)
      chore: more consistent params in Broker API (#5342)
    
    # Conflicts:
    #	engine/src/witness/sol.rs
    #	state-chain/pallets/cf-elections/Cargo.toml
    #	state-chain/runtime/Cargo.toml
    syan095 committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    e93e923 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2024

  1. Fixed release build

    syan095 committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    28d7ef4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ff7b39c View commit details
    Browse the repository at this point in the history