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

account.get_utxo pagination #1436

Merged
merged 125 commits into from
Apr 16, 2020
Merged

account.get_utxo pagination #1436

merged 125 commits into from
Apr 16, 2020

Commits on Mar 24, 2020

  1. attempt number 2!

    jarindr committed Mar 24, 2020
    Configuration menu
    Copy the full SHA
    bcad37f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    57fceb3 View commit details
    Browse the repository at this point in the history
  3. wow it finally works

    jarindr committed Mar 24, 2020
    Configuration menu
    Copy the full SHA
    2ec81cc View commit details
    Browse the repository at this point in the history
  4. should failed on no address

    jarindr committed Mar 24, 2020
    Configuration menu
    Copy the full SHA
    4657132 View commit details
    Browse the repository at this point in the history
  5. add more parse test

    jarindr committed Mar 24, 2020
    Configuration menu
    Copy the full SHA
    6837726 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2020

  1. check constranints

    jarindr committed Mar 26, 2020
    Configuration menu
    Copy the full SHA
    50f584d View commit details
    Browse the repository at this point in the history
  2. (test) paginator attempt 3

    jarindr committed Mar 26, 2020
    Configuration menu
    Copy the full SHA
    f68386f View commit details
    Browse the repository at this point in the history
  3. spandex

    jarindr committed Mar 26, 2020
    Configuration menu
    Copy the full SHA
    7e0e6c3 View commit details
    Browse the repository at this point in the history
  4. fix address test

    jarindr committed Mar 26, 2020
    Configuration menu
    Copy the full SHA
    1d2a21d View commit details
    Browse the repository at this point in the history
  5. return list

    jarindr committed Mar 26, 2020
    Configuration menu
    Copy the full SHA
    adbe2c0 View commit details
    Browse the repository at this point in the history
  6. bring back paginator

    jarindr committed Mar 26, 2020
    Configuration menu
    Copy the full SHA
    c947893 View commit details
    Browse the repository at this point in the history
  7. get utxo

    jarindr committed Mar 26, 2020
    Configuration menu
    Copy the full SHA
    3317430 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5fe3290 View commit details
    Browse the repository at this point in the history
  9. remove redundancy

    jarindr committed Mar 26, 2020
    Configuration menu
    Copy the full SHA
    3506806 View commit details
    Browse the repository at this point in the history
  10. add data paginator

    jarindr committed Mar 26, 2020
    Configuration menu
    Copy the full SHA
    f04e4af View commit details
    Browse the repository at this point in the history
  11. wtf it works

    jarindr committed Mar 26, 2020
    Configuration menu
    Copy the full SHA
    4784983 View commit details
    Browse the repository at this point in the history
  12. all passed

    jarindr committed Mar 26, 2020
    Configuration menu
    Copy the full SHA
    45a8864 View commit details
    Browse the repository at this point in the history
  13. fix eth_event_test

    jarindr committed Mar 26, 2020
    Configuration menu
    Copy the full SHA
    df3a8dd View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    1dc509e View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    a825eab View commit details
    Browse the repository at this point in the history
  16. fix request body yamal

    jarindr committed Mar 26, 2020
    Configuration menu
    Copy the full SHA
    e52ff49 View commit details
    Browse the repository at this point in the history
  17. improve description

    jarindr committed Mar 26, 2020
    Configuration menu
    Copy the full SHA
    014eb4e View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    94af0bd View commit details
    Browse the repository at this point in the history
  19. add new line

    jarindr committed Mar 26, 2020
    Configuration menu
    Copy the full SHA
    beb0978 View commit details
    Browse the repository at this point in the history
  20. add new line

    jarindr committed Mar 26, 2020
    Configuration menu
    Copy the full SHA
    06a07de View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    7e74935 View commit details
    Browse the repository at this point in the history
  22. mix format

    jarindr committed Mar 26, 2020
    Configuration menu
    Copy the full SHA
    1db6f0a View commit details
    Browse the repository at this point in the history
  23. format mix

    jarindr committed Mar 26, 2020
    Configuration menu
    Copy the full SHA
    b8a49f8 View commit details
    Browse the repository at this point in the history
  24. fix test

    jarindr committed Mar 26, 2020
    Configuration menu
    Copy the full SHA
    862d622 View commit details
    Browse the repository at this point in the history
  25. fix test

    jarindr committed Mar 26, 2020
    Configuration menu
    Copy the full SHA
    a878b02 View commit details
    Browse the repository at this point in the history
  26. fix naming

    jarindr committed Mar 26, 2020
    Configuration menu
    Copy the full SHA
    27690a4 View commit details
    Browse the repository at this point in the history
  27. format mix

    jarindr committed Mar 26, 2020
    Configuration menu
    Copy the full SHA
    82db6b3 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2020

  1. fix warning error

    jarindr committed Mar 27, 2020
    Configuration menu
    Copy the full SHA
    ed3b2bf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    421b961 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bef4738 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2020

  1. add paging test case

    jarindr committed Mar 29, 2020
    Configuration menu
    Copy the full SHA
    e10b874 View commit details
    Browse the repository at this point in the history
  2. add pagination test

    jarindr committed Mar 29, 2020
    Configuration menu
    Copy the full SHA
    55e8e5d View commit details
    Browse the repository at this point in the history
  3. fix limit on swagger

    jarindr committed Mar 29, 2020
    Configuration menu
    Copy the full SHA
    d315ae4 View commit details
    Browse the repository at this point in the history
  4. format test

    jarindr committed Mar 29, 2020
    Configuration menu
    Copy the full SHA
    c89c1e2 View commit details
    Browse the repository at this point in the history
  5. fix get_utxo spect

    jarindr committed Mar 29, 2020
    Configuration menu
    Copy the full SHA
    1e92425 View commit details
    Browse the repository at this point in the history
  6. sort alias

    jarindr committed Mar 29, 2020
    Configuration menu
    Copy the full SHA
    5b7d29f View commit details
    Browse the repository at this point in the history
  7. add leser validate

    jarindr committed Mar 29, 2020
    Configuration menu
    Copy the full SHA
    83fc982 View commit details
    Browse the repository at this point in the history
  8. remove empty lines

    jarindr committed Mar 29, 2020
    Configuration menu
    Copy the full SHA
    c07bdc3 View commit details
    Browse the repository at this point in the history
  9. change name optional_lesser

    jarindr committed Mar 29, 2020
    Configuration menu
    Copy the full SHA
    2813132 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    2592a1b View commit details
    Browse the repository at this point in the history
  11. new line

    jarindr committed Mar 29, 2020
    Configuration menu
    Copy the full SHA
    b336dbe View commit details
    Browse the repository at this point in the history
  12. mix format

    jarindr committed Mar 29, 2020
    Configuration menu
    Copy the full SHA
    b143220 View commit details
    Browse the repository at this point in the history
  13. rename optional lesser

    jarindr committed Mar 29, 2020
    Configuration menu
    Copy the full SHA
    224d559 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    bb3e59a View commit details
    Browse the repository at this point in the history
  15. if con test

    jarindr committed Mar 29, 2020
    Configuration menu
    Copy the full SHA
    b99b015 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2020

  1. add feature for alice call

    jarindr committed Mar 30, 2020
    Configuration menu
    Copy the full SHA
    812a0e6 View commit details
    Browse the repository at this point in the history
  2. alice_addr

    jarindr committed Mar 30, 2020
    Configuration menu
    Copy the full SHA
    40a7f1f View commit details
    Browse the repository at this point in the history
  3. take only single account

    jarindr committed Mar 30, 2020
    Configuration menu
    Copy the full SHA
    f3e625f View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2020

  1. fix account array

    jarindr committed Mar 31, 2020
    Configuration menu
    Copy the full SHA
    1f2c84f View commit details
    Browse the repository at this point in the history
  2. add required

    jarindr committed Mar 31, 2020
    Configuration menu
    Copy the full SHA
    efbab84 View commit details
    Browse the repository at this point in the history
  3. okay runnable test... gosh

    jarindr committed Mar 31, 2020
    Configuration menu
    Copy the full SHA
    6499c8d View commit details
    Browse the repository at this point in the history
  4. add alias for apimoedl

    jarindr committed Mar 31, 2020
    Configuration menu
    Copy the full SHA
    835aa39 View commit details
    Browse the repository at this point in the history
  5. fix fixture

    jarindr committed Mar 31, 2020
    Configuration menu
    Copy the full SHA
    30aad8a View commit details
    Browse the repository at this point in the history
  6. test 2 utxo

    jarindr committed Mar 31, 2020
    Configuration menu
    Copy the full SHA
    4335bec View commit details
    Browse the repository at this point in the history
  7. format

    jarindr committed Mar 31, 2020
    Configuration menu
    Copy the full SHA
    ea8c8e7 View commit details
    Browse the repository at this point in the history
  8. fix patterm atching

    jarindr committed Mar 31, 2020
    Configuration menu
    Copy the full SHA
    80ae26e View commit details
    Browse the repository at this point in the history
  9. yay working

    jarindr committed Mar 31, 2020
    Configuration menu
    Copy the full SHA
    c16051f View commit details
    Browse the repository at this point in the history
  10. update info api spec

    jarindr committed Mar 31, 2020
    Configuration menu
    Copy the full SHA
    4877bef View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2020

  1. change to pure call

    jarindr committed Apr 1, 2020
    Configuration menu
    Copy the full SHA
    8b3cdb0 View commit details
    Browse the repository at this point in the history
  2. _alice_priv fix warning

    jarindr committed Apr 1, 2020
    Configuration menu
    Copy the full SHA
    b9d5451 View commit details
    Browse the repository at this point in the history
  3. add payload

    jarindr committed Apr 1, 2020
    Configuration menu
    Copy the full SHA
    e38bad1 View commit details
    Browse the repository at this point in the history
  4. fix pattern matching

    jarindr committed Apr 1, 2020
    Configuration menu
    Copy the full SHA
    5f16fde View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2020

  1. dynamic value

    jarindr committed Apr 2, 2020
    Configuration menu
    Copy the full SHA
    7f46024 View commit details
    Browse the repository at this point in the history
  2. remove fixture

    jarindr committed Apr 2, 2020
    Configuration menu
    Copy the full SHA
    f38a142 View commit details
    Browse the repository at this point in the history
  3. fix key as string for map

    jarindr committed Apr 2, 2020
    Configuration menu
    Copy the full SHA
    5f66fd1 View commit details
    Browse the repository at this point in the history
  4. test single tx

    jarindr committed Apr 2, 2020
    Configuration menu
    Copy the full SHA
    0d06417 View commit details
    Browse the repository at this point in the history
  5. format

    jarindr committed Apr 2, 2020
    Configuration menu
    Copy the full SHA
    c3d612f View commit details
    Browse the repository at this point in the history
  6. more format

    jarindr committed Apr 2, 2020
    Configuration menu
    Copy the full SHA
    fd45748 View commit details
    Browse the repository at this point in the history
  7. fix sometimes failed test

    jarindr committed Apr 2, 2020
    Configuration menu
    Copy the full SHA
    59466b5 View commit details
    Browse the repository at this point in the history
  8. test pagination

    jarindr committed Apr 2, 2020
    Configuration menu
    Copy the full SHA
    2f6dc9b View commit details
    Browse the repository at this point in the history
  9. format

    jarindr committed Apr 2, 2020
    Configuration menu
    Copy the full SHA
    1673679 View commit details
    Browse the repository at this point in the history
  10. fix expression

    jarindr committed Apr 2, 2020
    Configuration menu
    Copy the full SHA
    b9e4526 View commit details
    Browse the repository at this point in the history
  11. fix pattern match

    jarindr committed Apr 2, 2020
    Configuration menu
    Copy the full SHA
    88d0d0c View commit details
    Browse the repository at this point in the history
  12. remove warning

    jarindr committed Apr 2, 2020
    Configuration menu
    Copy the full SHA
    b08cbdf View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2020

  1. Configuration menu
    Copy the full SHA
    517bb39 View commit details
    Browse the repository at this point in the history
  2. update make file

    jarindr committed Apr 3, 2020
    Configuration menu
    Copy the full SHA
    d7caa7d View commit details
    Browse the repository at this point in the history
  3. use ipoller

    jarindr committed Apr 3, 2020
    Configuration menu
    Copy the full SHA
    6049bb2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4329bb7 View commit details
    Browse the repository at this point in the history
  5. fix default limit

    jarindr committed Apr 3, 2020
    Configuration menu
    Copy the full SHA
    203c2f5 View commit details
    Browse the repository at this point in the history
  6. default paging

    jarindr committed Apr 3, 2020
    Configuration menu
    Copy the full SHA
    876763b View commit details
    Browse the repository at this point in the history
  7. remove unused utxo

    jarindr committed Apr 3, 2020
    Configuration menu
    Copy the full SHA
    cb8514c View commit details
    Browse the repository at this point in the history
  8. fix mix warn

    jarindr committed Apr 3, 2020
    Configuration menu
    Copy the full SHA
    d3c5334 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2020

  1. Update priv/cabbage/apps/itest/test/features/watcher_info_api.feature

    Co-Authored-By: Ino Murko <[email protected]>
    jarindr and Ino Murko authored Apr 7, 2020
    Configuration menu
    Copy the full SHA
    f445672 View commit details
    Browse the repository at this point in the history
  2. fix comments and eng

    jarindr committed Apr 7, 2020
    Configuration menu
    Copy the full SHA
    ce566e4 View commit details
    Browse the repository at this point in the history
  3. merge

    jarindr committed Apr 7, 2020
    Configuration menu
    Copy the full SHA
    a04dda6 View commit details
    Browse the repository at this point in the history
  4. fix scenario

    jarindr committed Apr 7, 2020
    Configuration menu
    Copy the full SHA
    42485e6 View commit details
    Browse the repository at this point in the history
  5. mix format

    jarindr committed Apr 7, 2020
    Configuration menu
    Copy the full SHA
    817458f View commit details
    Browse the repository at this point in the history
  6. fix scnerio

    jarindr committed Apr 7, 2020
    Configuration menu
    Copy the full SHA
    908d87c View commit details
    Browse the repository at this point in the history
  7. format

    jarindr committed Apr 7, 2020
    Configuration menu
    Copy the full SHA
    e5ac445 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b87ca52 View commit details
    Browse the repository at this point in the history
  9. fix comments

    jarindr committed Apr 7, 2020
    Configuration menu
    Copy the full SHA
    87296b2 View commit details
    Browse the repository at this point in the history
  10. mix format

    jarindr committed Apr 7, 2020
    Configuration menu
    Copy the full SHA
    474e667 View commit details
    Browse the repository at this point in the history
  11. use to atom

    jarindr committed Apr 7, 2020
    Configuration menu
    Copy the full SHA
    0cd0c1c View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    4807d5f View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    dfb422c View commit details
    Browse the repository at this point in the history
  14. mix format

    jarindr committed Apr 7, 2020
    Configuration menu
    Copy the full SHA
    8a684c9 View commit details
    Browse the repository at this point in the history
  15. mix format

    jarindr committed Apr 7, 2020
    Configuration menu
    Copy the full SHA
    203e988 View commit details
    Browse the repository at this point in the history
  16. add atom

    jarindr committed Apr 7, 2020
    Configuration menu
    Copy the full SHA
    9e74e9b View commit details
    Browse the repository at this point in the history
  17. wow it works

    jarindr committed Apr 7, 2020
    Configuration menu
    Copy the full SHA
    e800c64 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    bf600f4 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    c7776b8 View commit details
    Browse the repository at this point in the history
  20. alias

    jarindr committed Apr 7, 2020
    Configuration menu
    Copy the full SHA
    f9f8ab7 View commit details
    Browse the repository at this point in the history
  21. mix format

    jarindr committed Apr 7, 2020
    Configuration menu
    Copy the full SHA
    a31bf88 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    3d5ce81 View commit details
    Browse the repository at this point in the history
  23. add helper spec

    jarindr committed Apr 7, 2020
    Configuration menu
    Copy the full SHA
    b3e9f4d View commit details
    Browse the repository at this point in the history
  24. fix lint

    jarindr committed Apr 7, 2020
    Configuration menu
    Copy the full SHA
    918a6d4 View commit details
    Browse the repository at this point in the history
  25. update doc

    jarindr committed Apr 7, 2020
    Configuration menu
    Copy the full SHA
    703f83b View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2020

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

Commits on Apr 12, 2020

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

Commits on Apr 13, 2020

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

Commits on Apr 14, 2020

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

Commits on Apr 16, 2020

  1. Configuration menu
    Copy the full SHA
    396ca91 View commit details
    Browse the repository at this point in the history
  2. fix paginator type

    jarindr committed Apr 16, 2020
    Configuration menu
    Copy the full SHA
    b657f2b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b83375a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1f9ab33 View commit details
    Browse the repository at this point in the history
  5. okay i lied not last one

    jarindr committed Apr 16, 2020
    Configuration menu
    Copy the full SHA
    4306c50 View commit details
    Browse the repository at this point in the history
  6. fix paginator

    jarindr committed Apr 16, 2020
    Configuration menu
    Copy the full SHA
    f176ea1 View commit details
    Browse the repository at this point in the history
  7. fix missing )

    jarindr committed Apr 16, 2020
    Configuration menu
    Copy the full SHA
    25e6485 View commit details
    Browse the repository at this point in the history
  8. change type

    jarindr committed Apr 16, 2020
    Configuration menu
    Copy the full SHA
    d110618 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    107e73c View commit details
    Browse the repository at this point in the history