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: optimize script fetching data #222

Merged
merged 25 commits into from
Oct 1, 2024

Commits on Sep 26, 2024

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

Commits on Sep 27, 2024

  1. fix(ScriptData): typos

    lomasson committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    fb92e16 View commit details
    Browse the repository at this point in the history
  2. handle utxo data

    maciejka committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    2fa594c View commit details
    Browse the repository at this point in the history
  3. fix timestamps script

    maciejka committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    41bd340 View commit details
    Browse the repository at this point in the history
  4. even more fixes

    maciejka committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    451adb0 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. integrate data generation

    maciejka committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    f1558f0 View commit details
    Browse the repository at this point in the history
  2. optimization

    maciejka committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    957dd8c View commit details
    Browse the repository at this point in the history
  3. update client script

    maciejka committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    82388b5 View commit details
    Browse the repository at this point in the history
  4. merge main

    maciejka committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    01e94c7 View commit details
    Browse the repository at this point in the history
  5. fixes after the merge

    maciejka committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    f7331c3 View commit details
    Browse the repository at this point in the history
  6. more fixes

    maciejka committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    971016e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    80ec12f View commit details
    Browse the repository at this point in the history
  8. fix blocks without outputs

    maciejka committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    601e396 View commit details
    Browse the repository at this point in the history
  9. fix error detection

    maciejka committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    8e64f35 View commit details
    Browse the repository at this point in the history
  10. fix mesages

    maciejka committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    663be45 View commit details
    Browse the repository at this point in the history
  11. fixes

    maciejka committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    0e85082 View commit details
    Browse the repository at this point in the history
  12. fmt

    maciejka committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    c4b409b View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. fix review comments

    maciejka committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    dab4c67 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ad0a949 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a5a17ca View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f880769 View commit details
    Browse the repository at this point in the history
  5. fmt

    maciejka committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    a014ca5 View commit details
    Browse the repository at this point in the history
  6. fix no outputs edge case

    maciejka committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    a247da1 View commit details
    Browse the repository at this point in the history
  7. fix messages

    maciejka committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    a04201f View commit details
    Browse the repository at this point in the history