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: uAgent almanac registrations #187

Merged
merged 53 commits into from
Dec 19, 2022
Merged

Conversation

bryanchriswhite
Copy link

@bryanchriswhite bryanchriswhite commented Nov 21, 2022

Changes

  • adds AlmanacRecord and AlmanacRegistration entities
  • adds misc. absent type annotations
  • refactor test contract download helper
  • add uagents repo (private at time of writing) as a git submodule dependency (for e2e tests)

Code Review Checklist (to be filled out by reviewer)

  • Description accurately reflects what changes are being made.
  • Either the PR references an issue (via the "Development" combobox) or the description explains the need for the changes.
  • The PR appropriately sized. (:see_no_evil: :sweat_smile:)
  • New code has enough tests.
  • New code has enough documentation to answer "how do I use it?" and "what does it do?".
  • Existing documentation is up-to-date, if impacted.

@bryanchriswhite bryanchriswhite linked an issue Nov 22, 2022 that may be closed by this pull request
@bryanchriswhite bryanchriswhite changed the title chore: uAgent almanac registrations, records, & resolutions chore: uAgent almanac registrations Nov 24, 2022
@bryanchriswhite bryanchriswhite self-assigned this Nov 25, 2022
@bryanchriswhite bryanchriswhite added the C-enhancement Category: New feature or request label Dec 1, 2022
@bryanchriswhite bryanchriswhite changed the title chore: uAgent almanac registrations feat: uAgent almanac registrations Dec 1, 2022
@bryanchriswhite bryanchriswhite force-pushed the chore/u-agent-almanac branch 4 times, most recently from 3eafd0b to bc15403 Compare December 8, 2022 13:25
@bryanchriswhite bryanchriswhite marked this pull request as ready for review December 16, 2022 14:14
schema.graphql Outdated Show resolved Hide resolved
Copy link
Member

@Jonathansumner Jonathansumner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Amazing work, bud!

@bryanchriswhite bryanchriswhite merged commit 60c798b into main Dec 19, 2022
@bryanchriswhite bryanchriswhite deleted the chore/u-agent-almanac branch December 19, 2022 16:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-enhancement Category: New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

uAgent almanac tracking
3 participants