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

Make subxt-core ready for publishing #1508

Merged
merged 27 commits into from
Apr 15, 2024
Merged

Make subxt-core ready for publishing #1508

merged 27 commits into from
Apr 15, 2024

Commits on Mar 28, 2024

  1. Configuration menu
    Copy the full SHA
    adf1f0d View commit details
    Browse the repository at this point in the history
  2. A couple more fixes and fmt

    jsdw committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    5076651 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    49268fd View commit details
    Browse the repository at this point in the history
  4. cargo fmt

    jsdw committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    b571bb1 View commit details
    Browse the repository at this point in the history
  5. fix wasm example

    jsdw committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    6f54031 View commit details
    Browse the repository at this point in the history
  6. clippy

    jsdw committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    b9b63b4 View commit details
    Browse the repository at this point in the history
  7. more clippy

    jsdw committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    1ba85f5 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2024

  1. WIP Adding examples and such

    jsdw committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    65345a7 View commit details
    Browse the repository at this point in the history
  2. Move storage functionality more fully to subxt_core and nice examples…

    … for storage and txs
    jsdw committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    d22338a View commit details
    Browse the repository at this point in the history
  3. Add example for events

    jsdw committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    0a33d38 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

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

Commits on Apr 9, 2024

  1. Add runtime API core example

    jsdw committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    4ef4585 View commit details
    Browse the repository at this point in the history
  2. fmt

    jsdw committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    a164951 View commit details
    Browse the repository at this point in the history
  3. remove scale-info patch

    jsdw committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    191237d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e9e59d3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    42fc42a View commit details
    Browse the repository at this point in the history
  6. swap args around

    jsdw committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    e8a96ac View commit details
    Browse the repository at this point in the history
  7. clippy

    jsdw committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    44b91e6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    53b7d8e View commit details
    Browse the repository at this point in the history
  9. cargo fmt and fix wasm-example

    jsdw committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    6e42e91 View commit details
    Browse the repository at this point in the history
  10. doc fixes

    jsdw committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    2d98704 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    c2987f2 View commit details
    Browse the repository at this point in the history
  12. alloc, not core

    jsdw committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    8b8bfec View commit details
    Browse the repository at this point in the history
  13. more no-std fixes

    jsdw committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    b518286 View commit details
    Browse the repository at this point in the history
  14. A couple more fixes

    jsdw committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    50db863 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

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

Commits on Apr 15, 2024

  1. Add back extrinsic decode test

    jsdw committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    1c6b55f View commit details
    Browse the repository at this point in the history