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

feat: Solana Vault swaps (base PR) #5309

Merged
merged 25 commits into from
Nov 12, 2024

Commits on Sep 30, 2024

  1. chore: adding api call

    albert-llimos committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    21eec8c View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. Configuration menu
    Copy the full SHA
    532416f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    38b9307 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f21e379 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9e0de52 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8910e63 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    be43033 View commit details
    Browse the repository at this point in the history
  7. chore: cleanup

    albert-llimos committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    05bf121 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. chore: restore ci

    albert-llimos committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    903db1b View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

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

Commits on Oct 11, 2024

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

Commits on Oct 16, 2024

  1. chore: address comment

    albert-llimos committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    81558b0 View commit details
    Browse the repository at this point in the history
  2. chore: bouncer solana program swaps (#5318)

    * chore: first iteration adding anchor
    
    * chore: small cleanup
    
    * chore: syntax improvement
    
    * chore: add comment
    
    * chore: update compute units
    albert-llimos authored Oct 16, 2024
    Configuration menu
    Copy the full SHA
    7b94578 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2024

  1. Configuration menu
    Copy the full SHA
    a6e2c9a View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/main' into feat/solana-program-s…

    …waps-close-accounts
    
    * origin/main: (44 commits)
      fix: expire all previous epochs (#5279)
      feat: add/update contract swaps parameters (#5343)
      chore: add address to solana logging (#5353)
      fix: ignore dust underflows in order fills rpc (#5352)
      chore: consistent naming prewitnessed (#5351)
      feat: engine-runner verifies gpg signature of old dylib when downloaded (#5339)
      feat: tainted transaction reporting (#5310)
      bug: change_utxo not always present (#5340)
      feat: structured error return types for rpcs (#5346)
      chore: unify dependencies to root cargo.toml (#5333)
      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)
      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)
      ...
    
    # Conflicts:
    #	Cargo.lock
    #	state-chain/chains/src/sol/api.rs
    #	state-chain/pallets/cf-broadcast/src/migrations.rs
    #	state-chain/pallets/cf-environment/Cargo.toml
    syan095 committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    af8b520 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2024

  1. Fixed bouncer

    syan095 committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    7136f6d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f8d3821 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2024

  1. Configuration menu
    Copy the full SHA
    f97fefb View commit details
    Browse the repository at this point in the history
  2. chore: fix lint

    albert-llimos committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    144852f View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2024

  1. Configuration menu
    Copy the full SHA
    74b4b87 View commit details
    Browse the repository at this point in the history
  2. chore: run upgrade test

    albert-llimos committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    d3f845c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    87e8d80 View commit details
    Browse the repository at this point in the history
  4. chore: merge from main

    albert-llimos committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    ef4eb94 View commit details
    Browse the repository at this point in the history
  5. Fixed try-runtime error

    syan095 committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    b8c714d View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2024

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