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

Add Polygon zkEVM batches fetcher #7584

Merged
merged 52 commits into from Oct 25, 2023
Merged

Add Polygon zkEVM batches fetcher #7584

merged 52 commits into from Oct 25, 2023

Commits on Oct 25, 2023

  1. Create zkEVM tables

    varasev committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    63b023f View commit details
    Browse the repository at this point in the history
  2. Add runners for zkEVM tables

    varasev committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    27d9232 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e630e51 View commit details
    Browse the repository at this point in the history
  4. Extend zkEVM batches indexer

    varasev committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    6673b1c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f3dd999 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6b5a353 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8c145ef View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6efe1e5 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7cf6202 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    9b50f4d View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    ec5240e View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    dbc3921 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    eadef3c View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    b4e7a12 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    c445cdb View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    5d990c9 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    c87e64f View commit details
    Browse the repository at this point in the history
  18. Rename some routes in API v2

    varasev committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    beafb4a View commit details
    Browse the repository at this point in the history
  19. Update changelog

    varasev committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    242cac2 View commit details
    Browse the repository at this point in the history
  20. Fix for dialyzer

    varasev committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    a920650 View commit details
    Browse the repository at this point in the history
  21. Add new words to cspell.json

    varasev committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    977c653 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    1d05035 View commit details
    Browse the repository at this point in the history
  23. Simplify batches chunking

    varasev committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    06ce6d7 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    03566d5 View commit details
    Browse the repository at this point in the history
  25. Fix syntax

    varasev committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    f30a4d4 View commit details
    Browse the repository at this point in the history
  26. Minor changes

    varasev committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    bc411f5 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    841fd7b View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    3fe3c5c View commit details
    Browse the repository at this point in the history
  29. Remove redundant line

    varasev committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    00f71d3 View commit details
    Browse the repository at this point in the history
  30. Small refactoring

    varasev committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    8b70c29 View commit details
    Browse the repository at this point in the history
  31. Txn -> Transaction

    varasev committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    126c59a View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    a82c8bd View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    54fb9a3 View commit details
    Browse the repository at this point in the history
  34. Change some API routes

    varasev committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    332062e View commit details
    Browse the repository at this point in the history
  35. Add small comment

    varasev committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    f563170 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    d77f3f5 View commit details
    Browse the repository at this point in the history
  37. Fix config/runtime.exs

    varasev committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    397df46 View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    a7d39c8 View commit details
    Browse the repository at this point in the history
  39. Define chain type

    varasev committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    5ea5da2 View commit details
    Browse the repository at this point in the history
  40. Add @doc for public functions

    varasev committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    1d36bd8 View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    921e01d View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    bea348d View commit details
    Browse the repository at this point in the history
  43. Fixes after rebase

    varasev committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    07c3dbf View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    8928bd3 View commit details
    Browse the repository at this point in the history
  45. Handle 0 gas limit

    vbaranov authored and varasev committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    f0fcf7a View commit details
    Browse the repository at this point in the history
  46. mix format

    varasev committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    adc277e View commit details
    Browse the repository at this point in the history
  47. Configuration menu
    Copy the full SHA
    bd7a783 View commit details
    Browse the repository at this point in the history
  48. Configuration menu
    Copy the full SHA
    158e64f View commit details
    Browse the repository at this point in the history
  49. Minor fixes

    varasev committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    45cb6d2 View commit details
    Browse the repository at this point in the history
  50. Fix transaction_controller.ex

    varasev committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    e7bad40 View commit details
    Browse the repository at this point in the history
  51. Configuration menu
    Copy the full SHA
    5e3a8cb View commit details
    Browse the repository at this point in the history
  52. Small refactoring

    varasev committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    2836ccf View commit details
    Browse the repository at this point in the history