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

remove solana-sdk from solana-client #3844

Draft
wants to merge 18 commits into
base: master
Choose a base branch
from

Commits on Nov 29, 2024

  1. extract transaction crate

    kevinheavey committed Nov 29, 2024
    Configuration menu
    Copy the full SHA
    b9eca7a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    238ba2f View commit details
    Browse the repository at this point in the history
  3. fix frozen-abi support

    kevinheavey committed Nov 29, 2024
    Configuration menu
    Copy the full SHA
    111a05d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    60887b8 View commit details
    Browse the repository at this point in the history
  5. update digest

    kevinheavey committed Nov 29, 2024
    Configuration menu
    Copy the full SHA
    9ce4162 View commit details
    Browse the repository at this point in the history
  6. fix circular dep

    kevinheavey committed Nov 29, 2024
    Configuration menu
    Copy the full SHA
    ddaa9bc View commit details
    Browse the repository at this point in the history
  7. fmt

    kevinheavey committed Nov 29, 2024
    Configuration menu
    Copy the full SHA
    51ac9c8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6add957 View commit details
    Browse the repository at this point in the history
  9. add doc_auto_cfg

    kevinheavey committed Nov 29, 2024
    Configuration menu
    Copy the full SHA
    5298f1e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    22a6f2f View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    f950f29 View commit details
    Browse the repository at this point in the history
  12. inline some consts

    kevinheavey committed Nov 29, 2024
    Configuration menu
    Copy the full SHA
    4e0c36b View commit details
    Browse the repository at this point in the history
  13. fix wasm support

    kevinheavey committed Nov 29, 2024
    Configuration menu
    Copy the full SHA
    e4740c3 View commit details
    Browse the repository at this point in the history
  14. update expected error

    kevinheavey committed Nov 29, 2024
    Configuration menu
    Copy the full SHA
    d0f550b View commit details
    Browse the repository at this point in the history
  15. update expected error

    kevinheavey committed Nov 29, 2024
    Configuration menu
    Copy the full SHA
    c46f1c2 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    275a26f View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    5441a7f View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    1198985 View commit details
    Browse the repository at this point in the history