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: script transaction human readable formatting #1542

Open
wants to merge 41 commits into
base: master
Choose a base branch
from

Commits on Oct 21, 2024

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

Commits on Oct 23, 2024

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

Commits on Oct 24, 2024

  1. wip

    segfault-magnet committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    02cab44 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2024

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

Commits on Oct 29, 2024

  1. Configuration menu
    Copy the full SHA
    a240068 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a158e67 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1a25250 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2024

  1. Configuration menu
    Copy the full SHA
    7f6c3fc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    81bb930 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c3b157b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7e6e1b8 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2024

  1. refactoring

    segfault-magnet committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    65b1174 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2024

  1. wasm test

    segfault-magnet committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    7c11b08 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    712603d View commit details
    Browse the repository at this point in the history
  3. rename

    segfault-magnet committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    49774b5 View commit details
    Browse the repository at this point in the history
  4. wip

    segfault-magnet committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    6a3e950 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2024

  1. decode fixed

    segfault-magnet committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    55e3c91 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7fd5792 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f7d1a7b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    33cc27d View commit details
    Browse the repository at this point in the history
  5. wip

    segfault-magnet committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    80a35cf View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2024

  1. Configuration menu
    Copy the full SHA
    f61533e View commit details
    Browse the repository at this point in the history
  2. tests passing

    segfault-magnet committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    0f13383 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2024

  1. rename

    segfault-magnet committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    43110e5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    57550ef View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d5a1c66 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    07bb9c3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b6c1e75 View commit details
    Browse the repository at this point in the history
  6. rename

    segfault-magnet committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    0d3dc46 View commit details
    Browse the repository at this point in the history
  7. cleanup

    segfault-magnet committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    83ef45d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3ed26a7 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d93460e View commit details
    Browse the repository at this point in the history
  10. wasm friendly imports

    segfault-magnet committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    c1991f8 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2024

  1. fix compile

    segfault-magnet committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    033036d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ae8e1fa View commit details
    Browse the repository at this point in the history
  3. refactoring

    segfault-magnet committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    87cd1b0 View commit details
    Browse the repository at this point in the history
  4. add docs

    segfault-magnet committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    838b6dd View commit details
    Browse the repository at this point in the history
  5. fix forc warnings

    segfault-magnet committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    a78d89a View commit details
    Browse the repository at this point in the history
  6. fix import

    segfault-magnet committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    38cb60b View commit details
    Browse the repository at this point in the history
  7. fix cargo clippy

    segfault-magnet committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    f6e4c27 View commit details
    Browse the repository at this point in the history
  8. fix more clippy

    segfault-magnet committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    471b130 View commit details
    Browse the repository at this point in the history