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 pallets/events endpoint #1204

Merged
merged 17 commits into from
Feb 13, 2023
Merged

Commits on Jan 26, 2023

  1. add events pallet events endpoint

    add unit tests
    add e2e test
    marshacb committed Jan 26, 2023
    Configuration menu
    Copy the full SHA
    c60c6b1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7a4723d View commit details
    Browse the repository at this point in the history
  3. merge master

    fix conflicts
    marshacb committed Jan 26, 2023
    Configuration menu
    Copy the full SHA
    e359ecb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0255233 View commit details
    Browse the repository at this point in the history
  5. update events references

    marshacb committed Jan 26, 2023
    Configuration menu
    Copy the full SHA
    686ff4c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    32c0099 View commit details
    Browse the repository at this point in the history
  7. lint

    marshacb committed Jan 26, 2023
    Configuration menu
    Copy the full SHA
    8ff92a3 View commit details
    Browse the repository at this point in the history
  8. add events check to getPalletMetadataType

    add unhappy path check to fetchEventItem unit tests
    marshacb committed Jan 26, 2023
    Configuration menu
    Copy the full SHA
    4594f07 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2023

  1. merge master

    fix merge conflicts
    marshacb committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    66df0ab View commit details
    Browse the repository at this point in the history
  2. merge master

    marshacb committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    f15eead View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2023

  1. update abstratpalletservice types

    refactored events items assignment
    marshacb committed Feb 1, 2023
    Configuration menu
    Copy the full SHA
    7318350 View commit details
    Browse the repository at this point in the history
  2. update error message to reflect more accurately when the pallet metad…

    …ata has no items to query of a specific field type
    marshacb committed Feb 1, 2023
    Configuration menu
    Copy the full SHA
    c95a2a4 View commit details
    Browse the repository at this point in the history
  3. merge master

    marshacb committed Feb 1, 2023
    Configuration menu
    Copy the full SHA
    01970f1 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2023

  1. debug historicApi pallets

    marshacb committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    25b29bc View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2023

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

Commits on Feb 13, 2023

  1. Configuration menu
    Copy the full SHA
    43e51f9 View commit details
    Browse the repository at this point in the history
  2. yarn lint

    marshacb committed Feb 13, 2023
    Configuration menu
    Copy the full SHA
    c8f638a View commit details
    Browse the repository at this point in the history