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 /blocks that enforces range query param. #954

Merged
merged 29 commits into from
Jun 17, 2022
Merged

Commits on Jun 9, 2022

  1. Add range query param type

    TarikGul committed Jun 9, 2022
    Configuration menu
    Copy the full SHA
    616ad06 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aa7ca6d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b808d0a View commit details
    Browse the repository at this point in the history
  4. lint, add /blocks route

    TarikGul committed Jun 9, 2022
    Configuration menu
    Copy the full SHA
    6c2c444 View commit details
    Browse the repository at this point in the history
  5. fix grumbles

    TarikGul committed Jun 9, 2022
    Configuration menu
    Copy the full SHA
    0702713 View commit details
    Browse the repository at this point in the history
  6. fix blunder

    TarikGul committed Jun 9, 2022
    Configuration menu
    Copy the full SHA
    626605d View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2022

  1. Configuration menu
    Copy the full SHA
    e3f9049 View commit details
    Browse the repository at this point in the history
  2. add return types

    TarikGul committed Jun 10, 2022
    Configuration menu
    Copy the full SHA
    2e84e30 View commit details
    Browse the repository at this point in the history
  3. cleanup QueueNext type

    TarikGul committed Jun 10, 2022
    Configuration menu
    Copy the full SHA
    0fb7791 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2022

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

Commits on Jun 14, 2022

  1. add PromiseQueue

    TarikGul committed Jun 14, 2022
    Configuration menu
    Copy the full SHA
    3694230 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2022

  1. Configuration menu
    Copy the full SHA
    479b6a0 View commit details
    Browse the repository at this point in the history
  2. add PromiseQueue

    TarikGul committed Jun 16, 2022
    Configuration menu
    Copy the full SHA
    551e957 View commit details
    Browse the repository at this point in the history
  3. use PromiseQueue

    TarikGul committed Jun 16, 2022
    Configuration menu
    Copy the full SHA
    b12aff0 View commit details
    Browse the repository at this point in the history
  4. lint

    TarikGul committed Jun 16, 2022
    Configuration menu
    Copy the full SHA
    e08ba26 View commit details
    Browse the repository at this point in the history
  5. remove console

    TarikGul committed Jun 16, 2022
    Configuration menu
    Copy the full SHA
    2bf31c8 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2022

  1. fix verifyInt

    TarikGul committed Jun 17, 2022
    Configuration menu
    Copy the full SHA
    1f9726c View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of github.com:paritytech/substrate-api-sidecar …

    …into tarik-blocks-range
    
    Merge master
    TarikGul committed Jun 17, 2022
    Configuration menu
    Copy the full SHA
    8a5b15b View commit details
    Browse the repository at this point in the history
  3. add /blocks to docs

    TarikGul committed Jun 17, 2022
    Configuration menu
    Copy the full SHA
    4f8cc20 View commit details
    Browse the repository at this point in the history
  4. change BlockRange to Blocks

    TarikGul committed Jun 17, 2022
    Configuration menu
    Copy the full SHA
    cd82e9c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d54eb1a View commit details
    Browse the repository at this point in the history
  6. add verifyUInt within util

    TarikGul committed Jun 17, 2022
    Configuration menu
    Copy the full SHA
    e13780f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7947362 View commit details
    Browse the repository at this point in the history
  8. correct error message

    TarikGul committed Jun 17, 2022
    Configuration menu
    Copy the full SHA
    b58521e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d88820c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1b2ba31 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    076c943 View commit details
    Browse the repository at this point in the history
  12. fix comment grumble

    TarikGul committed Jun 17, 2022
    Configuration menu
    Copy the full SHA
    296a4aa View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    3c65a03 View commit details
    Browse the repository at this point in the history