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

XRPL Multisig Prover #227

Draft
wants to merge 83 commits into
base: main
Choose a base branch
from

Commits on Jan 3, 2024

  1. Configuration menu
    Copy the full SHA
    e62e2ab View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fe07d1c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7379b5e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ccf929d View commit details
    Browse the repository at this point in the history
  5. xrpl-multisig-prover

    abresas authored and k4m4 committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    6f850a0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d2ec76f View commit details
    Browse the repository at this point in the history
  7. xrpl serialization all tests pass

    abresas authored and k4m4 committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    772b243 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e07f8a0 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7eff148 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    decab21 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    4dd3cca View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    0925066 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    66434b2 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    d8aa0c0 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    fa8111d View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    1033d2f View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2024

  1. wip: xrpl memo

    abresas committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    fd63575 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2024

  1. xrpl multisig in memo

    abresas committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    25908e4 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2024

  1. xrpl serialization tests

    abresas committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    257da09 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2024

  1. rename cc_id to message_id

    abresas committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    b47d38d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d8a9e6e View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2024

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

Commits on Feb 8, 2024

  1. xrpl: sort signers in multisig transactions and support ed25519 publi…

    …c keys in serialization
    abresas committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    198808e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1509841 View commit details
    Browse the repository at this point in the history
  3. xrpl remove obsolete todo

    abresas committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    6d459bc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3ed191b View commit details
    Browse the repository at this point in the history
  5. xrpl remove obsolete import

    abresas committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    0f1ce94 View commit details
    Browse the repository at this point in the history
  6. Revert "xrpl message id is tx_id without event index"

    This reverts commit 1509841.
    k4m4 committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    f21179e View commit details
    Browse the repository at this point in the history
  7. Revert "xrpl remove obsolete import"

    This reverts commit 0f1ce94.
    k4m4 committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    92836ab View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4678211 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c5539bf View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2024

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

Commits on Feb 13, 2024

  1. Configuration menu
    Copy the full SHA
    c571ff8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2d5740c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a9146d3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9862500 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    26498e0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    46a9b98 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2024

  1. Configuration menu
    Copy the full SHA
    8681da3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bf1cbf1 View commit details
    Browse the repository at this point in the history
  3. xrpl integration tests use unsigned_tx instead of session id for sign…

    …ing, like ampd
    abresas authored and k4m4 committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    b0c5bd0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8985a3c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    74d34aa View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    51524d5 View commit details
    Browse the repository at this point in the history
  7. xrpl-multisig-prover: include multisig_session_id in memo & modify to…

    …ken registration logic
    k4m4 committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    8f72e94 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6165a46 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ce3c164 View commit details
    Browse the repository at this point in the history
  10. wip: remove unwraps and clones

    abresas authored and k4m4 committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    c740e60 View commit details
    Browse the repository at this point in the history
  11. xrpl: remove bigdecimal/bigint dependency

    abresas authored and k4m4 committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    c8fdb54 View commit details
    Browse the repository at this point in the history
  12. xrpl: custom decimal type

    abresas authored and k4m4 committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    dc90b25 View commit details
    Browse the repository at this point in the history
  13. xrpl: token amount type instead of decimal

    abresas authored and k4m4 committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    e1f231f View commit details
    Browse the repository at this point in the history
  14. xrpl: accountid type for addresses

    abresas authored and k4m4 committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    58a22dc View commit details
    Browse the repository at this point in the history
  15. xrpl: remove unnecessary imports

    abresas authored and k4m4 committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    3392a95 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    5bf2c82 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    4ec6936 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    1e30082 View commit details
    Browse the repository at this point in the history
  19. xrpl: add missing import

    abresas authored and k4m4 committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    6d8bed5 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    8495fc2 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    63f07ae View commit details
    Browse the repository at this point in the history
  22. xrpl multisig prover: use parse_message_id from voting verifier and o…

    …ther todo fixes
    abresas authored and k4m4 committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    f97b3cb View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    4802b93 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    dfe0170 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    650f606 View commit details
    Browse the repository at this point in the history
  26. ampd: xrpl msg verifier

    abresas authored and k4m4 committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    ddfebf2 View commit details
    Browse the repository at this point in the history
  27. ampd xrpl verification logic: separate multisig generated txs and dep…

    …osits, finality, success codes
    abresas authored and k4m4 committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    ee23777 View commit details
    Browse the repository at this point in the history
  28. Revert "add message_provider option on multisig handler"

    This reverts commit 2132314.
    abresas authored and k4m4 committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    4a66bdd View commit details
    Browse the repository at this point in the history
  29. ampd xrpl add missing xrpl types file

    abresas authored and k4m4 committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    7e7c94c View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    25d0e90 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    a05b652 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    280df17 View commit details
    Browse the repository at this point in the history
  33. Revert "xrpl-multisig-prover: create get_next_multisig_session_id que…

    …ry function"
    
    This reverts commit 42bf6b3.
    k4m4 committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    b4da970 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2024

  1. Configuration menu
    Copy the full SHA
    d732049 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c1c58e6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ca760ac View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

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

Commits on May 6, 2024

  1. improve type conversions

    abresas committed May 6, 2024
    Configuration menu
    Copy the full SHA
    d521c6b View commit details
    Browse the repository at this point in the history
  2. vec handling improvements

    abresas committed May 6, 2024
    Configuration menu
    Copy the full SHA
    09b32c3 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

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

Commits on May 8, 2024

  1. allocation improvements

    abresas committed May 8, 2024
    Configuration menu
    Copy the full SHA
    7acea6f View commit details
    Browse the repository at this point in the history

Commits on May 9, 2024

  1. minor clippy improvements

    abresas committed May 9, 2024
    Configuration menu
    Copy the full SHA
    ee9a678 View commit details
    Browse the repository at this point in the history
  2. run cargo fmt

    abresas committed May 9, 2024
    Configuration menu
    Copy the full SHA
    6481d67 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2024

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