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

Align Core API types and routes #1928

Commits on Jan 19, 2024

  1. update core api routes

    Alex6323 committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    3ee1aea View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2024

  1. Configuration menu
    Copy the full SHA
    67d4bb9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1b9c464 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2024

  1. Configuration menu
    Copy the full SHA
    72c6015 View commit details
    Browse the repository at this point in the history
  2. address docs related todos

    Alex6323 committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    9492231 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cbbdcbe View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2024

  1. adjustments

    Alex6323 committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    d5c80dc View commit details
    Browse the repository at this point in the history
  2. docs

    Alex6323 committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    1dba282 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    246a513 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2024

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

Commits on Jan 29, 2024

  1. align sdk

    Alex6323 committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    9262b96 View commit details
    Browse the repository at this point in the history
  2. align renames

    Alex6323 committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    0180409 View commit details
    Browse the repository at this point in the history
  3. simplify

    Alex6323 committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    00841aa View commit details
    Browse the repository at this point in the history
  4. add GetOutputRaw method

    Alex6323 committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    a78cc18 View commit details
    Browse the repository at this point in the history
  5. update python binding

    Alex6323 committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    d9752c2 View commit details
    Browse the repository at this point in the history
  6. remove todo

    Alex6323 committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    a2ccab0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a8d9c91 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2024

  1. Configuration menu
    Copy the full SHA
    98153ab View commit details
    Browse the repository at this point in the history
  2. from_dict

    Alex6323 committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    27d6104 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2024

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

Commits on Feb 18, 2024

  1. Configuration menu
    Copy the full SHA
    5d049d6 View commit details
    Browse the repository at this point in the history
  2. align node info responses

    Alex6323 committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    6c50e90 View commit details
    Browse the repository at this point in the history
  3. align output responses

    Alex6323 committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    42ddf34 View commit details
    Browse the repository at this point in the history
  4. included block raw response

    Alex6323 committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    6a625ab View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2024

  1. update commitment routes

    Alex6323 committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    6cf50df View commit details
    Browse the repository at this point in the history
  2. fix merge

    Alex6323 committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    cd4cefd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    663b53e View commit details
    Browse the repository at this point in the history
  4. update nodejs core api

    Alex6323 committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    97da0fd View commit details
    Browse the repository at this point in the history
  5. nit

    Alex6323 committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    df2082b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2c0cad8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1581f19 View commit details
    Browse the repository at this point in the history
  8. nodejs: replace getTips()

    Alex6323 committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    b4fcb8a View commit details
    Browse the repository at this point in the history
  9. missing field; warning

    Alex6323 committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    0245454 View commit details
    Browse the repository at this point in the history
  10. getInfo

    Alex6323 committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    d1e8c30 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2024

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

Commits on Feb 21, 2024

  1. review suggestions

    Alex6323 committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    b2bdea1 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2024

  1. Configuration menu
    Copy the full SHA
    c8a97f7 View commit details
    Browse the repository at this point in the history
  2. review and clean up

    Alex6323 committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    2b02d85 View commit details
    Browse the repository at this point in the history
  3. revert pub(crate)

    Alex6323 committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    94714f5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f26a293 View commit details
    Browse the repository at this point in the history
  5. nits

    Alex6323 committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    5430042 View commit details
    Browse the repository at this point in the history
  6. nits

    Alex6323 committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    dc35263 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2024

  1. fight the borr... uh ... python formatter

    Co-authored-by: DaughterOfMars <[email protected]>
    Alex6323 and DaughterOfMars authored Feb 23, 2024
    Configuration menu
    Copy the full SHA
    0fbef12 View commit details
    Browse the repository at this point in the history
  2. remove todo

    Alex6323 committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    9ab4c87 View commit details
    Browse the repository at this point in the history
  3. I see empty lines...

    Alex6323 committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    076e775 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9a67746 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    138dcec View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0eef2bf View commit details
    Browse the repository at this point in the history
  7. review

    Alex6323 committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    0052264 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2024

  1. Configuration menu
    Copy the full SHA
    dfb4e26 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    804578b View commit details
    Browse the repository at this point in the history
  3. dedup

    Alex6323 committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    e4aebac View commit details
    Browse the repository at this point in the history
  4. purge stupid convention

    Alex6323 committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    aa2e8ed View commit details
    Browse the repository at this point in the history
  5. dedup GenerateAddressOptions

    Alex6323 committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    63a7099 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3350075 View commit details
    Browse the repository at this point in the history
  7. fix nodejs node info

    Alex6323 committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    a23d685 View commit details
    Browse the repository at this point in the history
  8. review

    Alex6323 committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    bb09a98 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

  1. re-export as responses

    Alex6323 committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    ff6e218 View commit details
    Browse the repository at this point in the history
  2. use re-exports in tests

    Alex6323 committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    69bdd53 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    98df2c3 View commit details
    Browse the repository at this point in the history
  4. python nits

    Alex6323 committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    539fea8 View commit details
    Browse the repository at this point in the history
  5. sdk nit

    Alex6323 committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    24be14f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a3c36e1 View commit details
    Browse the repository at this point in the history
  7. option (1)

    Alex6323 committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    f4b8805 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1d94d79 View commit details
    Browse the repository at this point in the history
  9. fix ci

    Alex6323 committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    284bd99 View commit details
    Browse the repository at this point in the history
  10. fix info requests in tests

    Alex6323 committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    f32d4ef View commit details
    Browse the repository at this point in the history
  11. exorcism

    Co-authored-by: Thoralf-M <[email protected]>
    Alex6323 and Thoralf-M authored Feb 27, 2024
    Configuration menu
    Copy the full SHA
    013dfd8 View commit details
    Browse the repository at this point in the history
  12. some more nodejs fixes

    Alex6323 committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    a7e8fcc View commit details
    Browse the repository at this point in the history
  13. some more python fixes

    Alex6323 committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    2d1f27b View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    2cdd4f1 View commit details
    Browse the repository at this point in the history
  15. moar fixes

    Alex6323 committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    3f40fa3 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    e932933 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    20dbc5d View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2024

  1. Configuration menu
    Copy the full SHA
    bb0ea43 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f467728 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    743960f View commit details
    Browse the repository at this point in the history
  4. NodeJs: use NumericString

    Alex6323 committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    3de1c6c View commit details
    Browse the repository at this point in the history
  5. NodeJs: fix imports in tests

    Alex6323 committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    2a1b6b0 View commit details
    Browse the repository at this point in the history
  6. NodeJs: update README

    Alex6323 committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    b110df4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    971dc24 View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2024

  1. NodeJs: rename

    Alex6323 committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    c3636f1 View commit details
    Browse the repository at this point in the history
  2. update link

    Alex6323 committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    ca378d7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bb1c097 View commit details
    Browse the repository at this point in the history
  4. align naming

    Alex6323 committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    cf926d9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0c59e57 View commit details
    Browse the repository at this point in the history
  6. align docs

    Alex6323 committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    512e525 View commit details
    Browse the repository at this point in the history
  7. replace BlockFullResponse

    Alex6323 committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    4cd555b View commit details
    Browse the repository at this point in the history
  8. align rust docs

    Alex6323 committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    7122ba9 View commit details
    Browse the repository at this point in the history
  9. pr suggestions

    Alex6323 committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    2754692 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    99cbfa1 View commit details
    Browse the repository at this point in the history
  11. nit

    Alex6323 committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    3e45313 View commit details
    Browse the repository at this point in the history