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: add support for XLS-40d + add script to auto-generate models from rippled code #2491

Merged
merged 33 commits into from
Nov 15, 2023

Commits on Sep 28, 2023

  1. move createValidateTests

    mvadari committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    ff17552 View commit details
    Browse the repository at this point in the history
  2. fix isString location

    mvadari committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    c3afe4e View commit details
    Browse the repository at this point in the history
  3. write generateModels script

    mvadari committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    28cb659 View commit details
    Browse the repository at this point in the history
  4. edit transaction.ts too

    mvadari committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    2a6a3d4 View commit details
    Browse the repository at this point in the history
  5. update binary codec

    mvadari committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    f16faa4 View commit details
    Browse the repository at this point in the history
  6. fix more model gen issues

    mvadari committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    8a160e7 View commit details
    Browse the repository at this point in the history
  7. generate DID models

    mvadari committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    a9b97e3 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d5d9f30 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2023

  1. [WIP] cleanup

    mvadari committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    433a095 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2023

  1. Merge branch 'main' into did

    mvadari committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    2020d0b View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2023

  1. [WIP] more

    mvadari committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    085d6cd View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2023

  1. Merge branch 'main' into did

    mvadari committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    306521b View commit details
    Browse the repository at this point in the history
  2. Update definitions.json

    mvadari committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    a0a2738 View commit details
    Browse the repository at this point in the history
  3. fix test

    mvadari committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    4a9badc View commit details
    Browse the repository at this point in the history
  4. fix XChainModifyBridge

    mvadari committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    8d62c6c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    915d588 View commit details
    Browse the repository at this point in the history
  6. more cleanup

    mvadari committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    f129354 View commit details
    Browse the repository at this point in the history
  7. fix rename

    mvadari committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    962ea67 View commit details
    Browse the repository at this point in the history
  8. Merge branch 'main' into did

    mvadari committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    1e875bb View commit details
    Browse the repository at this point in the history
  9. clean up

    mvadari committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    b48db6f View commit details
    Browse the repository at this point in the history
  10. update changelog

    mvadari committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    6aaaa60 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2023

  1. Merge branch 'main' into did

    mvadari authored Oct 24, 2023
    Configuration menu
    Copy the full SHA
    b5b1e14 View commit details
    Browse the repository at this point in the history
  2. update docker version

    mvadari committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    b921ada View commit details
    Browse the repository at this point in the history
  3. add integration tests

    mvadari committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    8598831 View commit details
    Browse the repository at this point in the history
  4. fix tests

    mvadari committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    65667a9 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'main' into did

    mvadari authored Oct 24, 2023
    Configuration menu
    Copy the full SHA
    5ea2a87 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2023

  1. Merge branch 'main' into did

    mvadari authored Oct 25, 2023
    Configuration menu
    Copy the full SHA
    050795f View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2023

  1. Merge branch 'main' into did

    mvadari authored Oct 26, 2023
    Configuration menu
    Copy the full SHA
    1d97c10 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2023

  1. Update definitions.json

    mvadari committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    4869e67 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into did

    mvadari committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    765a99a View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2023

  1. Update definitions.json

    mvadari committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    f100d78 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2023

  1. Merge branch 'main' into did

    mvadari authored Nov 14, 2023
    Configuration menu
    Copy the full SHA
    97b536c View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2023

  1. respond to comments

    mvadari committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    0d32f82 View commit details
    Browse the repository at this point in the history